Log in

View Full Version : Database Errors


majordude
09-20-2006, 09:20 PM
I lost an attachment the other day and today I had other errors:

ERROR 1

Database error in vBulletin 3.6.0:

Invalid SQL:

REPLACE INTO useractivation
VALUES
(NULL , 77, 1158737043, 80794438, 0, 2);

MySQL Error : Column count doesn't match value count at row 1
Error Number : 1136
Date : Wednesday, September 20th 2006 @ 12:24:03 AM
Script : http://www... ...com/cron.php?rand=323190
Referrer : http://www... ...com/introductions/
IP Address : 124.xxx.xxx.xxx
Username : Unregistered
Classname : vb_database

ERROR 2

Database error in vBulletin 3.6.0:

Invalid SQL:

REPLACE INTO useractivation
VALUES
(NULL , 77, 1158674409, 63905929, 0, 2);

MySQL Error : Column count doesn't match value count at row 1
Error Number : 1136
Date : Tuesday, September 19th 2006 @ 07:00:09 AM
Script : http://www... ...com/cron.php?rand=396600
Referrer :
IP Address : 216.xxx.xxx.xxx
Username : Unregistered
Classname : vb_database

Any ideas what is going on and how to fix it?

Paul M
09-20-2006, 09:34 PM
I believe that is a 3.6.0 bug.

http://www.vbulletin.com/forum/bugs36.php?do=view&bugid=639

zappsan
09-20-2006, 09:35 PM
This is most likely this bug (fixed in 3.6.1): http://www.vbulletin.com/forum/bugs36.php?do=view&bugid=639