Question Fix sudden database error

Status
Not open for further replies.

Freekoid

Customer
Ummm suddenly got this error

Database error in vBulletin 4.0.6:

Invalid SQL:

SELECT userid, usergroupid, displaygroupid, username, posts, dbtech_thanks_thanked
FROM user AS user
WHERE dbtech_thanks_thanked > '0'
ORDER BY dbtech_thanks_thanked DESC
LIMIT 0, 15;

MySQL Error : Unknown column 'dbtech_thanks_thanked' in 'field list'
Error Number : 1054


Edit: Uninstalled, re-installed XML = Fixed.

Any reason why this happened
 
Last edited:
Were you upgrading to the latest version when this happened? The user table reference is deprecated and no longer used as of 1.1.x, so not entirely sure why you'd be getting that...
 
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,049
Customer rating
5.00 star(s) 1 ratings
Back
Top