I seem to be getting this error.
Database error in vBulletin 4.2.2:
Invalid SQL:
SELECT userid, usergroupid, displaygroupid, username, posts, post_thanks_thanked_times
FROM vb_user AS user
WHERE post_thanks_thanked_times > '0'
ORDER BY post_thanks_thanked_times DESC
LIMIT 0, 15;
MySQL Error : Unknown column 'post_thanks_thanked_times' in 'field list'
Error Number : 1054
Request Date : Wednesday, November 6th 2013 @ 03:55:17 PM
Error Date : Wednesday, November 6th 2013 @ 03:55:18 PM
Even when I uninstall the mod.
Edit: Problem solved, I figured out what was wrong.
|