wersja skryptu MyBB:1.6.10
adres forum:handballpro.pl
na czym polega problem (screen, opis, komunikaty):
Witam,
chciałbym, aby zamiast danych zaznaczonych na czerwono: http://img801.imageshack.us/img801/2300/fs8o.png
Były wyświetlane dane zaznaczone tutaj: http://img692.imageshack.us/img692/1564/e1u6.png
Oto mój kod postbit.
adres forum:handballpro.pl
na czym polega problem (screen, opis, komunikaty):
Witam,
chciałbym, aby zamiast danych zaznaczonych na czerwono: http://img801.imageshack.us/img801/2300/fs8o.png
Były wyświetlane dane zaznaczone tutaj: http://img692.imageshack.us/img692/1564/e1u6.png
Oto mój kod postbit.
{$ignore_bit}
<a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
<div class="single-thread">
<div class="side-meta"><div class="user-meta"><div class="avatar">{$post['useravatar']} </div>
<strong><span class="largetext">{$post['profilelink']}</span></strong> {$post['onlinestatus']}<br />
<span class="smalltext">
{$post['usertitle']}<br />
{$post['userstars']}
{$post['groupimage']}
</span><br />
{$post['user_details']}
</div></div>
<div class="thread-box">
<div class="top-thread"><div class="float_left smalltext">
{$post['postdate']}, {$post['posttime']} <span id="edited_by_{$post['pid']}">{$post['editedmsg']}</span>
</div>
{$post['posturl']}<div class="clear"></div></div>
<span class="smalltext"><strong>{$post['icon']}{$post['subject']} {$post['subject_extra']}</strong></span>
<div class="post_body" id="pid_{$post['pid']}">
{$post['message']}
</div>
{$post['attachments']}
{$post['signature']}
<div class="post_meta" id="post_meta_{$post['pid']}">
{$post['iplogged']}
</div></div>
<div class="bottom-thread"> <div class="author_buttons float_left">
</div>
<div class="post_management_buttons float_right">{$post['button_spam']}{$post['button_edit']}{$post['button_quickdelete']}{$post['button_quote']}{$post['button_multiquote']}{$post['button_report']}{$post['button_warn']}{$post['button_reply_pm']}{$post['button_replyall_pm']}{$post['button_forward_pm']}{$post['button_delete_pm']}
</div></div><div class="clear"></div>
</div><div class="clear"></div>
</div>
Sepowaty napisał 23.06.2013, 07:12:
Przenoszę do działu dot. szablonów.
Przenoszę do działu dot. szablonów.