|
Membre
Messages: 1
Date d'inscription: juin 2008
Localisation: 3.7.1
|
Need Help With Installing Evo Chatbox please -
15/06/2008, 16h39
I've installed the product without any error messages but after I enabled everything in usergroups and click Save I get the follow database error:
Database error in vBulletin 3.7.1:
Invalid SQL:
UPDATE mst_usergroup SET
### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Administrators',
`description` = '',
`usertitle` = 'Administrator',
`opentag` = '<font color=\"red\"><b>',
`closetag` = '</b></font>',
`passwordexpires` = '180',
`passwordhistory` = '360',
`forumpermissions` = '8388607',
`genericpermissions` = '2147483583',
`attachlimit` = '0',
`pmquota` = '50',
`pmpermissions` = '7',
`pmsendmax` = '5',
`calendarpermissions` = '63',
`wolpermissions` = '31',
`adminpermissions` = '3',
`genericpermissions2` = '1',
`genericoptions` = '55',
`profilepicmaxwidth` = '100',
`profilepicmaxheight` = '100',
`profilepicmaxsize` = '65535',
`avatarmaxwidth` = '80',
`avatarmaxheight` = '80',
`avatarmaxsize` = '20000',
`signaturepermissions` = '237567',
`sigpicmaxwidth` = '500',
`sigpicmaxheight` = '100',
`sigpicmaxsize` = '10000',
`sigmaxrawchars` = '0',
`sigmaxchars` = '0',
`sigmaxlines` = '0',
`sigmaxsizebbcode` = '7',
`sigmaximages` = '0',
`albumpermissions` = '255',
`albumpicmaxwidth` = '600',
`albumpicmaxheight` = '600',
`albumpicmaxsize` = '100000',
`albummaxpics` = '100',
`albummaxsize` = '0',
`usercsspermissions` = '31',
`visitormessagepermissions` = '63',
`socialgrouppermissions` = '511',
`mgc_cb_evo_permissions` = '127',
`mgc_cb_evo_nbmsg_show` = '',
`mgc_cb_evo_nbmsg_perday_show` = ''
WHERE usergroupid=6;
MySQL Error : Unknown column 'mgc_cb_evo_permissions' in 'field list'
Error Number : 1054
Request Date : Sunday, June 15th 2008 @ 06:08:41 AM
Error Date : Sunday, June 15th 2008 @ 06:08:41 AM
Username : Eric
Classname : vB_Database
MySQL Version : 4.1.22-standard-log
This a fresh install and I followed the readme step by step word for word. I tried uninstalling as per the readme, reinstalling, uinstalling again and after resinstalling once more it is still the same. Even if I keep every option as "No" in usergroups it still gives this error when I save the usergroup.
Please help!!
|