Getting this error, not sure if it's from this hack, but I have nothing else that would "look" for these things:
Quote:
Database error in vBulletin 3.0.6:
Invalid SQL: SELECT
threadid
, ((views * ) + (replycount * )) AS score
, views
, replycount
, title
, postusername
, postuserid
FROM thread
WHERE lastpost > 0
AND forumid IN ()
ORDER BY score DESC
LIMIT
mysql error: You have an error in your SQL syntax near ') + (replycount * )) AS score
, views
, replycount
, title
, postuse' at line 3
mysql error number: 1064
Date: Saturday 22nd of January 2005 04:14:04 AM
Script: http://x.russbo.com/vb/cron.php?&rand=173925
Referer:
Username: Unregistered
IP Address: 65.173.88.230
|
Any idea?? I did have this running well, with a test poll, without any apparent problems yesterday.