Been testing the BETA for a couple of days now and really like what i see.
I keep getting errors like those listed below, the page takes a long time to load then the error appears. I also have to refresh everytime i log into the ACP in order to view the correct style and not just basic text.
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 2153: Undefined index: file
[phpBB Debug] PHP Notice: in file /includes/functions.php on line 2179: Undefined index: line
Return to forum index
General Error
SQL ERROR [ mysql4 ]
You have an error in your SQL syntax near 'u, phpbb3_sessions s SET u.user_lastvisit = s.session_time, u.user_lastpage' at line 1 [1064]
SQL
UPDATE phpbb3_users u, phpbb3_sessions s SET u.user_lastvisit = s.session_time, u.user_lastpage = s.session_page WHERE s.session_time < 1151845395 AND u.user_id = s.session_user_id
Ive checked my database and reloaded all the files. When the error appears if i hit refresh it dissappears but there agin when i try to carry out the next command ie. go to a forum or admin etc.
Everything seems fine so i was wondering is this appearing as part of the 'DEBUG' mode and happens to everyone or have a something wrong in my setup?