Seite 1 von 1

Fehler nach dem verändern der common.php

Verfasst: 15.03.2010 15:09
von MichaelFr
Hallo an alle,

ich habe heute das Rules Mod 1.0.6 Beta eingebaut. Soweit klappt auch alles. Doch sobald ich die veränderte common.php hochlade kommt folgender Fehler:

Code: Alles auswählen

[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4298: Cannot modify header information - headers already sent by (output started at /language/de/common.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4300: Cannot modify header information - headers already sent by (output started at /language/de/common.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4301: Cannot modify header information - headers already sent by (output started at /language/de/common.php:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4302: Cannot modify header information - headers already sent by (output started at /language/de/common.php:1)
Nun wollte ich mal nachfragen, woran das liegen könnte.

Mit freundlichen Grüßen

MichaelFr.

Re: Fehler nach dem verändern der common.php

Verfasst: 15.03.2010 16:28
von Balint
Hallo,

KB:utf8bom


Viele Grüße,
Bálint

Re: Fehler nach dem verändern der common.php

Verfasst: 15.03.2010 18:57
von MichaelFr
Hallo,

danke für deine schnelle Hilfe. Ich kann mir nur gegen den Kopf hauen. So ein simpler Fehler. Da hätte man auch selber darauf kommen können.

MfG

MichaelFr.

PS: Kann geschlossen werden.