1. Wenn sich ein Benutzer registrieren will erscheint kein Captcha-Bild und oben steht folgendes:
Code: Alles auswählen
Deprecated: Assigning the return value of new by reference is deprecated in /users/kfz/www/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)
Code: Alles auswählen
Deprecated: Assigning the return value of new by reference is deprecated in /users/kfz/www/includes/captcha/plugins/phpbb_captcha_nogd_plugin.php on line 45
Deprecated: Assigning the return value of new by reference is deprecated in /users/kfz/www/includes/captcha/plugins/phpbb_captcha_gd_plugin.php on line 55
Deprecated: Assigning the return value of new by reference is deprecated in /users/kfz/www/includes/captcha/plugins/phpbb_captcha_qa_plugin.php on line 104
Deprecated: Assigning the return value of new by reference is deprecated in /users/kfz/www/includes/captcha/plugins/phpbb_recaptcha_plugin.php on line 54
[phpBB Debug] PHP Notice: in file /adm/index.php on line 150: Cannot modify header information - headers already sent by (output started at /includes/captcha/plugins/phpbb_captcha_nogd_plugin.php:45)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 152: Cannot modify header information - headers already sent by (output started at /includes/captcha/plugins/phpbb_captcha_nogd_plugin.php:45)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 153: Cannot modify header information - headers already sent by (output started at /includes/captcha/plugins/phpbb_captcha_nogd_plugin.php:45)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 154: Cannot modify header information - headers already sent by (output started at /includes/captcha/plugins/phpbb_captcha_nogd_plugin.php:45)
Was bedeuted das und wie kann ich das beheben?
Meine phpBB version: 3.0.7-PL1
Danke im voraus =)