30.07.2016, 00:14
wersja skryptu MyBB: 18.7
adres forum: http://polandrescueserwer.cba.pl/
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu): Problem polega na tym że niby mam opis działu w ACP a tego nie widać na stronie głównej podaje także szlablon forumbit_deth2_forum
[TUTAJ OPIS PROBLEMU + SCREENY - wykasuj tę linijkę!!!]
adres forum: http://polandrescueserwer.cba.pl/
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu): Problem polega na tym że niby mam opis działu w ACP a tego nie widać na stronie głównej podaje także szlablon forumbit_deth2_forum
Kod:
<tr>
<td class="{$bgcolor}" align="center" width="1"><div class="forum_status forum_{$lightbulb['folder']} ajax_mark_read" title="{$lightbulb['altonoff']}" id="mark_read_{$forum['fid']}"><i class="fa fa-comments"></i></div></td>
<td class="{$bgcolor}">
<a href="{$forum_url}" class="ttip">{$forum['name']}<span class="ttbg">{$forum['description']}</span></a>{$forum_viewers_text}{$modlist}{$subforums} <br />
</td>
<td class="{$bgcolor} dnone" align="center" style="white-space: nowrap">{$threads}{$unapproved['unapproved_threads']}</td>
<td class="{$bgcolor} dnone" align="center" style="white-space: nowrap">{$posts}{$unapproved['unapproved_posts']}</td>
<td class="{$bgcolor}" align="right" style="white-space: nowrap;">{$lastpost}</td>
</tr>
[TUTAJ OPIS PROBLEMU + SCREENY - wykasuj tę linijkę!!!]