Receiving the following database error once or twice a day. I do not know if it happens on the default skin.
Please advise what is causing it and how to prevent it. Thank you.
Please advise what is causing it and how to prevent it. Thank you.
Database error in vBulletin 4.2.3:
Invalid SQL:
SELECT post_thanks.postid AS postid, post.threadid as threadid
FROM post_thanks AS post_thanks
LEFT JOIN post AS post USING (postid)
INNER JOIN thread AS thread ON(thread.threadid = post.threadid)
WHERE post_thanks.userid = 36
AND thread.forumid IN(3,1,2,5)
ORDER BY post.dateline DESC
LIMIT 1000;
MySQL Error : Table 'bronco6g_vb.post_thanks' doesn't exist
Error Number : 1146
Request Date : Friday, February 26th 2016 @ 06:21:29 AM
Error Date : Friday, February 26th 2016 @ 06:21:29 AM
Script : Ford Bronco Forum (6th Generation) - Bronco6G.com Database Error
Referrer :
IP Address : 51.255.65.63
Username : Unregistered
Classname : vB_Database
MySQL Version :