Podwójne ikony

Założony przez  Informatikier.

wersja skryptu MyBB: 1.6.13
wersja PHP: 5.5.10
adres forum: www.forumworld.h2g.pl
na czym polega problem (screen, opis, komunikaty, nazwa stylu/theme/szablonu): problem polega na tym ,źe mam podwójne ikony przy działach
       
Instalowałeś jakąś modyfikację?

http://mybbsite.pl/ikony-dzialow-i-poddzialow
Tak , instalowałem PL9 Forum Icons 1.1.1.1 ale potem go odinstalowałem .

Jak coś tak wygląda moje "forumbit_depth2_forum" :
<tr>
<td class="{$bgcolor}" align="center" valign="top" width="1"><img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" />
</if><img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" />
</if></td>
<td class="{$bgcolor}" valign="top">
<!-- ImSubscribed -->{$forum['im_subscribed']}<!-- /ImSubscribed --><strong><a href="{$forum_url}">{$forum['name']}</a></strong>{$forum_viewers_text}<div class="smalltext">{$forum['description']}{$modlist}{$subforums}</div>
</td>
<td class="{$bgcolor}" valign="top" align="center" style="white-space: nowrap">{$threads}{$unapproved['unapproved_threads']}</td>
<td class="{$bgcolor}" valign="top" align="center" style="white-space: nowrap">{$posts}{$unapproved['unapproved_posts']}</td>
<td class="{$bgcolor}" valign="top" align="right" style="white-space: nowrap">{$lastpost}</td>
</tr>
Snake_ napisał 15.06.2014, 08:54:
Kody dajemy w tagach [code] / [php]
Zamień

<td class="{$bgcolor}" align="center" valign="top" width="1"><img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" />
</if><img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" />
</if></td>

na to

<td class="{$bgcolor}" align="center" valign="top" width="1"><img src="{$theme['imgdir']}/{$lightbulb['folder']}.gif" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" />
</if></td>



Użytkownicy przeglądający ten wątek:

1 gości