What on earth is the error below, and how do I correct it, Please?
Code:
Database error in vBulletin 4.0.7:
Invalid SQL:
SELECT post_groan.postid AS postid
FROM vbpost_groan AS post_groan
LEFT JOIN vbpost AS post USING (postid)
INNER JOIN vbthread AS thread ON(thread.threadid = post.threadid)
WHERE post_groan.userid = 5405
AND thread.forumid IN(68,3,4,75,19,77,62,78,50,34,5,6,32,27,10,29,30,70,74,11,33,71,9,16,24,13,15,69,64,17,18,67,51,61,40,41,52,14,53,54,55)
ORDER BY post.dateline DESC
LIMIT 1000;
MySQL Error : Table 'my_database.vbpost_groan' doesn't exist
Error Number : 1146
Request Date : Tuesday, January 25th 2011 @ 10:01:26 AM
Error Date : Tuesday, January 25th 2011 @ 10:01:26 AM
Script : http://www.myforum.com/post_groan.php?do=findgroans_user_gave&u=5405
Referrer :
IP Address : 66.249.66.104
Username : Unregistered
Classname : vB_Database
MySQL Version :