OK - this is what I am getting:
Code:
Database error in vBulletin 3.8.4:
Invalid SQL:
SELECT post_thanks.postid AS postid
FROM vb_post_thanks AS post_thanks
LEFT JOIN vb_post AS post USING (postid)
INNER JOIN vb_thread AS thread ON(thread.threadid = post.threadid)
WHERE post_thanks.userid = 1304
AND thread.forumid IN(1,22,19,21,29,8,18,37,24,49,20,25,4,9,11,38,32,27,40,28,34,41,33,30,31,36,39,26,46,47,48,5,14,50,15,42,43,44,45,6,13,23,17,16,7,35,12)
ORDER BY post.dateline DESC
LIMIT 1000;
MySQL Error : Table 'dpnow_forum.vb_post_thanks' doesn't exist
Error Number : 1146
Request Date : Wednesday, June 20th 2012 @ 01:28:58 PM
Error Date : Wednesday, June 20th 2012 @ 01:28:58 PM
Script : http://dpnow.com/forum2/post_thanks.php?do=findthanks_user_gave&u=1304
Referrer :
IP Address :
Username : Unregistered
Classname : vB_Database
MySQL Version :
(The IP address has been removed by me).
Ian