Finally I found this thread again.
Installing this mod didn't work out for me, and after uninstalling I now have the following problem in the user group permissions:
There is an extra row without description that only allows to choose yes/no. The user permissions can no longer be saved. When I try to do this I get
Code:
Database error in vBulletin 3.5.4:
Invalid SQL:
UPDATE vb_usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Administrators',
`description` = '',
`usertitle` = 'Administrator',
`opentag` = '',
`closetag` = '',
`passwordexpires` = '180',
`passwordhistory` = '360',
`forumpermissions` = '1048575',
`attachlimit` = '0',
`pmquota` = '50',
`pmpermissions` = '3',
`pmsendmax` = '5',
`calendarpermissions` = '63',
`wolpermissions` = '31',
`adminpermissions` = '3',
`genericpermissions` = '205520831',
`genericoptions` = '31',
`profilepicmaxwidth` = '900',
`profilepicmaxheight` = '900',
`profilepicmaxsize` = '265535',
`avatarmaxwidth` = '150',
`avatarmaxheight` = '150',
`avatarmaxsize` = '50000',
`usmilie_permissions` = '0',
`allowhtmlpermissions` = '0',
`toplistpermissions` = '31'
WHERE usergroupid=6;
MySQL Error : Unknown column 'usmilie_permissions' in 'field list'
Error Number : 1054
Date : Thursday, June 1st 2006 @ 12:25:23 PM
Script : http://mydomain/forum/cpadmin/usergroup.php
Please help me to properly uninstall this mod. :surprised: