Masz wgrany chyba jakiś plugin lub edytowałeś któryś szablon który to powoduje. Ja tak miałem bo miałem plugin wgrnay
SzymonWis napisał(a):a jaki?
Zgaduję, że avatar w widoku wątków.
Panel administratora → Style i szablony → szablony Twojego stylu → Opis działu (Forum Bit)
Podrzuć tutaj zawartość szablonów:
-
forumbit_depth1_cat
-
forumbit_depth1_cat_subforum
forumbit_depth1_cat
Kod:
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder nobr"><thead><tr><td class="thead" colspan="3"><div class="expcolimage"><img src="{$theme['imgdir']}/{$expcolimage}" id="cat_{$forum['fid']}_img" class="expander" alt="{$expaltext}" title="{$expaltext}" /></div><div><h3><a href="{$forum_url}">{$forum['name']}</a></h3></div></td></tr></thead><tbody style="{$expdisplay}" id="cat_{$forum['fid']}_e"><tr class="tcat"><td /><td><span class="smalltext"><strong>{$forum['description']}</strong></span></td><td width="200" align="center"><span class="smalltext"><strong>{$lang->forumbit_lastpost}</strong></span></td></tr>{$sub_forums}<tr><td colspan="3" class="tfoot"></td></tr></tbody></table><br />
_____________________________________
forumbit_depth1_cat_subforum
Kod:
<tr><td class="tcat" colspan="6"><strong>» <a href="{$forum_url}">{$forum['name']}</a></strong><br /><span class="smalltext">{$forum['description']}</span></td></tr>{$sub_forums}
Prawdopodobnie sidebox koliduje z tą skórka
dezaktywowalem sidebox'a, ale jest to samo
newet wylaczylem wszystkie pluginy, ale tez nie pomoglo. Wie ktos o co chodzi?
Zauważyłem, że w szablonach nagłówka widoku subfor masz o jedną komórkę za dużo - dlatego wszystko się sypie.
Na logikę idąc sprawdź w tych kodach co Ci się powtarza i usuń jedną, powtarzającą się część lub coś co tam nie pasuje. Trochę samodzielności... metoda prób i błędów.
A jak się boisz, że coś się zepsuje to rób kopię.
Najpewniej koliduje z pluginem avatary przy postach w działach.
Zainstalowałem te skórke na swoim forum i działa wszystko poprawnie.
W
forumbit_depth2_forum_lastpost -> wklej miedzy ten div
<div class="smalltext desc" align="left"> <div>
wklej to
{$forum['lastposteravatar']}
Ma to tak wyglądać:
<div class="smalltext desc" align="left"> {$forum['lastposteravatar']} <div>
Prawdopodobnie w
forumbit_depth1_forum_lastpost po smalltext już jest ten zapis :
{$forum['lastposteravatar']}
Tak powinien wyglądać :
forumbit_depth1_cat
Kod PHP:
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder nobr">
<thead>
<tr>
<td class="thead" colspan="3">
<div class="expcolimage"><img src="{$theme['imgdir']}/{$expcolimage}" id="cat_{$forum['fid']}_img" class="expander" alt="{$expaltext}" title="{$expaltext}" /></div>
<div><h3><a href="{$forum_url}">{$forum['name']}</a></h3></div>
</td>
</tr>
</thead>
<tbody style="{$expdisplay}" id="cat_{$forum['fid']}_e">
<tr class="tcat">
<td />
<td><span class="smalltext"><strong>{$forum['description']}</strong></span></td>
<td width="240" align="center"><span class="smalltext"><strong>{$lang->forumbit_lastpost}</strong></span></td>
</tr>
{$sub_forums}
<tr><td colspan="3" class="tfoot"></td></tr>
</tbody>
</table>
<br />
Powinno działać.
W forumbit_depth2_forum_lastpost nie ma u mnie wogole tego diva
U mnie tak to wszystko wyglada:
forumbit_depth2_forum_lastpost
Kod:
<div align="left" class="smalltext"><a href="{$lastpost_link}" title="{$full_lastpost_subject}"><strong>{$lastpost_subject}</strong></a>
<br/>{$lang->by} {$lastpost_profilelink}</div>
<div align="right"><span class="smalltext">{$forum['lastposteravatar']}{$lastpost_date}
<span class="darktext">{$lastpost_time}</span></span>
</div>
forumbit_depth1_forum_lastpost
Kod:
<span class="smalltext">{$forum['lastposteravatar']}
<a href="{$lastpost_link}" title="{$full_lastpost_subject}"><strong>{$lastpost_subject}</strong></a>
<br />{$lastpost_date} {$lastpost_time}<br />{$lang->by} {$lastpost_profilelink}</span>
forumbit_depth1_cat
Kod:
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder nobr">
<thead>
<tr>
<td class="thead" colspan="3">
<div class="expcolimage"><img src="{$theme['imgdir']}/{$expcolimage}" id="cat_{$forum['fid']}_img" class="expander" alt="{$expaltext}" title="{$expaltext}" /></div>
<div><h3><a href="{$forum_url}">{$forum['name']}</a></h3></div>
</td>
</tr>
</thead>
<tbody style="{$expdisplay}" id="cat_{$forum['fid']}_e">
<tr class="tcat">
<td />
<td><span class="smalltext"><strong>{$forum['description']}</strong></span></td>
<td width="240" align="center"><span class="smalltext"><strong>{$lang->forumbit_lastpost}</strong></span></td>
</tr>
{$sub_forums}
<tr><td colspan="3" class="tfoot"></td></tr>
</tbody>
</table>
<br />
Wklej ten :
forumbit_depth2_forum_lastpost
Kod:
<div class="smalltext desc" align="left"> {$forum['lastposteravatar']}<div> <span style="white-space:nowrap"> <img class="inlineimg" src="images/swój/swój" alt="" border="0" />
<a href="{$lastpost_link}" title="{$full_lastpost_subject}"><strong>{$lastpost_subject}</strong></a>
</span> </div> <div style="white-space:nowrap; float:left">
{$lang->by} {$lastpost_profilelink} </div> <div align="right" style="white-space:nowrap">
{$lastpost_date} {$lastpost_time} <a href="{$lastpost_link}"><img class="subforumicon" src="images/swój/swój" alt="{$full_lastpost_subject}" border="0" /></a> </div> </div>
Uprzednio zrób kopię swojego szablonu .Oczywiście obrazek i link do obrazka zmieniasz na swój albo w ogóle go wywalasz.