PHP Warning bei Board-Einstellungen
Verfasst: 01.08.2015 11:52
Hallo,
ich bin Neuling und möchte ein Forum betreiben. Die Installation hat soweit geklappt, ebenfalls die Änderung der Sprache und des Styles. Soweit scheint fast alles zu funktionieren. Nur im Adminbereich bekomme ich eine Fehlermeldung, wenn ich die Board-Einstellungen aufrufen will, dann erscheint folgendes:
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 1249: Invalid argument supplied for foreach()
[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]/includes/functions.php:3823)
[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]/includes/functions.php:3823)
[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]/includes/functions.php:3823)
[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]/includes/functions.php:3823)
Das überfordert mich leider. Kann mir jemand sagen, was das mögliche Problem ist und wie ich es beheben kann?
vielen Dank
ich bin Neuling und möchte ein Forum betreiben. Die Installation hat soweit geklappt, ebenfalls die Änderung der Sprache und des Styles. Soweit scheint fast alles zu funktionieren. Nur im Adminbereich bekomme ich eine Fehlermeldung, wenn ich die Board-Einstellungen aufrufen will, dann erscheint folgendes:
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 1249: Invalid argument supplied for foreach()
[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]/includes/functions.php:3823)
[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]/includes/functions.php:3823)
[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]/includes/functions.php:3823)
[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]/includes/functions.php:3823)
Das überfordert mich leider. Kann mir jemand sagen, was das mögliche Problem ist und wie ich es beheben kann?
vielen Dank