Well, I disabled it and I am still getting the same error, and it's still asking for a strange url. O_O Here is the error again in case it did change at all:
Database error in vBulletin 2.2.9:
Invalid SQL: SELECT thread.threadid,thread.title,thread.replycount,thr ead.postusername,thread.postuserid,thread.dateline ,thread.views,thread.iconid,thread.votenum,thread. votetotal,post.postid,post.pagetext,post.allowsmil ie,post.showsignature,user.signature FROM thread LEFT JOIN post USING (threadid) LEFT JOIN user ON (user.userid=post.userid) WHERE thread.forumid= AND isnews='Y' GROUP BY thread.threadid ORDER BY thread.threadid DESC LIMIT 10
mysql error: You have an error in your SQL syntax near 'AND isnews='Y' GROUP BY thread.threadid ORDER BY thread.threadid DESC LIMIT 10' at line 1
mysql error number: 1064
Date: Friday 03rd of January 2003 11:36:42 AM
Script:
http://www.zeldaxtreme.com/extremega.../myvbindex.php
Referer:
It's calling for
http://www.zeldaxtreme.com/extremega.../myvbindex.php and thats not correct! how do I fix this error?