Seite 1 von 1
admin alles ehen Problem
Verfasst: 22.05.2005 21:23
von FarChris
Also ich habe die "admin alles sehen" Mod draufgetan, aber ich habe das Style BMan1Blue und ich weiß nicht wo man diesen Code dort einfügen muss! Also man kann in der overall_header.tpl nicht den Satz "At the bottom of the File" finden und desswegen weiß ich nicht wo der Code hin soll.
Code: Alles auswählen
#
#-----[ OPEN ]------------------------------------------
#
templates/subSilver/overall_header.tpl
#
#-----[ FIND ]------------------------------------------
# At the bottom of the File
</tr>
</table></td>
</tr>
</table>
<br />
#
#-----[ AFTER, ADD ]------------------------------------------
#
<!-- BEGIN switch_admin_disable_board -->
<table width="100%" cellspacing="0" cellpadding="10" border="0" align="center">
<tr>
<td class="forumline" align="center"><span class="gen"><b>{L_BOARD_DISABLE}</b></span></td>
</tr>
</table>
<!-- END switch_admin_disable_board -->
#
#
das ist meine overall_header.tpl !
http://forum.sumania.de/templates/BMan1 ... header.txt
Re: admin alles ehen Problem
Verfasst: 22.05.2005 21:24
von Jan500
FarChris hat geschrieben:Also ich habe die "admin alles sehen" Mod draufgetan, aber ich habe das Style BMan1Blue und ich weiß nicht wo man diesen Code dort einfügen muss! Also man kann in der overall_header.tpl nicht den Satz "At the bottom of the File" finden und desswegen weiß ich nicht wo der Code hin soll.
Code: Alles auswählen
#
#-----[ OPEN ]------------------------------------------
#
templates/subSilver/overall_header.tpl
#
#-----[ FIND ]------------------------------------------
# At the bottom of the File
</tr>
</table></td>
</tr>
</table>
<br />
#
#-----[ AFTER, ADD ]------------------------------------------
#
<!-- BEGIN switch_admin_disable_board -->
<table width="100%" cellspacing="0" cellpadding="10" border="0" align="center">
<tr>
<td class="forumline" align="center"><span class="gen"><b>{L_BOARD_DISABLE}</b></span></td>
</tr>
</table>
<!-- END switch_admin_disable_board -->
#
#
At the bottom of the File heißt übersetzt am ende der datei...also hat das nichts mit code zutun
Jan
Verfasst: 22.05.2005 21:27
von FarChris
achso und nach was müsste ich den Code hinzufügen ?
Nach ganz unten ?
Das ist meine overall_header.tpl !
http://forum.sumania.de/templates/BMan1 ... header.txt
Verfasst: 22.05.2005 21:33
von andreasOymann
Code: Alles auswählen
#
#-----[ FIND ]------------------------------------------
# At the bottom of the File
</tr>
</table></td>
</tr>
</table>
<br />
#
#-----[ AFTER, ADD ]------------------------------------------
#
weisst du, was "At the bottom of the file" heißt???
füge den Code am Ende der Datei ein!
A.
Verfasst: 22.05.2005 22:28
von FarChris
Aber wenn ich diesen Code
Code: Alles auswählen
<!-- BEGIN switch_admin_disable_board -->
<table width="100%" cellspacing="0" cellpadding="10" border="0" align="center">
<tr>
<td class="forumline" align="center"><span class="gen"><b>{L_BOARD_DISABLE}</b></span></td>
</tr>
</table>
<!-- END switch_admin_disable_board -->
am ende der overall_header.tpl hinkopiere,dann zeigt der den text doppelt an !
http://img236.echo.cx/my.php?image=screen06nk.jpg
und jetzt sagt der mir sogar das !
message_die() was called multiple times. This isn't supposed to happen. Was message_die() used in page_tail.php?
Verfasst: 22.05.2005 22:29
von kratzer54847
hast du das Datenbankupdate gemacht?
mfg Johny
Verfasst: 22.05.2005 22:30
von FarChris
nein wieso denn das ?
Verfasst: 22.05.2005 22:31
von kratzer54847
hmm...link zum Mod?
Verfasst: 22.05.2005 22:33
von FarChris
ah,ne es geht schon alles wieder ich habe die common.php in einen andere Ordner geladen.
Die Mod funktioniert jetzt optimal DANKE trotzdem
