Problem bei Instalation von 2.0.12
Verfasst: 09.03.2005 20:25
Hi. Ich soll bei dem Update auf 2.0.12 in der common.php
allerdings gibt es das was ich suchen soll in der common.php bei mir nicht... was soll ich da jetzt machen?
mfg, Cold
suchen und mit$test = array('HTTP_GET_VARS' => NULL, 'HTTP_POST_VARS' => NULL, 'HTTP_COOKIE_VARS' => NULL, 'HTTP_SERVER_VARS' => NULL, 'HTTP_ENV_VARS' => NULL, 'HTTP_POST_FILES' => NULL);
ersetzen...$test = array('HTTP_GET_VARS' => NULL, 'HTTP_POST_VARS' => NULL, 'HTTP_COOKIE_VARS' => NULL, 'HTTP_SERVER_VARS' => NULL, 'HTTP_ENV_VARS' => NULL, 'HTTP_POST_FILES' => NULL, 'phpEx' => NULL, 'phpbb_root_path' => NULL);
allerdings gibt es das was ich suchen soll in der common.php bei mir nicht... was soll ich da jetzt machen?
mfg, Cold