(alter Thread - Codechagnes für Aphrodite)
(Hat sich erledigt. Hab was gefunden.
Für alle interessierten.
hier gibts die Lösung)
NEU
Hab ein Problem:
Mein Index ist etwas fehlerhaft.
Hier seht ihr den Fehler :
www.rdm-net.de/osboard/index.php
Allerdings keine Ahnung in welcher zeile bzw. Datei ich suchen soll

Bin für Hilfe dankbar

edit :
Also handelt sich wohl um diese Stelle
Code: Alles auswählen
<!-- BEGIN forumrow -->
<!-- IF ! forumrow.PARENT -->
<tr>
<td class="row1" align="center" valign="middle" height="50"><img src="{catrow.forumrow.FORUM_FOLDER_IMG}" width="25" height="25" alt="{catrow.forumrow.L_FORUM_FOLDER_ALT}" title="{catrow.forumrow.L_FORUM_FOLDER_ALT}" /></td>
<td class="row1h{catrow.forumrow.XS_NEW} row-forum" width="70%" onclick="window.location.href='{catrow.forumrow.U_VIEWFORUM}'"><a class="forumlink{catrow.forumrow.XS_NEW}" href="{catrow.forumrow.U_VIEWFORUM}">{catrow.forumrow.FORUM_NAME}</a><br />
<span class="genmed">{catrow.forumrow.FORUM_DESC}<br />
<!-- BEGIN sub --><!-- DEFINE $HAS_SUB = 1 --><!-- IF catrow.forumrow.sub.NUM > 0 -->, <!-- ELSE --><span class="genmed">{L_SUBFORUMS}: <!-- ENDIF -->{catrow.forumrow.sub.LAST_POST_SUB} <a href="{catrow.forumrow.sub.U_VIEWFORUM}">
<!-- IF catrow.forumrow.sub.UNREAD -->class="topic-new"<!-- ENDIF -->
title="{catrow.forumrow.sub.FORUM_DESC_HTML}">{catrow.forumrow.sub.FORUM_NAME} </a><!-- END sub -->
<!-- IF $HAS_SUB --></span><!-- UNDEFINE $HAS_SUB --><!-- ENDIF -->
</span><br><span class="moderators"> <!-- IF catrow.forumrow.MODERATORS -->{catrow.forumrow.L_MODERATOR} {catrow.forumrow.MODERATORS}<br /><!-- ENDIF --> </span></td>
<td class="row2 row-center-small">{catrow.forumrow.TOTAL_TOPICS}</td>
<td class="row2 row-center-small">{catrow.forumrow.TOTAL_POSTS}</td>
<td class="row3 row-center-small" width="130">{catrow.forumrow.LAST_POST}</td>
<!-- BEGIN switch_forum_link_on -->
<td class="row3 row-center-small">{catrow.forumrow.FORUM_LINK_COUNT}</td>
<!-- END switch_forum_link_on -->
</tr>
<!-- ENDIF -->
<!-- END forumrow -->
Beim Bild weiß ichs leider nicht...
bazo