I disabled that, so now the error only reads:
Database error in vBulletin 2.2.9:
Invalid SQL: SELECT thread.pollid, thread.open, thread.threadid, thread.replycount, poll.pollid, poll.question, poll.dateline, poll.options, poll.votes, poll.active, poll.numberoptions, poll.timeout, poll.multiple, poll.voters FROM thread LEFT JOIN poll ON (thread.pollid=poll.pollid) WHERE thread.forumid= ORDER BY thread.pollid DESC LIMIT 1
mysql error: You have an error in your SQL syntax near 'ORDER BY thread.pollid DESC LIMIT 1' at line 1
mysql error number: 1064
Date: Friday 03rd of January 2003 11:27:10 AM
Script:
http://www.zeldaxtreme.com/extremega.../myvbindex.php
Referer:
How do I fix this error? It seems pretty odd that it works for everyone else, and just this one wont. I know it's fixable.