SQL errors on the board

Talk about anything that doesn't fit in a topic below - Also used for board announcements.
Post Reply
Splat
Posts: 139
Joined: Thu Mar 03, 2005 3:16 pm

SQL errors on the board

Post 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?
Alex
Site Administrator
Posts: 178
Joined: Sun Jan 20, 2002 8:00 pm

Post 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
Splat
Posts: 139
Joined: Thu Mar 03, 2005 3:16 pm

Post 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.
k2hz
Posts: 150
Joined: Sun Jan 30, 2005 1:02 pm
Location: Rochester, NY

Post 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
Post Reply