11.07.2014, 21:19
wersja skryptu MyBB: 1.6.14
adres forum: http://forum.fraguj.com
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu):
Po zmianie widoku posta tylko w pierwszym poscie mam informacje na temat reputacji itp.
Przepraszam, ze akurat bez screena ale eszedlem teraz na telefon.
adres forum: http://forum.fraguj.com
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu):
Po zmianie widoku posta tylko w pierwszym poscie mam informacje na temat reputacji itp.
Przepraszam, ze akurat bez screena ale eszedlem teraz na telefon.
Kod:
{$ignore_bit}
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder" style="{$post_extra_style} {$post_visibility}" id="post_{$post['pid']}">
<tr>
<td class="postbit4" width="15%" valign="top" style="white-space: nowrap; text-align: center;"><a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
<span class="smalltext">{$post['profilelink']}</span> {$post['onlinestatus']}<br />
</td>
<td class="postbit4">
<span class="oclock"><i class="fa fa-clock-o"></i> {$post['postdate']} {$post['posttime']}<span class="float_right"> {$post['posturl']}</span></span>
</td>
</tr>
<tr>
<td class="trow23" width="15%" valign="top" style="white-space: nowrap; text-align: center;"></a>
<div class="postbit2">
<span class="smalltext">
{$post['usertitle']}<br />
{$post['userstars']}
{$post['groupimage']}
{$post['useravatar']}<br />
</div>