[Fehlersuche] Simple SubForum Frage
Verfasst: 23.01.2006 14:14
Erledigt!
phpBB.de - Die deutsche phpBB-Community
https://www.phpbb.de/community/
LESERECHTE *g* Erklär mal, hab ich nicht gemacht, ist das erste was ich hörevolkerblume hat geschrieben:Hi hast du die leserechte richtig gesetzt war auch ein fehler bei mir![]()
Volker
Schade, das war es leider nicht, trotzdem dankevolkerblume hat geschrieben:im acp schauen das auch alle die unterforen sehen dürfen
ACP-> Forum -> Befugnisse dann das von dir erwähnte Forum anwählen und schauen
Volker
Code: Alles auswählen
<span class="gensmall">{catrow.forumrow.L_MODERATOR} {catrow.forumrow.MODERATORS}</span></td>
<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">{catrow.forumrow.TOPICS}</span></td>
<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">{catrow.forumrow.POSTS}</span></td>
Code: Alles auswählen
<!-- IF catrow.forumrow.MODERATORS --><span class="gensmall">{catrow.forumrow.L_MODERATOR} {catrow.forumrow.MODERATORS}<br /></span><!-- ENDIF -->
<!-- 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 -->
</td>
<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">{catrow.forumrow.TOTAL_TOPICS}</span></td>
<td class="row2" align="center" valign="middle" height="50"><span class="gensmall">{catrow.forumrow.TOTAL_POSTS}</span></td>