Seite 1 von 1

Fehler beim öffnen von Privaten Nachrichten

Verfasst: 11.10.2009 00:00
von Trech
Hallo,

ICh hab mal eine Frage immer wenn ich eine Private Nachricht öffne steht das ganz oben:

Code: Alles auswählen

[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 3853: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3257)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3855: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3257)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3856: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3257)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3857: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3257)
	
Ich hab keine Ahnung was dies nun heißen soll. Ich weiß nicht ob das von einem Mod kommt. Nur das nervt ziemlich

Re: Fehler beim öffnen von Privaten Nachrichten

Verfasst: 11.10.2009 02:44
von gn#36
Hast du an der Datei irgendwas geändert (also functions_privmsgs.php), z.b. bei der Installation eines Mods? Wenn nein, dann lade das Original noch mal hoch, da scheint was kaputt zu sein. Wenn doch solltest du deine Änderungen noch mal prüfen, vielleicht hast du was falsch gemacht.
Der Rest sind Folgefehler.