Änderung eines Textes verursacht PHP-Error
Verfasst: 16.03.2010 16:17
Huhu,
ich habe gerade eben in der "/language/de/common.php"
in
geändert. Nachdem ich die Datei neu hochgeladen habe, bekam ich diesen Fehler überm Header:
Weiss jemand, wie ich Text problem- und fehlerlos ändern kann und wie dieser Fehler dort entsteht?
Gruß,
VVCephei
ich habe gerade eben in der "/language/de/common.php"
Code: Alles auswählen
'G_BOTS' => 'Bots',
Code: Alles auswählen
'G_BOTS' => 'Suchmaschinenbots',
Code: Alles auswählen
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 4284: 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 4286: 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 4287: 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 4288: Cannot modify header information - headers already sent by (output started at /language/de/common.php:1)
Weiss jemand, wie ich Text problem- und fehlerlos ändern kann und wie dieser Fehler dort entsteht?
Gruß,
VVCephei