Nun habe ich das Problem, das zwar meine Portal Seite angezeigt wird, aber sobald ich in den normalen Forum Index gelangen will, kommt folgende Meldung:
Code: Alles auswählen
Parse error: parse error, expecting `')'' in /www/gothic-power.de/htdocs/phpBB2/index.php on line 327
Code: Alles auswählen
'USERS_TODAY_LIST' => $users_today_list,
Woran könnte der Fehler liegen?
UPDATE:
Jetzt kommt auch auf der Portal Seite eine Fehlermeldung und zwar:
Code: Alles auswählen
phpBB : Kritischer Fehler
Error updating last visit time
DEBUG MODE
SQL Error : 1064 You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '//user_lastvisit = 1073062052 WHERE user_id = 2' at line 2
UPDATE phpbb_users SET user_session_time = 1073062158, user_session_page = -12, //user_lastvisit = 1073062052 WHERE user_id = 2
Line : 165
File : /www/gothic-power.de/htdocs/phpBB2/includes/sessions.php