Seite 1 von 1

classifieds_1.2.0 einbau fehler

Verfasst: 12.04.2013 10:29
von Sannymaus
Hallo liebes Community ,

ich habe das classifieds_1.2.0 eingebaut und habe 2 Fehler

Im ACP

Code: Alles auswählen

[phpBB Debug] PHP Warning: in file [ROOT]/adm/index.php on line 150: Cannot modify header information - headers already sent by (output started at [ROOT]/language/de/common.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/adm/index.php on line 152: Cannot modify header information - headers already sent by (output started at [ROOT]/language/de/common.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/adm/index.php on line 153: Cannot modify header information - headers already sent by (output started at [ROOT]/language/de/common.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/adm/index.php on line 154: Cannot modify header information - headers already sent by (output started at [ROOT]/language/de/common.php:1)
Und auf der Startseite

Code: Alles auswählen

[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4688: Cannot modify header information - headers already sent by (output started at [ROOT]/language/de/common.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4690: Cannot modify header information - headers already sent by (output started at [ROOT]/language/de/common.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4691: Cannot modify header information - headers already sent by (output started at [ROOT]/language/de/common.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4692: Cannot modify header information - headers already sent by (output started at [ROOT]/language/de/common.php:1)
Ich kann die dateien hier nicht posten da es zu große sind

Re: classifieds_1.2.0 einbau fehler

Verfasst: 12.04.2013 11:14
von gloriosa
Hallo,
die >>> KB:84 <<< solte weiterhelfen. :D

Re: classifieds_1.2.0 einbau fehler

Verfasst: 12.04.2013 11:14
von Crizzo
Hi,

dann hast du Fehler gemacht beim Bearbeiten der Sprachdateien. Siehe KB:headers_already_sent und KB:utf8bom

Grüße

Re: classifieds_1.2.0 einbau fehler

Verfasst: 16.04.2013 11:14
von Sannymaus
Hm danke euch weiter hat es mir nicht geholfen jetzt kann ich im ACP keine Berechtigungen geben
Dieser fehler erscheint.

Code: Alles auswählen

[phpBB Debug] PHP Warning: in file [ROOT]/adm/index.php on line 150: Cannot modify header information - headers already sent by (output started at [ROOT]/language/de/acp/permissions_phpbb.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/adm/index.php on line 152: Cannot modify header information - headers already sent by (output started at [ROOT]/language/de/acp/permissions_phpbb.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/adm/index.php on line 153: Cannot modify header information - headers already sent by (output started at [ROOT]/language/de/acp/permissions_phpbb.php:1)
[phpBB Debug] PHP Warning: in file [ROOT]/adm/index.php on line 154: Cannot modify header information - headers already sent by (output started at [ROOT]/language/de/acp/permissions_phpbb.php:1)

Re: classifieds_1.2.0 einbau fehler

Verfasst: 16.04.2013 11:25
von AYYILDIZLAR
Hallo,

Kann es sein, das du in ein paar verschiedenen txt Dateien von dem deutschen Sprachpaket der MOD ein paar Sachen geändert hast und diese dann evtl. falsch abgespeichert hast? Denke daran, das Sprachdateien immer in utf 8 ohne BOM Kodierung gespeichert werden müssen, siehe dazu auch, den 2'ten dir bereits verlinkten Beitrag aus der Knowledge Base.
BlackHawk87 hat geschrieben:dann hast du Fehler gemacht beim Bearbeiten der Sprachdateien. Siehe KB:headers_already_sent und KB:utf8bom

Grüße

Re: classifieds_1.2.0 einbau fehler

Verfasst: 17.04.2013 12:32
von Sannymaus
Danke jetzt klappt es