Seite 1 von 1

simple_subforums_1.0.1 unter phpbb2.0.21

Verfasst: 01.07.2006 21:05
von Gulaschk@none
wollte den einbaun aber hier haut nix mehr hin, ich soll :

Code: Alles auswählen

#
#-----[ OPEN ]------------------------------------------
#
templates/subSilver/index_body.tpl


#
#-----[ FIND ]------------------------------------------
#
  <!-- BEGIN forumrow -->


#
#-----[ AFTER, ADD ]------------------------------------------
#
  <!-- IF ! forumrow.PARENT -->


#
#-----[ FIND ]------------------------------------------
#
<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>


#
#-----[ REPLACE WITH ]------------------------------------------
#
<!-- 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>


#
#-----[ FIND ]------------------------------------------
#
  <!-- END forumrow -->


#
#-----[ BEFORE, ADD ]------------------------------------------
#
  <!-- ENDIF -->
und nun schaut euch mal meine index_body an :roll:

www.world-of-forum.de/index_body.txt

da ist garnichts von vorhanden ?

Verfasst: 02.07.2006 02:30
von nkler
kann es sein das du nicht die index_body.tpl da hast sondern die admin/index_body.tpl?

Verfasst: 02.07.2006 09:03
von Malz
Jopp ist die admin index_body.tpl :D

Verfasst: 02.07.2006 11:21
von Gulaschk@none
man ist das peinlich :oops: wenigstens funktioniert jetze alles Danke Jungs