wersja skryptu MyBB:1.6.12
adres forum:cs-taktyczni.xaa.pl
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu): Dziwnie rozjechane wątki. Nie mam pojęcia dlaczego..
http://speedy.sh/SA2ng/dd.png
Pokaż swój forumbit_depth2_forum (opis działu) i forumdisplay_subforums (widok działu).
Spróbuj tak forumdisplay_subforums:
Kod PHP:
<tr>
<td class="trow1 imgForum" align="center" valign="middle" style="width: 43px;"><img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" /></td>
<td class="trow1" valign="middle" width="45%">
<strong><a class="forumtitle_d2" href="{$forum_url}">{$forum['name']}</a></strong><div class="smalltext">
<span class="forumdesc_d2">{$forum['description']}{$subforums}</span></div>
</td>
<td colspan="2" class="trow_kat3" valign="middle" align="right" style="white-space: nowrap; width: 15%;">
{$threads}{$unapproved['unapproved_threads']} Tematów<br />
{$posts}{$unapproved['unapproved_posts']} Odpowiedzi</td>
<td class="trow1 lastavatar" width="50px"><div class="avek_last">{$forum['lastposteravatar']}</div></td>
<td class="trow1 lastposforum" valign="top" align="left" style="white-space: nowrap;width: 32%;vertical-align: middle;"><div class="lastpost">
{$lastpost}
</div></td>
</tr>
i forumbit_depth2_forum :
Kod PHP:
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead" colspan="6" align="center"><strong>{$lang->sub_forums_in}</strong></td>
</tr>
<tr>
<td class="tcat" width="2%"> </td>
<td class="tcat" width="59%"><span class="smalltext"><strong>{$lang->forumbit_forum}</strong></span></td>
<td class="tcat" width="7%" align="center" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->forumbit_threads}</strong></span></td>
<td class="tcat" width="7%" align="center" style="white-space: nowrap"><span class="smalltext"><strong>{$lang->forumbit_posts}</strong></span></td>
<td colspan="2" class="tcat" width="15%" align="center"><span class="smalltext"><strong>{$lang->forumbit_lastpost}</strong></span></td>
</tr>
{$forums}
</table>
<br />
Oto efekt :
SS:
http://speedy.sh/DqmEQ/efekt.png
Jak coś to będę jutro o 5:00AM
Snake, przywrócenie tez nic nie dało, Działy widać ale ilość wątków itp jest rozwalona. Będę jutro o 5 rano to wrzuce ss
SS po przywróceniu:
http://iv.pl/images/80010903414761191056.png
Zajrzałem w xml stylu, i nie ma tam nic o "forumdisplay_subforums". Może to jest powód tego, że po przywróceniu nic się nie dzieje?
Refresh
1. Miałeś tamte szablony przywrócić na te, co podałeś w linkach.
2. Forum zamknięte, nic nie zrobimy.
Forum juz otwarte..
Przywrócenie pomogło