lol ahahaahha I'm sorry man, I love this hack and never had problems with it before except the redirect which you helped me fix....
well, here's the deal, on "view warned users" in admincp... I get this error
HTML Code:
Database error in vBulletin 3.0.8:
Invalid SQL: SELECT COUNT(*) AS users FROM user AS user where warnings>0 OR alerts>0
mysql error: Unknown column 'warnings' in 'where clause'
mysql error number: 1054
Date: Sunday 21st of August 2005 08:09:21 AM
Script: http://66.49.132.220/sacred/admincp/admin_warn.php?act=viewwarnedusers
Referer: http://66.49.132.220/sacred/admincp/index.php?do=nav
On "warings per warner" I get this error
HTML Code:
Database error in vBulletin 3.0.8:
Invalid SQL: select wt.userid, wt.username, wt.usergroupid from
user wt WHERE usergroupid = OR usergroupid = OR usergroupid = ORDER BY userid
mysql error: You have an error in your SQL syntax near 'OR usergroupid = OR usergroupid = ORDER BY userid' at line 2
mysql error number: 1064
Date: Sunday 21st of August 2005 08:10:57 AM
Script: http://66.49.132.220/sacred/admincp/admin_warn.php?act=viewstats2
Referer: http://66.49.132.220/sacred/admincp/index.php?do=nav
and on "warnings per user" I get this which is relatively the same issue
HTML Code:
Database error in vBulletin 3.0.8:
Invalid SQL: SELECT COUNT(*) AS users FROM user AS user where warnings>0 OR alerts>0
mysql error: Unknown column 'warnings' in 'where clause'
mysql error number: 1054
Date: Sunday 21st of August 2005 08:12:17 AM
Script: http://66.49.132.220/sacred/admincp/admin_warn.php?act=viewwarnedusers
Referer: http://66.49.132.220/sacred/admincp/index.php?do=nav
I guess the installer isn't putting some things in, I re-uped my board with my backups yet, the hack still will not install right for some reason....those are the errors... I don't know exactly what you mean as far as scripts? But I'll look at the uninstaller and see what it inserts into the database and try to drop them, I guess I'll wait for you to answer this an I'll come back to it.