Bug vBulletin Database Error

Status
Not open for further replies.

jwocky

Customer
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.

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 :
 
Hello jwocky,

This ticket has now been closed with the status Not A Bug.

We hope your issue or question has been addressed to your satisfaction. If not, please feel free to re-open it by clicking this link.

If you have any further issues or questions, please feel free to start a new support ticket via the button at the top of every page.

Thank you!
 
Status
Not open for further replies.

Legacy Advanced Post Thanks / Like

vBulletin 3.8.x vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
4,033
Customer rating
5.00 star(s) 1 ratings
Back
Top