Code: Alles auswählen
$phpbb_root_path = './';Code: Alles auswählen
define('IN_PHPBB', "1");Parse Error
Code: Alles auswählen
$phpbb_root_path = './';Code: Alles auswählen
define('IN_PHPBB', "1");Dann bekomme ich diese Meldung im ForumspyfensterParse Error hat geschrieben:
Probiere bitte mal,
$phpbb_root_path = './';
VOR diese Zeile zu verschieben:
// LANGUAGE SWITCH
Cracker Tracker stopped your script because the engine detected that the script you want to execute has not initialized the var $phpbb_root_path correctly.