28.09.2016, 09:29
Witam , mam problem z shoutboxem po napisaniu wiadomości wyświetla się a jak napiszę zaraz 2 już nie dopiero jak odświeże jest 2 !.. HELP
Daję konto testowe : test123 hasło test123123
+ screen
dvz_shoutbox:
Daję konto testowe : test123 hasło test123123
+ screen
dvz_shoutbox:
Kod:
<div id="shoutbox" class="front{$classes}">
<div class="head">
<strong>{$lang->dvz_sb_shoutbox}</strong>
<p class="right"><a href="{$mybb->settings['bburl']}/index.php?action=shoutbox_archive">« {$lang->dvz_sb_archivelink}</a></p>
</div>
<div id="ogloszenie_sb_green">
Witam ciebie graczu na forum VIRTUSFRAG , miłej zabawy!
</div>
<div class="body">
<div class="body">
{$panel}
<div class="window" style="height:{$mybb->settings['dvz_sb_height']}px">
<div class="data">
{$html}
</div>
</div>
</div>
<script type="text/javascript" src="{$mybb->settings['bburl']}/jscripts/dvz_shoutbox.js"></script>
{$javascript}
</div>