Hi m8...only me

Another fine idea...have installed but got this error when i went into my profile
Code:
Database error in vBulletin 3.5.3:
Invalid SQL:
SELECT thread.threadid,
thread.title AS tht,
thread.postusername,
thread.replycount,
thread.lastposter,
thread.lastpost,
thread.dateline,
user.userid AS lastposterid2,
thread.views,
thread.attach,
forum.title AS fot,
forum.forumid AS fir
FROM thread AS thread, forum AS forum, user AS user
WHERE thread.postuserid = 1
AND thread.forumid = forum.forumid
AND thread.threadid IN ()
AND thread.lastposter = user.username
LIMIT XX;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')
AND thread.lastposter = user.username
LIMIT XX' at line 16
Error Number : 1064
Date : Friday, February 17th 2006 @ 05:11:02 PM
Script : http://www.bashys-place.com/forums/member.php?u=1
Referrer : http://www.bashys-place.com/forums/usercp.php