Seite 1 von 1

Probleme mit Chapta

Verfasst: 22.08.2010 11:25
von Airsnake
Hallo,
ich habe schon mal wieder ein Problem: Ich habe phpBB neu installiert und noch nichts an den php-Dateien gändert, aber dafür die Einstellungen fürs Board, Foren usw. erstellt.
Doch wenn sich jemand registrieren will sieht man kein Chapta, alles andere passt soweit und oben erscheint:

Code: Alles auswählen

Deprecated: Assigning the return value of new by reference is deprecated in /users/airsnake2/www/il2graphicproject/includes/captcha/plugins/phpbb_captcha_gd_plugin.php on line 55
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4183: 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 4185: 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 4186: 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 4187: Cannot modify header information - headers already sent by (output started at /includes/captcha/plugins/phpbb_captcha_gd_plugin.php:55)
Wenn ich im ACP "Chapta" aufrufe, kommt:

Code: Alles auswählen

Deprecated: Assigning the return value of new by reference is deprecated in /users/airsnake2/www/il2graphicproject/includes/captcha/plugins/phpbb_captcha_qa_plugin.php on line 104

Deprecated: Assigning the return value of new by reference is deprecated in /users/airsnake2/www/il2graphicproject/includes/captcha/plugins/phpbb_captcha_gd_plugin.php on line 55

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

Deprecated: Assigning the return value of new by reference is deprecated in /users/airsnake2/www/il2graphicproject/includes/captcha/plugins/phpbb_recaptcha_plugin.php on line 47
[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)
Bitte um Hilfe. :)
Gruß,
Airsnake

Re: Probleme mit Chapta

Verfasst: 22.08.2010 11:30
von franki
Ich zitiere mal den gestrigen Beitrag von Mahony
Mahony hat geschrieben:Hallo
Suche benutzen!

zur Fehlermeldung

Code: Alles auswählen

Deprecated: Assigning the return value of new by reference is deprecated in /xxx/xxx/xxx/xxx/includes/captcha/plugins/phpbb_captcha_gd_plugin.php on line 55
schaust du hier viewtopic.php?p=1172385#p1172385
Direktlink zur eigentlichen Lösung: viewtopic.php?p=1166075#p1166075


Grüße: Mahony

Re: Probleme mit Chapta

Verfasst: 22.08.2010 12:18
von Airsnake
Danke :grin:
Ich verwende die SuFu eigentlich immer aber gefunden habe ich nichts :D
Problem gelöst.