Seite 1 von 1

Fehler bei Captcha

Verfasst: 13.10.2010 03:12
von FranzBauer
Hallo!

Ich habe einen Fehler:
Wenn ich im Administrationsbereich auf CAPTCHA Einstellungen gehe kommt folgender Fehler:
Deprecated: Assigning the return value of new by reference is deprecated in /users/dkf/www/www/forum/includes/captcha/plugins/phpbb_captcha_gd_plugin.php on line 55

Deprecated: Assigning the return value of new by reference is deprecated in /users/dkf/www/www/forum/includes/captcha/plugins/phpbb_recaptcha_plugin.php on line 54

Deprecated: Assigning the return value of new by reference is deprecated in /users/dkf/www/www/forum/includes/captcha/plugins/phpbb_captcha_nogd_plugin.php on line 45

Deprecated: Assigning the return value of new by reference is deprecated in /users/dkf/www/www/forum/includes/captcha/plugins/phpbb_captcha_qa_plugin.php on line 104
[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_gd_plugin.php:55)
[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_gd_plugin.php:55)
[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_gd_plugin.php:55)
[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_gd_plugin.php:55)
So ähnlich sieht die Meldung aus wenn das Captcha aktiviert ist und ich komme auf eine Seite wo ich das Captcha eingeben muss, beispielsweise die Registrierung.

Wo liegt der Fehler und wie behebe ich es?

FranzBauer

Re: Fehler bei Captcha

Verfasst: 13.10.2010 04:02
von redbull254
Hallo erstmal,

dies könnte Dir weiter helfen:

viewtopic.php?f=74&t=204165

Re: Fehler bei Captcha

Verfasst: 20.10.2010 02:27
von FranzBauer
Danke, habs kurz vor deiner Antwort selbst gefunden und durfte dann die Stelle suchen :D
Hab fast 30 Minuten gebraucht für die 5 Dateien...

Geht nun aber einwandfrei!