Seite 1 von 1

[3.0.x] Accept terms (Nutzungsbedingungen akzeptieren)

Verfasst: 17.07.2008 00:18
von RadoslavTrvaj
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3545: 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 3547: 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 3548: 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 3549: Cannot modify header information - headers already sent by (output started at /language/de/common.php:1)

Diese Fehlermeldung kommt wenn ich den MOD- [3.0.x] Accept terms (Nutzungsbedingungen akzeptieren) installiere. Bitte hilft mir!!! Danke

Verfasst: 17.07.2008 10:42
von Overhead
Hallo erstmal,

zeig mal Deine language/de/common her

(Eine PHP-Datei zum Download bereitstellen)


cu Overhead

Verfasst: 17.07.2008 12:12
von Dr.Death
Wahrscheinlicher Fehler:

Sprachdatei language/de/common.php mit einem nicht UTF8 ohne BOM fähigen Editor bearbeitet.

Lösung:
KB:166