Seite 1 von 1

Similar Topics mod

Verfasst: 24.05.2008 12:53
von larsu
Hi, ich habe ein problem mit dem similar topics mod, ich habe alle änderungen gemacht die man machen musste, jedoch kann ich nicht mehr ins acp und mein forum wirft folgenden fehler aus:

Code: Alles auswählen

[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3402: Cannot modify header information - headers already sent by (output started at /language/de/common.php:2)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3404: Cannot modify header information - headers already sent by (output started at /language/de/common.php:2)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3405: Cannot modify header information - headers already sent by (output started at /language/de/common.php:2)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3406: Cannot modify header information - headers already sent by (output started at /language/de/common.php:2)
Außerdem ist die komplette schrift im forum viel grösser geworden, ich habe zwar alles wieder rückgängig gemacht und den cache geleert, der fehler bleibt jedoch...
Hier könnt ihrs live sehen: www.german-rap-forum.de

MfG LarsU[/code]

Verfasst: 24.05.2008 13:39
von redbull254
Hallo, erstmal ;-)

Code: Alles auswählen

phpBB Debug] PHP Notice: in file /includes/functions.php on line 3402: Cannot modify header information - headers already sent by (output started at /language/de/common.php:2)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3404: Cannot modify header information - headers already sent by (output started at /language/de/common.php:2)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3405: Cannot modify header information - headers already sent by (output started at /language/de/common.php:2)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3406: Cannot modify header information - headers already sent by (output started at /language/de/common.php:2)
Ich vermute einmal, das Du Änderungen an der Sprach-Datei (language/de/common.php ) mit einem Editor gemacht hast, der das Speichern in UTF-8 ohne BOM nicht unterstützt.
Vielleicht den Windows-eigenen Editor dazu benutzt?

Notepad++ ist kostenlos und unterstützt beim Abspeichern so ziemlich jedes Format.

http://notepad-plus.sourceforge.net/de/site.htm