Header bearbeiten

cRysTaL*
Ich hätte die Top Buttons gerne in folgender Anordnung:

START
USER-CP
PN-BOX
KALENDER
MEMBERS
TEAM
SUCHE
ACP (nur sichtbar bei Rechten)
MODCP (nur sichtbar bei Rechten)
LOGOUT
wottri
So???

Da du Register und FAQ nicht wolltest, sind die natürlich auch weg.

MfG
cRysTaL*
Zitat:
Original von wottri

Da du Register und FAQ nicht wolltest, sind die natürlich auch weg.


Wenn ich ausgelogt bin, ist Register leider noch da. Aber dafür Start nichtmehr
wottri
f5 Probiert?

//Tante Edith meint lösche mal zeile 14.
cRysTaL*
Zitat:
Original von wottri

Tante Edith meint lösche mal zeile 14.



Dann kommt dies:

Parse error: syntax error, unexpected ';' in /usr/export/www/hosting/bsvboard/wbb2/global.php(256) : eval()'d code on line 24
wottri
code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
<table style="width:{$style['tableoutwidth']}" cellpadding="{$style['tableoutcellpadding']}" cellspacing="{$style['tableoutcellspacing']}" align="center" border="{$style['tableoutborder']}" class="tableoutborder">
 <tr>
  <td class="mainpage" align="center">
   <table style="width:100%" border="0" cellspacing="0" cellpadding="0">
    <tr> 
     <td class="logobackground" align="left"><if($style['logoimage']!="")><then><a href="index.php{$SID_ARG_1ST}"><img src="{$style['logoimage']}" border="0" alt="$master_board_name" title="$master_board_name" /></a></then></if></td>
    </tr>
    <tr>
     <td align="center" style="background-image: url({$style['imagefolder']}/top_bg.gif);"><span class="smallfont"><if($wbbuserdata['userid'])><then>
<a href="index.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_start.gif" border="0" alt="{$lang->items['LANG_GLOBAL_TOINDEX']}" title="{$lang->items['LANG_GLOBAL_TOINDEX']}" /></a>
<a href="usercp.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_usercp.gif" border="0" alt="{$lang->items['LANG_GLOBAL_USERCP']}" title="{$lang->items['LANG_GLOBAL_USERCP']}" /></a>
<a href="pms.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_pms.gif" border="0" alt="{$lang->items['LANG_GLOBAL_PMS']}" title="{$lang->items['LANG_GLOBAL_PMS']}" /></a></then><else>
<a href="calendar.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_calendar.gif" border="0" alt="{$lang->items['LANG_GLOBAL_CALENDAR']}" title="{$lang->items['LANG_GLOBAL_CALENDAR']}" /></a>
<a href="memberslist.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_members.gif" border="0" alt="{$lang->items['LANG_GLOBAL_MEMBERSLIST']}" title="{$lang->items['LANG_GLOBAL_MEMBERSLIST']}" /></a>
<a href="team.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_team.gif" border="0" alt="{$lang->items['LANG_GLOBAL_TEAM']}" title="{$lang->items['LANG_GLOBAL_TEAM']}" /></a>
<a href="search.php{$SID_ARG_1ST}"><img src="{$style['imagefolder']}/top_search.gif" border="0" alt="{$lang->items['LANG_GLOBAL_SEARCH']}" title="{$lang->items['LANG_GLOBAL_SEARCH']}" /></a>
<if($wbbuserdata['a_can_use_acp']==1 && $wbbuserdata['a_acp_or_mcp']==1)><then><a href="acp/index.php" target="_blank"><img src="{$style['imagefolder']}/top_acp.gif" border="0" alt="{$lang->items['LANG_GLOBAL_ACP']}" title="{$lang->items['LANG_GLOBAL_ACP']}" /></a></then></if><if($wbbuserdata['a_can_use_acp']==1 && $wbbuserdata['a_acp_or_mcp']==0)><then><a href="acp/index.php" target="_blank"><img src="{$style['imagefolder']}/top_modcp.gif" border="0" alt="{$lang->items['LANG_GLOBAL_MODCP']}" title="{$lang->items['LANG_GLOBAL_MODCP']}" /></a></then></if>
<a href="logout.php?u=$wbbuserdata[userid]{$SID_ARG_2ND}"><img src="{$style['imagefolder']}/logout.gif" border="0" alt="{$lang->items['LANG_START_LOGOUT']}" title="{$lang->items['LANG_START_LOGOUT']}" /></a></span></td>
    </tr>
    <tr>
      <td style="background-image: url({$style['imagefolder']}/headerline.gif); height:17px;"></td>
    </tr>
   </table><br />
   
cRysTaL*
Fehler:

Parse error: syntax error, unexpected ';' in /usr/export/www/hosting/bsvboard/wbb2/global.php(256) : eval()'d code on line 23


Und der Index ist zerissen
wottri
Häng bitte mal deine Global.php an.
cRysTaL*
büdde schön