Webboard

Pełna wersja: Brak Obrazków grup i gwiazdek
Aktualnie przeglądasz uproszczoną wersję forum. Kliknij tutaj, by zobaczyć wersję z pełnym formatowaniem.
wersja skryptu MyBB:1.6
adres forum: www.Cs-Pocisk.xaa.pl
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu):

Po dodaniu Obrazków grup i określeniu ich ścieżek Obrazki grupy nie wyświetlają się tak samo jest z gwiazdkami
A zmienna od wyświetlania w szablonie postbit_classic i postbit jest?
postbit_classic
Cytat:{$ignore_bit}
<table border="0" cellspacing="0" cellpadding="0" class="tborder" id="post_{$post['pid']}">
<tr>
<div class="post_info">
<div class="post_statname">
{$post['profilelink']}
</div>
<div class="post_date">
Napisano {$post['postdate']} {$post['posttime']}
</div>
<span class="nrPosta">#{$postcounter} {$post['inlinecheck']}</span>
</div>
</tr>
<tr>
<td class="post_autor" width="15%" valign="top" style="white-space: nowrap; text-align: center;"><a name="pid{$post['pid']}" id="pid{$post['pid']}"></a>
{$post['onlinestatus']}
<ul class="info_o_autorze">
<li class="user_avatar-post">{$post['useravatar']}</li>
<li>{$post['reputation_title']}</li>
<li>{$post['groupimage']}</li>
<li>{$post['user_details']}</li>


</ul>
</td>
<td class="post_body" valign="top">
{$post['message']}

{$post['attachments']}
{$post['signature']}
<div style="text-align: right; vertical-align: bottom;" id="post_meta_{$post['pid']}">
<div id="edited_by_{$post['pid']}">{$post['editedmsg']}</div>
{$post['iplogged']}

<br>
<br>
<br>
<br>
{$post['button_rep']}

</div>

</td>
</tr>

</table>

<div class="post_buttons" style="vertical-align: middle;">

<a href="#top" class="button_post"><img src="images/carbon/totop.png" alt="" /> Do góry</a>
{$post['button_report']}
<span style="float: right;">
{$post['button_delete_pm']}
<a href="gg:{$post['sr_gadu']}"><object data="http://status.gadu-gadu.pl/users/status.asp?id={$post['sr_gadu']}&styl=0" type="image/png" width="20" height="20"><object data="./images/sr_plugins/plims/no_gadu.png" type="image/png" width="18" height="18">&nbsp;</object></object></a>
<a href="http://ludzie.tlen.pl/{$post['sr_tlen']}/" target="_blank"><object data="http://status.tlen.pl/?u={$post['sr_tlen']}&t=1" type="image/gif" width="18" height="18"><object data="./images/sr_plugins/plims/no_tlen.png" type="image/png" width="18" height="18">&nbsp;</object></object></a>
<a href="skype:{$post['sr_skype']}?chat"><object data="http://mystatus.skype.com/smallicon/{$post['sr_skype']}" type="image/png" width="18" height="18"><object data="./images/sr_plugins/plims/no_skype.png" type="image/png" width="16" height="16">&nbsp;</object></object></a>
{$post['button_email']}
{$post['button_pm']}
{$post['button_www']}
{$post['button_tyl']}{$post['button_edit']}
{$post['button_quote']}
{$post['button_warn']}
</span>
</div>


I jest "<li>{$post['groupimage']}</li>"
a w ACP dałeś końcowkę ? np images/rank/admin.PNG ??
tak "/www/images/grupy/wlasciciel.png" i się nie wyświetla a obrazki mam wrzucone :)

Juz działa bo miałem to co wyżej a powinno byc tak images/grupy/wlasciciel.png
River dzięki że podpowiedziałeś mi