squishi
05-30-2006, 10:29 AM
Hi,
I have a slight problem with a modification I uninstalled.
It seems to have some leftovers in the user permission formular.
When I go to the usergroup manager and edit the permissions for a usergroup, there now is a row with no description which allows the options "yes" and "no".
When I try to save the permissions I get this:
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'
WHERE usergroupid=6;
MySQL Error : Unknown column 'usmilie_permissions' in 'field list'
Error Number : 1054
Date : Tuesday, May 30th 2006 @ 04:27:13 AM
Script : http://mydomain.com/forum/admincp/usergroup.php
Referrer : http://mydomain.com/forum/admincp/usergroup.php?do=edit&usergroupid=6
IP Address :
Username :
Classname : vB_Database
I think it's from that smiliemaker I tried to install, but I already uninstalled the product and deleted all files. :surprised:
I have a slight problem with a modification I uninstalled.
It seems to have some leftovers in the user permission formular.
When I go to the usergroup manager and edit the permissions for a usergroup, there now is a row with no description which allows the options "yes" and "no".
When I try to save the permissions I get this:
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'
WHERE usergroupid=6;
MySQL Error : Unknown column 'usmilie_permissions' in 'field list'
Error Number : 1054
Date : Tuesday, May 30th 2006 @ 04:27:13 AM
Script : http://mydomain.com/forum/admincp/usergroup.php
Referrer : http://mydomain.com/forum/admincp/usergroup.php?do=edit&usergroupid=6
IP Address :
Username :
Classname : vB_Database
I think it's from that smiliemaker I tried to install, but I already uninstalled the product and deleted all files. :surprised: