I've downloaded the updated product but I think the table prefix is missing or something like that...
Code:
Database error in vBulletin 3.6.9:
Invalid SQL:
SELECT threadid, title, replycount FROM thread
WHERE forumid = 3 AND dateline > 1204340400
ORDER BY replycount DESC
LIMIT 5;
MySQL Error : Table 'millionredire.thread' doesn't exist
I mean, the table "thread" doesn't exist... It should be something like vb_thread