Ich habe auf dem Server PHP Version 5.3.5 installiert und betreibe phpbb 3.0.8.
Jedes mal, wenn ich ein Capcha auf der Seite habe, kommt folgender PHP-Fehler über der Seite und in der danach angezeigten Seite fehlt das Capcha.
Folglich keine Registration möglich!!!!
Her der Fehler:
Code: Alles auswählen
Deprecated: Assigning the return value of new by reference is deprecated in /users/simsonteambode/www/forum/includes/captcha/plugins/phpbb_recaptcha_plugin.php on line 54
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4505: Cannot modify header information - headers already sent by (output started at /includes/captcha/plugins/phpbb_recaptcha_plugin.php:54)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4507: Cannot modify header information - headers already sent by (output started at /includes/captcha/plugins/phpbb_recaptcha_plugin.php:54)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4508: Cannot modify header information - headers already sent by (output started at /includes/captcha/plugins/phpbb_recaptcha_plugin.php:54)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4509: Cannot modify header information - headers already sent by (output started at /includes/captcha/plugins/phpbb_recaptcha_plugin.php:54)