Seite 1 von 1

Problem bei Registrierung neuer User

Verfasst: 30.04.2010 20:11
von ScoutNo1
Guten Abend!

Ich wollte mich gerade in meinem Forum als "Testuser" selbst mal neu anmelden, da kam mir diese Fehlermeldung entgegen:

Deprecated: Assigning the return value of new by reference is deprecated in /users/politik-na-klar/www/phpBB3/includes/captcha/plugins/phpbb_captcha_gd_plugin.php on line 55
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4337: 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 4339: 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 4340: 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 4341: Cannot modify header information - headers already sent by (output started at /includes/captcha/plugins/phpbb_captcha_gd_plugin.php:55)




Was muss ich machen um das zu beheben? Bin leider noch Neuling auf dem Gebiet ...

Re: Problem bei Registrierung neuer User

Verfasst: 30.04.2010 22:32
von Metzle
Hallo,

schau mal hier: viewtopic.php?p=1168429#p1168429

Re: Problem bei Registrierung neuer User

Verfasst: 30.04.2010 23:20
von ScoutNo1
Danke für den Link!