Page 1 of 1

SQL errors on the board

Posted: Sat Jul 09, 2005 1:32 pm
by Splat
I'm getting a load of SQL errors whenever I try to read/post/whatever here on the board. I have to keep trying before it works again. Anyone else?

Posted: Sat Jul 09, 2005 3:23 pm
by Alex
IF you would post the specific error, where exactly you were in the system, etc, then I can work to fix the problem.

-Alex

Posted: Sat Jul 09, 2005 3:28 pm
by Splat
Clicking on anything to get/do anything results in an SQL error. It seems to have stopped now. If it happens again I'll get the screen for you.

Posted: Wed Jul 13, 2005 2:35 pm
by k2hz
Here is a typical error screen from earlier today:

General Error

Could not obtain user/online information

DEBUG MODE

SQL Error : 1020 Record has changed since last read in table 's'

SELECT u.username, u.user_id, u.user_allow_viewonline, u.user_level, s.session_logged_in, s.session_ip FROM users u, sessions s WHERE u.user_id = s.session_user_id AND s.session_time >= 1121276951 AND s.session_page = 1 ORDER BY u.username ASC, s.session_ip ASC

Line : 108
File : page_header.php






Powered by phpBB © 2001, 2005 phpBB Group