I am trying to remove an obsolete mod on my site but a while back i deleted the SQL Database that was attached to the hack so now when i try to remove it i get the following error:
Quote:
Database error in vBulletin 3.7.2:
Invalid SQL:
SELECT COUNT(*) AS users
FROM user AS user, userfield AS userfield
WHERE userfield.field55>0
AND user.userid = userfield.userid;
MySQL Error : Unknown column 'userfield.field55' in 'where clause'
Error Number : 1054
Request Date : Saturday, February 21st 2009 @ 12:17:02 AM
Error Date : Saturday, February 21st 2009 @ 12:17:02 AM
Script : http://www.sitename.net/forum/timeslips.php
Referrer :
IP Address : 68.229.86.93
Username : *******
Classname : vB_Database
MySQL Version : 5.1.30
|
I thought a while ago i saw such a hack to force remove mods when such things happen.
any help is appreciated,
Thanks