PDA

View Full Version : vBulletin Database Error!


PitPunks
08-07-2006, 03:58 PM
Database error in vBulletin 3.5.4:

Invalid SQL:

SELECT active, timeframe, classifiedid, categoryid
FROM rarecasi_sr_classifieds
WHERE dateline + timeframe < 1154879720 AND active != 2;

MySQL Error : Table 'rarecasi_forum.rarecasi_sr_classifieds' doesn't exist
Error Number : 1146
Date : Sunday, August 6th 2006 @ 10:55:20 AM
Script : http://www.pitpunks.com/forum/cron.php?&rand=695247
Referrer : http://www.pitpunks.com/forum/showthread.php?t=168&highlight=anti+cimex
IP Address :
Username : Unregistered
Classname : vb_database


How can i stop this from happening?

peterska2
08-07-2006, 04:06 PM
It looks like you have some form of classifieds modification installed, or have previously had one that you have not removed completely.

If you don't have a classifieds modification currently installed, the check your scheduled tasks to make sure that there are no associated tasks there which could be causing this error.

PitPunks
08-08-2006, 04:19 AM
Ill do that now

ok i deleted the task, ill re-post if any problems