D3RB
Dies ist eine vorgefertigte Schablone.
Bitte fülle soviel aus, wie dir nur Möglich ist, du kannst auch gerne noch mehr Angaben machen.
Problembeschreibung:
Ich wollte in meiner Header den reg Button entfernen und seitem hab ich nen T-string Fehler...hatte alles wieder rückgängig gemacht aber der Fehler bleibt bestehen.
Fehlermeldung:
Parse error: syntax error, unexpected T_STRING in /board/global.php(212) : eval()'d code on line 6
Link zum Forum oder Screenshot:
http://forum.spqr-multigaming.com/index.php
hier noch meine Header:
Bitte fülle soviel aus, wie dir nur Möglich ist, du kannst auch gerne noch mehr Angaben machen.
Problembeschreibung:
Ich wollte in meiner Header den reg Button entfernen und seitem hab ich nen T-string Fehler...hatte alles wieder rückgängig gemacht aber der Fehler bleibt bestehen.
Fehlermeldung:
Parse error: syntax error, unexpected T_STRING in /board/global.php(212) : eval()'d code on line 6
Link zum Forum oder Screenshot:
http://forum.spqr-multigaming.com/index.php
hier noch meine Header:
Zitat: |
<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="topnav" align="left"><span class="smallfont"><then><a href="usercp.php?sid=$session[hash]"><img id="firstbutton" src="{$style['imagefolder']}/top_usercp.gif" border="0" alt="{$lang->items['LANG_GLOBAL_USERCP']}" title="{$lang->items['LANG_GLOBAL_USERCP']}" onmouseover="this.src='{$style['imagefolder']}/top_usercp_h.gif'" onmouseout="this.src='{$style['imagefolder']}/top_usercp.gif'" /></a><then><a href="pms.php?sid=$session[hash]"><img src="{$style['imagefolder']}/top_pms.gif" border="0" alt="{$lang->items['LANG_GLOBAL_PMS']}" title="{$lang->items['LANG_GLOBAL_PMS']}" onmouseover="this.src='{$style['imagefolder']}/top_pms_h.gif'" onmouseout="this.src='{$style['imagefolder']}/top_pms.gif'" /></a></then></if></then><else><a href="register.php?sid=$session[hash]"><img id="firstbutton" src="{$style['imagefolder']}/top_register.gif" border="0" alt="{$lang->items['LANG_GLOBAL_REGISTER']}" title="{$lang->items['LANG_GLOBAL_REGISTER']}" onmouseover="this.src='{$style['imagefolder']}/top_register_h.gif'" onmouseout="this.src='{$style['imagefolder']}/top_register.gif'" /></a></else></if><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']}" onmouseover="this.src='{$style['imagefolder']}/top_acp_h.gif'" onmouseout="this.src='{$style['imagefolder']}/top_acp.gif'" /></a></then></if><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']}" onmouseover="this.src='{$style['imagefolder']}/top_modcp_h.gif'" onmouseout="this.src='{$style['imagefolder']}/top_modcp.gif'" /></a></then></if></span></td> </tr> <tr> <td class="logobackground" align="center"><then><a href="index.php?sid=$session[hash]"><img src="{$style['logoimage']}" border="0" alt="$master_board_name" title="$master_board_name" /></a></then></if></td> </tr> <tr> <td class="nav" align="left"><span class="smallfont"><a href="index.php?sid=$session[hash]"><img src="{$style['imagefolder']}/top_start.gif" border="0" alt="{$lang->items['LANG_GLOBAL_TOINDEX']}" title="{$lang->items['LANG_GLOBAL_TOINDEX']}" onmouseover="this.src='{$style['imagefolder']}/top_start_h.gif'" onmouseout="this.src='{$style['imagefolder']}/top_start.gif'" /></a><a href="team.php?sid=$session[hash]"><img src="{$style['imagefolder']}/top_team.gif" border="0" alt="{$lang->items['LANG_GLOBAL_TEAM']}" title="{$lang->items['LANG_GLOBAL_TEAM']}" onmouseover="this.src='{$style['imagefolder']}/top_team_h.gif'" onmouseout="this.src='{$style['imagefolder']}/top_team.gif'" /></a><a href="memberslist.php?sid=$session[hash]"><img src="{$style['imagefolder']}/top_members.gif" border="0" alt="{$lang->items['LANG_GLOBAL_MEMBERSLIST']}" title="{$lang->items['LANG_GLOBAL_MEMBERSLIST']}" onmouseover="this.src='{$style['imagefolder']}/top_members_h.gif'" onmouseout="this.src='{$style['imagefolder']}/top_members.gif'" /></a><a href="calendar.php?sid=$session[hash]"><img src="{$style['imagefolder']}/top_calendar.gif" border="0" alt="{$lang->items['LANG_GLOBAL_CALENDAR']}" title="{$lang->items['LANG_GLOBAL_CALENDAR']}" onmouseover="this.src='{$style['imagefolder']}/top_calendar_h.gif'" onmouseout="this.src='{$style['imagefolder']}/top_calendar.gif'" /></a><then><a href="kt_main.php?sid=$session[hash]"><img src="{$style['imagefolder']}/top_kicktipp.gif" border="0" alt="{$lang->items['LANG_GLOBAL_KICKTIPP']}" title="{$lang->items['LANG_GLOBAL_KICKTIPP']}" onmouseover="this.src='{$style['imagefolder']}/top_kicktipp_h.gif'" onmouseout="this.src='{$style['imagefolder']}/top_kicktipp.gif'" /></a></then></if><a href="search.php?sid=$session[hash]"><img src="{$style['imagefolder']}/top_search.gif" border="0" alt="{$lang->items['LANG_GLOBAL_SEARCH']}" title="{$lang->items['LANG_GLOBAL_SEARCH']}" onmouseover="this.src='{$style['imagefolder']}/top_search_h.gif'" onmouseout="this.src='{$style['imagefolder']}/top_search.gif'" /></a><a href="misc.php?action=faq&sid=$session[hash]"><img src="{$style['imagefolder']}/top_faq.gif" border="0" alt="{$lang->items['LANG_GLOBAL_FAQ']}" title="{$lang->items['LANG_GLOBAL_FAQ']}" onmouseover="this.src='{$style['imagefolder']}/top_faq_h.gif'" onmouseout="this.src='{$style['imagefolder']}/top_faq.gif'" /></a></span></td> </tr> </table> <!-- Folgender Code trennt den Header vom Loginstatus auf der Index-Seite --> <div class="boardspace"> </div> <!-- Folgender Code trennt den Header vom Loginstatus auf der Index-Seite --> |