12.04.2009, 18:46
Liebe Community,
habe mal wieder ein Problem.
Wollte dem Board eigene Forenicons verpassen. Habe natürlich ein Plugin installiert und aktiviert, daraufhin kam ein Error, welchen ich nicht natürlich nicht notiert habe...
Das Problem: Ich sehe keine Foren Icons mehr... Es wird nur noch ein Text angezeigt: "Forum enthält keine neuen Beiträge"...
Kann das vielleicht am Template "forumbit_depth2" liegen?
Hier der Inhalt...
MyBB-Version: 1.4.4
Template: Afresh Black
www.adultgamer.de
Danke im Voraus!
MfG,
Selman
habe mal wieder ein Problem.
Wollte dem Board eigene Forenicons verpassen. Habe natürlich ein Plugin installiert und aktiviert, daraufhin kam ein Error, welchen ich nicht natürlich nicht notiert habe...
Das Problem: Ich sehe keine Foren Icons mehr... Es wird nur noch ein Text angezeigt: "Forum enthält keine neuen Beiträge"...
Kann das vielleicht am Template "forumbit_depth2" liegen?
Hier der Inhalt...
Code:
<tr>
<td class="{$bgcolor}" align="center" valign="top" width="1"><img src="{$theme['imgdir']}/forumicons/{$lightbulb['folder']}" alt="{$lightbulb['altonoff']}" title="{$lightbulb['altonoff']}" class="ajax_mark_read" id="mark_read_{$forum['fid']}" /></td>
<td class="{$bgcolor}" valign="top">
<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>
MyBB-Version: 1.4.4
Template: Afresh Black
www.adultgamer.de
Danke im Voraus!
MfG,
Selman