Quote:
Originally Posted by ChrisTERiS
This is support that you need to ask at vB.com  . Goto to admincp-> Scheduled Task-> Schedule Task Manager. Find the task "microCLASSIFIEDS Cleanup". There is a button "Run now". Clicked it. Wait to see "done" or if any error message appears. If it's done, check the reviews.
Chris
|
I did this and got the message:
Fatal error: Call to a member function query_first() on a non-object in /home/tcmasorg/public_html/forums/includes/cron/microclassifieds_cron.php on line 345
Line 345 in my cron.php says:
$sqluser = $db->query_first("SELECT username FROM ".TABLE_PREFIX."user WHERE userid=$userid LIMIT 1");