Seite 1 von 1

Fehlermeldung

Verfasst: 26.11.2008 19:28
von Uranoxiflynox|
Folgende Fehlermeldung erhalte ich, wenn ich ins ACP gehen möchte:

[phpBB Debug] PHP Notice: in file /includes/functions_admin.php on line 2405: array_fill() [function.array-fill]: Number of elements must be positive
[phpBB Debug] PHP Notice: in file /includes/functions_admin.php on line 2405: array_merge() [function.array-merge]: Argument #2 is not an array
[phpBB Debug] PHP Notice: in file /includes/functions_admin.php on line 2408: vsprintf() [function.vsprintf]: Too few arguments
[phpBB Debug] PHP Notice: in file /adm/index.php on line 150: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3153)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 152: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3153)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 153: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3153)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 154: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3153)
Kurz bevor der Fehler auftrat, habe ich im Theme Echotech, was ihr auch bei phpbb3styles.net findet im CSS bei #wrap die Breite etwas umgestellt.
Ich habe schon über FTP versucht, das wieder rückgängig zu machen, aber anscheinend liegt der Fehler woanders?

Gruss
Blackmore

Verfasst: 26.11.2008 19:34
von Uranoxiflynox|
Habe auch schon versucht, die functions.php neu hochzuladen, aber es funktioniert auch nicht.

Verfasst: 26.11.2008 19:41
von Würzi
[ externes Bild ] Wichtig: Bekannte Probleme in phpBB 3.0.3

Verfasst: 26.11.2008 19:45
von Uranoxiflynox|
Du bist ein Gott,

danke dir! :)

Gruss
Blackmore :oops:

Verfasst: 26.11.2008 21:31
von howgie
Huhu, da wir gerade dabei sind:
Bekomme im Adminbereich folgende Fehlermeldung, wenn ich Tab "Allgemein" auf die "Board-Konfiguration" zugreifen möchte:
[phpBB Debug] PHP Notice: in file /adm/index.php on line 150: Cannot modify header information - headers already sent by (output started at /language/de/acp/board.php:472)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 152: Cannot modify header information - headers already sent by (output started at /language/de/acp/board.php:472)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 153: Cannot modify header information - headers already sent by (output started at /language/de/acp/board.php:472)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 154: Cannot modify header information - headers already sent by (output started at /language/de/acp/board.php:472)
Kann da jemand was mit anfangen?

Sprachpacket habe ich nochmal neu übertragen, brachte aber keine Besserung.

MfG

Verfasst: 26.11.2008 21:39
von Miriam
Verlinke mal bitte Deine /language/de/acp/board.php. KB:datei.

Verfasst: 26.11.2008 22:30
von howgie
Hey,

vielen Dank für die schnelle Antwort. Also es liegt definitiv an den deutschen Sprachdateien, stelle ich auf englisch um, so funktioniert der Zugriff.

Hier meine deutsche board.php:

http://www.howgie.de/files/board.txt

Vielen Dank für die schnelle Hilfe

MfG

Verfasst: 26.11.2008 22:50
von Miriam
Na dann lösche mal die Leerzeichen / -zeilen hinter Unter Beachtung von KB:utf8bom.

Verfasst: 27.11.2008 00:04
von howgie
Super, das hats gebracht, auch wenn ich nie was an den Dateien geändert habe, sondern sie so aus dem *.zip-Archiv auf den Server übertragen habe.

Hab vielen Dank für deine schnelle Hilfe.