I installed this mod, and when I un-installed it I now get this error when I make changes to a user group and try to save it.
PHP Code:
Database error in vBulletin 3.8.1:
Invalid SQL:
UPDATE usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'No PM & Posts Are Moderated',
`description` = '',
`usertitle` = '',
`opentag` = '',
`closetag` = '',
`passwordexpires` = '0',
`passwordhistory` = '0',
`ispublicgroup` = '0',
`canoverride` = '0',
`vbblog_general_permissions` = '254328',
`vbblog_customblocks` = '0',
`vbblog_custompages` = '0',
`vbblog_entry_permissions` = '7920',
`vbblog_comment_permissions` = '896',
`forumpermissions` = '12390911',
`genericpermissions` = '1243616707',
`attachlimit` = '0',
`pmquota` = '0',
`pmpermissions` = '0',
`pmsendmax` = '5',
`pmthrottlequantity` = '0',
`calendarpermissions` = '32',
`wolpermissions` = '0',
`adminpermissions` = '0',
`genericpermissions2` = '0',
`genericoptions` = '62',
`profilepicmaxwidth` = '100',
`profilepicmaxheight` = '100',
`profilepicmaxsize` = '404800',
`avatarmaxwidth` = '120',
`avatarmaxheight` = '120',
`avatarmaxsize` = '404800',
`signaturepermissions` = '234111',
`sigpicmaxwidth` = '450',
`sigpicmaxheight` = '100',
`sigpicmaxsize` = '404800',
`sigmaxrawchars` = '1000',
`sigmaxchars` = '500',
`sigmaxlines` = '0',
`sigmaxsizebbcode` = '7',
`sigmaximages` = '4',
`albumpermissions` = '254',
`albumpicmaxwidth` = '600',
`albumpicmaxheight` = '600',
`albumpicmaxsize` = '100000',
`albummaxpics` = '20',
`albummaxsize` = '0',
`usercsspermissions` = '63',
`visitormessagepermissions` = '60',
`socialgrouppermissions` = '51060',
`maximumsocialgroups` = '5',
`groupiconmaxsize` = '404800',
`trgpermissions` = '5',
`ms_force_style_permissions` = '0',
`force_style_id` = ''
WHERE usergroupid=11;
MySQL Error : Unknown column 'ms_force_style_permissions' in 'field list'
Error Number : 1054
Request Date : Monday, March 9th 2009 @ 09:22:09 PM
Error Date : Monday, March 9th 2009 @ 09:22:09 PM
Script : http://mysite.com/forums/admincp/usergroup.php?do=update
Referrer : http://mysite.com/forums/admincp/usergroup.php?do=edit&usergroupid=11
IP Address : xx.xxx.xx.xxx my IP
Username : my user name
Classname : vB_Database
MySQL Version : 5.0.67-community
At the bottom of each user group pahe in the user group manager there is still the place where you could edit the settings. No text there at all. Just the bullets to select yes or no.
Any one help? I have used the two previous versions for a long time.