Problem beim Einbau....
Verfasst: 11.01.2006 19:26
hi bin hier neu und weiß net ob des hier rein kommt in dieses forum aber ich wollte einen mod instalieren und da steht das hier drinne... aber irgendwie gibt es immer einen fehler wenn ich es einfüge . nun wollte ich fragen ob mir das jemand einfügen kann un dmir dann diese datei schicken kann... des wäre super nett.... danke mfg jens
p.s. das steht in der anleitung:
#-----[ DATEI ÖFFNEN ]------------------------------------------
#
# admin/index.php
#
#-----[ FINDE (2x) ]-------------------------------------------------
#
case PAGE_FAQ:
$location = $lang['Viewing_FAQ'];
$location_url = "index.$phpEx?pane=right";
break;
#
#-----[ jeweils DARUNTER EINFÜGEN ]---------------------------------------
#
case PAGE_STAFF:
$location = $lang['Staff'];
$location_url = "../staff.$phpEx";
break;
p.s. das steht in der anleitung:
#-----[ DATEI ÖFFNEN ]------------------------------------------
#
# admin/index.php
#
#-----[ FINDE (2x) ]-------------------------------------------------
#
case PAGE_FAQ:
$location = $lang['Viewing_FAQ'];
$location_url = "index.$phpEx?pane=right";
break;
#
#-----[ jeweils DARUNTER EINFÜGEN ]---------------------------------------
#
case PAGE_STAFF:
$location = $lang['Staff'];
$location_url = "../staff.$phpEx";
break;