With database loging on, non registerred users can't open threads, they can see the listing, but can't open threads as they are getting a database error:
Code:
Database error:
The database has encountered a problem.
I also get such DB error emails:
Code:
Database error in vBulletin 3.8.6:
Invalid SQL:
INSERT INTO lgv SET
ipaddress = '79.142.126.22',
firstaccess = 1291283798,
views = views + 1,
lastactivity = 1291283798;
MySQL Error : Duplicate entry '65535' for key 1
Error Number : 1062
Request Date : Thursday, December 2nd 2010 @ 10:56:38 AM
Error Date : Thursday, December 2nd 2010 @ 10:56:38 AM
Script : http://www...com/.../...html
Referrer : http://www...com/.../
IP Address : 79.142.126.22
Username : Unregisterred
Classname : vB_Database
MySQL Version :
Please tell me how to fix that.
Thanks