mein Forum hat folgenden Fehler, wenn ich in einem Post auf den antworten Button klicke und noch nicht angemeldet bin oder wenn ich mich registrieren möchte. Es muss irgendwie am dem CAPTCHA-Modul liegen:
Code: Alles auswählen
Deprecated: Assigning the return value of new by reference is deprecated in /users/[url]/www/forum/includes/captcha/plugins/phpbb_captcha_gd_plugin.php on line 55
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4284: Cannot modify header information - headers already sent by (output started at /includes/captcha/plugins/phpbb_captcha_gd_plugin.php:55)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4286: Cannot modify header information - headers already sent by (output started at /includes/captcha/plugins/phpbb_captcha_gd_plugin.php:55)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4287: Cannot modify header information - headers already sent by (output started at /includes/captcha/plugins/phpbb_captcha_gd_plugin.php:55)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4288: Cannot modify header information - headers already sent by (output started at /includes/captcha/plugins/phpbb_captcha_gd_plugin.php:55)
im Fehler-Protokoll steht:
"Fehler bei der Bilderstellung
» Fehler in /includes/captcha/captcha_gd.php in Zeile 151: Cannot modify header information - headers already sent by (output started at /includes/captcha/plugins/phpbb_captcha_gd_plugin.php:55)"
Kann mir da wer helfen?