Log in

View Full Version : cron job failure


bamfonk
03-02-2009, 05:42 AM
Database error in vBulletin 3.8.1:

Invalid SQL:
INSERT INTO trackerhistory (`date` , `seeders`, `leechers`, `ulspeed`, `dlspeed`) VALUES (NOW(),0 , 0, , );

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' )' at line 1
Error Number : 1064
Request Date : Monday, March 2nd 2009 @ 12:41:00 AM
Error Date : Monday, March 2nd 2009 @ 12:41:04 AM
Script : http://www.thegamingfiles.com/admincp/cronadmin.php?do=runcron&cronid=89
Referrer : http://www.thegamingfiles.com/admincp/cronadmin.php?do=modify
IP Address : ********
Username : Berry05
Classname : vB_Database
MySQL Version : 5.0.67-log


what does this mean? I have the updated mySQL and everything!!

snakes1100
03-02-2009, 08:46 AM
That is not a default query or cronjob of vb, please post this question in the thread you got the tracker addon or ask the coder that you purchased the script from.

bamfonk
03-02-2009, 10:15 AM
do you have any clue what it means though?

Lynne
03-02-2009, 02:13 PM
You are missing the ulspeed and dlspeed in the insert query.