Some users of the website
www.pegham.com facing the following error kindly guide us with the solution as earliest plz
PHP Code:
Invalid SQL:
SELECT userid, usergroupid, displaygroupid, username, posts, post_thanks_thanked_times
FROM user AS user
WHERE post_thanks_thanked_times > '0'
ORDER BY post_thanks_thanked_times DESC
LIMIT 0, 4;
MySQL Error : Unknown column 'post_thanks_thanked_times' in 'field list'