Seite 1 von 1

Fehlermeldung bei "User Guestbook"

Verfasst: 08.08.2009 19:43
von -Maik-
Hallo,

Ich habe mir eben den "User Guestbook"-Mod in mein phpBB3-Forum eingebaut.

Folgendes Problem:
Wenn ich ein Profil aufrufe, erscheint oberhalb des Forums eine Fehlermeldung:
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3826: Cannot modify header information - headers already sent by (output started at /language/de/memberlist.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3828: Cannot modify header information - headers already sent by (output started at /language/de/memberlist.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3829: Cannot modify header information - headers already sent by (output started at /language/de/memberlist.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3830: Cannot modify header information - headers already sent by (output started at /language/de/memberlist.php:1)
Hier ein Screenshot:
http://s12.directupload.net/images/090808/5ozdtab4.jpg

Einträge kann ich übrigens ohne Probleme vornehmen und diese werden auch sofort im jeweiligen Profil angezeigt.

Ich hoffe, mir kann hier geholfen werden. :)


LG Maik

Re: Fehlermeldung bei "User Guestbook"

Verfasst: 08.08.2009 19:47
von Mahony
Hallo
Das hier sollte dir weiter helfen KB:utf8bom und KB:headers_already_sent


Grüße: Mahony

Re: Fehlermeldung bei "User Guestbook"

Verfasst: 08.08.2009 20:03
von -Maik-
Vielen, vielen Dank, lieber Mahony. Hat nun alles geklappt. :)