Parse error bei Aufruf Moderations-Bereich
Verfasst: 16.11.2008 12:09
phpBB Version: 3.0.3
PHP Version: 5.2.5
mysql: 5.0.24
keine Mod's installiert
Fehler ist beim Style prosilver und subsilver2 gleich und bestand auch schon bei phpbb Version 3.0.1
Wenn ich den Moderations-Bereich aufrufe, erhalte ich folgende Fehlermeldungen:
danach folgt der Header und der Moderationsbereich, wo allerdings die Schrift viel zu groß ist.
Wenn ich im Administrations-Bereich im Register "System" das Modul "Moderations-Bereich" anklicke, erhalte ich folgende Fehlermeldung:
danach folgt der Header und nichts weiter.
In der Zeile 328 von functions_module.php kann ich keinen Fehler erkennen, aber daran liegt es vermutlich auch nicht.
Woran kann das liegen?
PHP Version: 5.2.5
mysql: 5.0.24
keine Mod's installiert
Fehler ist beim Style prosilver und subsilver2 gleich und bestand auch schon bei phpbb Version 3.0.1
Wenn ich den Moderations-Bereich aufrufe, erhalte ich folgende Fehlermeldungen:
Code: Alles auswählen
Parse error: syntax error, unexpected ',' in /WWWROOT/143969/htdocs/includes/functions_module.php(328) : eval()'d code on line 1
Parse error: syntax error, unexpected ',' in /WWWROOT/143969/htdocs/includes/functions_module.php(328) : eval()'d code on line 1
Parse error: syntax error, unexpected ',' in /WWWROOT/143969/htdocs/includes/functions_module.php(328) : eval()'d code on line 1
Parse error: syntax error, unexpected ',' in /WWWROOT/143969/htdocs/includes/functions_module.php(328) : eval()'d code on line 1
Parse error: syntax error, unexpected ',' in /WWWROOT/143969/htdocs/includes/functions_module.php(328) : eval()'d code on line 1
Parse error: syntax error, unexpected ',' in /WWWROOT/143969/htdocs/includes/functions_module.php(328) : eval()'d code on line 1
Parse error: syntax error, unexpected ',' in /WWWROOT/143969/htdocs/includes/functions_module.php(328) : eval()'d code on line 1
Parse error: syntax error, unexpected ',' in /WWWROOT/143969/htdocs/includes/functions_module.php(328) : eval()'d code on line 1
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3729: Cannot modify header information - headers already sent by (output started at /includes/functions_module.php(328) : eval()'d code:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3731: Cannot modify header information - headers already sent by (output started at /includes/functions_module.php(328) : eval()'d code:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3732: Cannot modify header information - headers already sent by (output started at /includes/functions_module.php(328) : eval()'d code:1)
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 3733: Cannot modify header information - headers already sent by (output started at /includes/functions_module.php(328) : eval()'d code:1)
Wenn ich im Administrations-Bereich im Register "System" das Modul "Moderations-Bereich" anklicke, erhalte ich folgende Fehlermeldung:
Code: Alles auswählen
Parse error: syntax error, unexpected ',' in /WWWROOT/143969/htdocs/includes/functions_module.php(328) : eval()'d code on line 1
Parse error: syntax error, unexpected ',' in /WWWROOT/143969/htdocs/includes/functions_module.php(328) : eval()'d code on line 1
Parse error: syntax error, unexpected ',' in /WWWROOT/143969/htdocs/includes/functions_module.php(328) : eval()'d code on line 1
Parse error: syntax error, unexpected ',' in /WWWROOT/143969/htdocs/includes/functions_module.php(328) : eval()'d code on line 1
Parse error: syntax error, unexpected ',' in /WWWROOT/143969/htdocs/includes/functions_module.php(328) : eval()'d code on line 1
Parse error: syntax error, unexpected ',' in /WWWROOT/143969/htdocs/includes/functions_module.php(328) : eval()'d code on line 1
Parse error: syntax error, unexpected ',' in /WWWROOT/143969/htdocs/includes/functions_module.php(328) : eval()'d code on line 1
Parse error: syntax error, unexpected ',' in /WWWROOT/143969/htdocs/includes/functions_module.php(328) : eval()'d code on line 1
[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_module.php(328) : eval()'d code:1)
[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_module.php(328) : eval()'d code:1)
[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_module.php(328) : eval()'d code:1)
[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_module.php(328) : eval()'d code:1)
In der Zeile 328 von functions_module.php kann ich keinen Fehler erkennen, aber daran liegt es vermutlich auch nicht.
Woran kann das liegen?