Seite 1 von 1

fehlermeldung bei phpbb 3.0.5 ...

Verfasst: 26.06.2009 19:41
von Daryl van Horne
[phpBB Debug] PHP Notice: in file /includes/functions_privmsgs.php on line 1818: implode() [function.implode]: Invalid arguments passed
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3824: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3826: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3827: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3828: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
diese fehlermeldung habe ich ich ebend bekommen als ich eine private nachricht versand habe...
ich habe keinen mod installiert, also muss es an phpbb liegen...

Re: fehlermeldung bei phpbb 3.0.5 ...

Verfasst: 28.06.2009 09:27
von JFooty
KB:84

Re: fehlermeldung bei phpbb 3.0.5 ...

Verfasst: 28.06.2009 12:13
von Daryl van Horne
WAS???
könnte mir das einer übersetzen?

Re: fehlermeldung bei phpbb 3.0.5 ...

Verfasst: 28.06.2009 13:01
von Mahony
Hallo
Es scheint ein bekannter Bug in phpBB3.0.5 zu sein siehe http://www.phpbb.com/bugs/phpbb3/46065 und http://www.phpbb.com/community/viewtopic.php?p=9883145

Du kannst den Fix aus dem SVN http://code.phpbb.com/repositories/diff ... p&type=sbs verwenden, bis der offizielle Fix erscheint.



Grüße: Mahony

Re: fehlermeldung bei phpbb 3.0.5 ...

Verfasst: 28.06.2009 13:57
von Daryl van Horne
danke mahony,
der fix hat funktioniert...