ich verzweifel grad ein wenig. Ich bin mir nicht sicher ob der Fehler daraus resultiert weil ich irgend etwas falsch eingestellt habe (deswegen Administration und Benutzung), oder weil ich den Style selbst erstellt habe.
Jedenfalls will ich das für die Unterforen angezeigt wird ob ein neues Posting drin geschrieben wude, oder nicht. Die Images sind ja beim prosilver dabei (subforum_read / subforum_unread), und bei phpbb.com wirds auch angezeigt, aber bei mir wills irgendwie nicht klappen.
Ich denke aber das es am Modifizieren liegt, oder muss ich das irgendwo expliziet einstellen?
Meine forumlist_body sieht derzeit (auschnittweise) so aus:
Code: Alles auswählen
<!-- IF not forumrow.S_IS_CAT -->
<table width="902" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="background-image:url({T_IMAGESET_PATH}/new.jpg);" width="49" height="210" valign="top"><div style="padding-top:10px; padding-left:8px;"><dl class="icon" style="background-image: url({forumrow.FORUM_FOLDER_IMG_SRC}); background-repeat: no-repeat; height:52px;"></dl></div></td>
<td style="background-image:url({T_IMAGESET_PATH}/frmpic.jpg);" width="234" height="210"><!-- IF forumrow.FORUM_IMAGE -->{forumrow.FORUM_IMAGE}<!-- ENDIF --></td>
<td>
<table width="619" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="background-image:url({T_IMAGESET_PATH}/text.jpg);" width="619" height="38"></td>
</tr>
</table>
<table width="619" border="0" cellspacing="0" cellpadding="0">
<tr>
<td style="background-image:url({T_IMAGESET_PATH}/beschreibung.jpg);" width="212" height="172" valign="top"><div style="padding-top:10px; padding-left:18px; width:190px;"><span style="color:#575b66;">{forumrow.FORUM_DESC}</span></div></td>
<td style="background-image:url({T_IMAGESET_PATH}/foren.jpg);" width="136" height="172" valign="top"><div style="text-align:center; padding-top:10px;">
<!-- IF forumrow.SUBFORUMS -->{forumrow.SUBFORUMS}<!-- ENDIF -->
</div></td>
<td style="background-image:url({T_IMAGESET_PATH}/topics.jpg);" width="53" height="172"><div style="text-align:center; padding-bottom:44px; padding-left:5px;"><!-- IF not forumrow.S_IS_LINK --><strong>{forumrow.TOPICS}</strong><!-- ENDIF --></div></td>
<td style="background-image:url({T_IMAGESET_PATH}/posts.jpg);" width="55" height="172"><div style="text-align:center; padding-bottom:44px; padding-left:4px;"><!-- IF not forumrow.S_IS_LINK --><strong>{forumrow.POSTS}</strong><!-- ENDIF --></div></td>
<td style="background-image:url({T_IMAGESET_PATH}/fakten.jpg);" width="163" height="172" valign="top"><div style="padding-left:10px; padding-top:10px;"><!-- IF forumrow.LAST_POST_TIME -->Verfasst von:<br>{forumrow.LAST_POSTER_FULL}<br /><br /><a href="{forumrow.U_LAST_POST}">{LAST_POST_IMG}</a>Letztes Posting:<br> <strong>{forumrow.LAST_POST_TIME}</strong><!-- ELSE -->{L_NO_POSTS}<!-- ENDIF --></div></td>
</tr>
</table>
</td>
</tr>
</table>
<!-- ENDIF -->
Vllt kann mir da ja jemand helfen.
Die Ordnung der Foren ist wie folgt: Hauptforum (Forum, keine Kategorie), und darunter die Subforen (das Hauptforum erscheint nicht in der Liste). Um das Ganze ein wenig dar zu stellen hier ein Bild:
Bild
Ich bedanke mich vielmals im Voraus!
Grüße von,
Sintao