umm gives me this error when i try to set permission for usergroup
Warning: mysql_real_escape_string() expects parameter 1 to be string, array given in /includes/class_core.php on line 635
Code:
Database error in vBulletin 3.5.0:
Invalid SQL:
UPDATE usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Systems Lead',
`description` = '',
`usertitle` = 'Systems Lead',
`opentag` = '<span style=\"color: orange; font-weight: bold; text-decoration: none;\">',
`closetag` = '</span>',
`passwordexpires` = '180',
`passwordhistory` = '360',
`ucash_paycheck` = '0.00',
`forumpermissions` = '470810623',
`attachlimit` = '0',
`pmquota` = '1500',
`pmpermissions` = '3',
`pmsendmax` = '5',
`calendarpermissions` = '63',
`wolpermissions` = '31',
`adminpermissions` = '3',
`genericpermissions` = '205520831',
`genericoptions` = '23',
`profilepicmaxwidth` = '100',
`profilepicmaxheight` = '100',
`profilepicmaxsize` = '65535',
`avatarmaxwidth` = '100',
`avatarmaxheight` = '100',
`avatarmaxsize` = '25000',
`maxsiglines` = '0',
`maxsigfontsize` = '0',
`maxsigimgsize` = '0',
`maxsigimgwidth` = '0',
`maxsigimgheight` = '0',
`maxsigimages` = '0',
`custompermissions` = '0',
`allowhtmlpermissions` = ''
WHERE usergroupid=6;
MySQL Error : Unknown column 'allowhtmlpermissions' in 'field list'
Error Number : 1054
Date : Thursday, September 29th 2005 @ 01:14:47 PM
Script : http://www.techenclave.com/forums/admincp/usergroup.php
Referrer : http://www.techenclave.com/forums/admincp/usergroup.php?do=edit&usergroupid=6
IP Address : xxxxxxxxx
Username : xxxxxxx
Classname : vb_database