apokphp
10-07-2010, 06:41 AM
I believe this is from https://vborg.vbsupport.ru/showthread.php?t=231666. But the author is no longer supporting the mod. I uninstalled this mod quite a while ago...but I'm still getting sql errors:
Database error in vBulletin 4.0.7:
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, 15;
MySQL Error : Unknown column 'post_thanks_thanked_times' in 'field list'
Error Number : 1054
Request Date : Wednesday, October 6th 2010 @ 08:55:45 PM
Error Date : Wednesday, October 6th 2010 @ 08:55:45 PM
Script : http://www.onlinedebate.net/forums/forum.php
Referrer : http://www.onlinedebate.net/forums/search.php?searchid=25383&pp=&%20page=2&styleid=54
IP Address : xxxx
Username : xxxx
Classname : vB_Database
MySQL Version :
I have access to phpmyadmin...but I don't see how to remove the leftovers in the db for this hack to resolve the above error that occurs on occasion.
Database error in vBulletin 4.0.7:
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, 15;
MySQL Error : Unknown column 'post_thanks_thanked_times' in 'field list'
Error Number : 1054
Request Date : Wednesday, October 6th 2010 @ 08:55:45 PM
Error Date : Wednesday, October 6th 2010 @ 08:55:45 PM
Script : http://www.onlinedebate.net/forums/forum.php
Referrer : http://www.onlinedebate.net/forums/search.php?searchid=25383&pp=&%20page=2&styleid=54
IP Address : xxxx
Username : xxxx
Classname : vB_Database
MySQL Version :
I have access to phpmyadmin...but I don't see how to remove the leftovers in the db for this hack to resolve the above error that occurs on occasion.