wenn man sich in meinem Forum registriert kommt nach dem senden der Regsitrierungs Daten folgende Fehlermeldung im Header :
Code: Alles auswählen
[phpBB Debug] PHP Notice: in file /includes/functions_messenger.php on line 1059: php_uname() has been disabled for security reasons
[phpBB Debug] PHP Notice: in file /includes/functions_messenger.php on line 1059: php_uname() has been disabled for security reasons
Warning: Cannot modify header information - headers already sent by (output started at xxxxxx/includes/functions.php:2922) in xxxxxx/includes/functions.php on line 3402
Warning: Cannot modify header information - headers already sent by (output started at xxxxxx/includes/functions.php:2922) in xxxxxx/includes/functions.php on line 3404
Warning: Cannot modify header information - headers already sent by (output started at xxxxxx/includes/functions.php:2922) in xxxxxx/includes/functions.php on line 3405
Warning: Cannot modify header information - headers already sent by (output started at xxxxxx/includes/functions.php:2922) in xxxxxx/includes/functions.php on line 3406Dieser Fehler tritt auf, seitdem ich den
"Google Usermap Mod 1.1.1" installiert habe.
Die "functions_messenger.php" wurde dazu nicht bearbeitet.
In die "funktions.php" wurde nur
Code: Alles auswählen
'U_USER_MAP' => append_sid("{$phpbb_root_path}user_map.$phpEx"),Wer kann helfen ?