Ich hab hier schon nach Beiträgen gesucht und auch diese Tipps ausprobiert. Leider klappt das nicht.
Hier mal ein auszug aus meiner "neu strukturierten" overall_header.tpl:
Code: Alles auswählen
<a href="index.php" style="text-decoration: none">Start</a>
<span class="mainmenu">|
<a href="{U_MEMBERLIST}" style="text-decoration: none">Leute</a> |
<a href="{U_PROFILE}" style="text-decoration: none">Profil ändern</a> |
<!-- BEGIN Shownickpagebutton -->
<a href="{Shownickpagebutton.U_NICKPAGE}" style="text-decoration: none">Nickpage ändern</a> |
<!-- END Shownickpagebutton -->
<a href="{U_PRIVATEMSGS}" style="text-decoration: none">Mails</a> |
<a href="groupcp.php?g=10" style="text-decoration: none">[COP
TEMPS]</a> | <a href="groupcp.php?g=11" style="text-decoration: none">
[HOP TEMPS]</a></font></b></td>
<td align="right"><b><font color="#FFFFFF" size="1">
<a href="{U_LOGIN_LOGOUT}" style="text-decoration: none">{L_LOGIN_LOGOUT}</a>
|
<a href="{U_REGISTER}" style="text-decoration: none">{L_REGISTER}</a></font></b></td>
<td width="5">
Code: Alles auswählen
<!-- BEGIN switch_user_logged_in --><a href="{U_MEMBERLIST}" style="text-decoration: none">Leute</a> | <!-- END switch_user_logged_in -->Wo könne dabei der Fehler sein?
Ich bitte um eure Hilfe. Vielen lieben dank im vorraus.
Mit freundlichen Grüßen
Matze89