I unistalled in my localhost, went to update usergroup permissions and i got this error.
PHP Code:
Database error in vBulletin 3.5.0 Release Candidate 2:
Invalid SQL:
UPDATE usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Fusion City Staff',
`description` = '',
`usertitle` = 'Fusion City Staff',
`opentag` = '<b><font color=#336600>',
`closetag` = '</b></font>',
`passwordexpires` = '0',
`passwordhistory` = '0',
`ispublicgroup` = '0',
`canoverride` = '0',
`forumpermissions` = '1048575',
`attachlimit` = '0',
`pmquota` = '5000',
`pmpermissions` = '3',
`pmsendmax` = '0',
`calendarpermissions` = '63',
`wolpermissions` = '31',
`adminpermissions` = '1',
`genericpermissions` = '4194303',
`genericoptions` = '31',
`profilepicmaxwidth` = '120',
`profilepicmaxheight` = '120',
`profilepicmaxsize` = '20000000',
`avatarmaxwidth` = '150',
`avatarmaxheight` = '150',
`avatarmaxsize` = '20000000',
`profileviewpermissions` = '15',
`supportpermissions` = '0'
WHERE usergroupid=13;
MySQL Error : Unknown column 'supportpermissions' in 'field list'
Error Number : 1054
Date : Tuesday, August 16th 2005 @ 04:37:40 AM
Script : http://fusion-city.net/forum/admincp/usergroup.php
Referrer : http://fusion-city.net/forum/admincp/usergroup.php?do=edit&usergroupid=13
IP Address : 217.44.9.153
Username : Rory
Classname : vB_Database
Some stuff from the support system is still there, and i had to drop the tables in the database manually.