OK this hack has been the biggest pain ever.
I just did a restore of my database, thinking that would get rid of it, since it wouldnt' uninstall.
but now when I go into my usergroup settings, If I scroll down, there are still about 8 radio buttons, that don't have any text next to them.
If I change any setting in my permissions I get this error
atabase error in vBulletin 3.5.0:
Invalid SQL:
UPDATE usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Administrators',
`description` = '',
`usertitle` = 'Administrator',
`opentag` = '',
`closetag` = '',
`passwordexpires` = '180',
`passwordhistory` = '360',
`forumpermissions` = '1048575',
`genericpermissions` = '255852479',
`attachlimit` = '0',
`pmquota` = '50',
`pmpermissions` = '3',
`pmsendmax` = '5',
`calendarpermissions` = '63',
`wolpermissions` = '31',
`adminpermissions` = '3',
`genericoptions` = '31',
`profilepicmaxwidth` = '100',
`profilepicmaxheight` = '100',
`profilepicmaxsize` = '65535',
`avatarmaxwidth` = '80',
`avatarmaxheight` = '80',
`avatarmaxsize` = '20000',
`userpagepermissions` = '15',
`arcadepermissions` = '0',
`itraderpermissions` = '1'
WHERE usergroupid=6;
MySQL Error : Unknown column 'arcadepermissions' in 'field list'
Error Number : 1054
Date : Friday, January 20th 2006 @ 06:22:24 PM
Script :
http://www.caraudiocentral.net/testv.../usergroup.php
Referrer :
http://www.caraudiocentral.net/testv...&usergroupid=6
IP Address : 216.39.144.78
Username : Chris from Washington
Classname : vb_database
I know it has to do with these options still being present, how do I get rid of them?