There may be a bug with your ajax_cron.php ... I was getting a Database Error with the Cron. I contacted vbulletin support and they told me the error is actually a known bug in the
/includes/cron/activate.php.
Can read about it here
http://www.vbulletin.com/forum/bugs3...view&bugid=639
Well I found out that the error is actually coming from ajax_cron.php .... So I thought I'd come here and let you know. The error I'm getting is
Quote:
Database error in vBulletin 3.6.0:
Invalid SQL:
INSERT INTO useractivation
VALUES
(NULL , 945, 1157515374, 22491926, 0, 2);
MySQL Error : Column count doesn't match value count at row 1 Error Number : 1136
Date : Wednesday, September 6th 2006 @ 12:02:54 AM
Script : http://myforumlocation.com/ajax_cron.php?rand=711753
Referrer :
IP Address : xxx.xx.xxx.xx
Username : Unregistered
Classname : vb_database
|
I'm guessing this is related. Atleast I hope ..... :-s
(I did omit my site link and the ip address)