Seite 1 von 1

CAPTCHA-Fehler bei Registrierung

Verfasst: 14.03.2010 20:35
von VVCephei
Hiho,

bei der Registrierung wird kein CAPTCHA-Code angezeigt. Stattdessen sehe ich über dem Header dicke PHP-Fehler:
Deprecated: Assigning the return value of new by reference is deprecated in /users/indiahunter/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)
Im Admin sehe ich bei den CAPTCHA-Einstellungen:
Deprecated: Assigning the return value of new by reference is deprecated in /users/indiahunter/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/indiahunter/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/indiahunter/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/indiahunter/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_qa_plugin.php:104)
[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_qa_plugin.php:104)
[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_qa_plugin.php:104)
[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_qa_plugin.php:104)
Wenn ich als Gast einen Thread erstellen will (geht nicht, gelange halt zum Loginscreen) kommt:
Deprecated: Assigning the return value of new by reference is deprecated in /users/indiahunter/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)
Weiss jemand was ich da machen kann?

Gruß,

VV Cephei

Re: CAPTCHA-Fehler bei Registrierung

Verfasst: 15.03.2010 21:58
von VVCephei
24 Stunden um? K uuuuuund... hoch.

Re: CAPTCHA-Fehler bei Registrierung

Verfasst: 16.03.2010 11:49
von funky_h
Hi ich habe genau das gleiche problem!! =(
Hoffentlich kann jemand Helfen!! =)

Schon mal danke im vorraus!

meine url:
http://bttm-forum.bplaced.net/ucp.php?mode=register

Re: CAPTCHA-Fehler bei Registrierung

Verfasst: 16.03.2010 11:57
von Huchinotte
Hi ....

vielleicht hilft euch das hier weiter

Gruß Huch

Re: CAPTCHA-Fehler bei Registrierung

Verfasst: 16.03.2010 12:01
von funky_h
Hi hab grad ein bisschen weiter gegooglet und hab ne lösung gefunden!
includes/captcha/plugins/phpbb_captcha_gd_plugin.php
Dort bei der Zeile 55 via ftp das "&" entfernen, sollte dann Funzen
funky

ps trotzdem danke für die schnelle antwort!!

Re: CAPTCHA-Fehler bei Registrierung

Verfasst: 16.03.2010 17:07
von VVCephei
funktioniert, danke euch :)

Re: CAPTCHA-Fehler bei Registrierung

Verfasst: 28.04.2010 09:11
von rene86
Habe dieses Problem nun auch aber ich weis nicht wie man dies ändert kann.

Bitte um Hilfe!

Dies wird wenn man sich Registrieren möchte über dem "PHPBB Button" angezeigt

Deprecated: Assigning the return value of new by reference is deprecated in /users/'####/www/Forum/phpBB3/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)

wie und wo kann ich dies ändern

### <--- dies ist nur für meine Sichherheit da, dies wäre mein Benutzername

Re: CAPTCHA-Fehler bei Registrierung

Verfasst: 28.04.2010 09:52
von winnetou
Hallo,
hast Du denn in der Datei includes/captcha/plugins/phpbb_captcha_gd_plugin.php

Dort bei der Zeile 55 via ftp das "&" entfernen, sollte dann Funzen

Gruß
Jürgen

Re: CAPTCHA-Fehler bei Registrierung

Verfasst: 06.04.2011 18:27
von bergelmir
Habe diese Fehlermeldung bei der Anmeldung auch nach dem Autoupdate auf die aktuelle Version erhalten.


Nach Funky seinem HInweis
includes/captcha/plugins/phpbb_captcha_gd_plugin.php
Dort bei der Zeile 55 via ftp das "&" entfernen, sollte dann Funzen

hab ich per ftp in das Verzeichnis geschaut, und festgestellt, dass die Datei nicht vorhanden war. Ist wohl aus irgendeinem Grund beim Autoupdate "weggefallen".
Es fehlten aber noch mehr. Also, das gesamte Installpaket downloaden und die fehlenden Dateien einfach per FTP in die Verzeichnisse gelegt o h n e Änderung. Funzt zumindest bei mir.

es sind zwei enthalten im serverberzeichnis in includes/captcha/plugins:
captcha_abstract.php
phpbb_recaptcha_plugin.php

es fehlen aus includes/captcha/plugins:
phpbb_captcha_gd_plugin.php
phpbb_captcha_gd_wave_plugin.php
phpbb_captcha_nogd_plugin.php
php_captcha_qa_plugin.php

----
es ist eine enhalten im serververzeichnis in includes/captcha:
captcha_gd.php

es fehlen aus includes/captcha
captcha_factory.php
captcha_gd_wave.php
captcha_non_gd.php

Drück euch die Daumen ;-)