Cannot save User group settings

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • E.T.
    New Member
    • Dec 2008
    • 12
    • 3.7.x

    [Forum] Cannot save User group settings

    Hi,

    Before the upgrade to VB4 I've removed all plugins, but now I've found out there is something left wich will cause issues in the User group settings.

    MGC Chatbox Evo : Custom permissions

    If I try to change something in an user groups ( Administrators) it cannot be saved due to an error of a non excisting MGC chatbox. wich will cause a database error:

    Code:
    Database error in vBulletin 4.0.0:
    Invalid SQL:
    UPDATE usergroup SET
    ### UPDATE QUERY GENERATED BY fetch_query_sql() ###
     `title` = 'Administrators',
     `description` = '',
     `usertitle` = '',
     `opentag` = '<span style=\"color:red\"</span>',
     `closetag` = '',
     `passwordexpires` = '180',
     `passwordhistory` = '360',
     `forumpermissions` = '16777215',
     `genericpermissions` = '2113929215',
     `attachlimit` = '0',
     `pmquota` = '150',
     `pmpermissions` = '7',
     `pmsendmax` = '5',
     `pmthrottlequantity` = '0',
     `calendarpermissions` = '63',
     `wolpermissions` = '31',
     `adminpermissions` = '3',
     `genericpermissions2` = '1',
     `genericoptions` = '55',
     `profilepicmaxwidth` = '100',
     `profilepicmaxheight` = '100',
     `profilepicmaxsize` = '65535',
     `avatarmaxwidth` = '100',
     `avatarmaxheight` = '100',
     `avatarmaxsize` = '20000',
     `signaturepermissions` = '245759',
     `sigpicmaxwidth` = '500',
     `sigpicmaxheight` = '100',
     `sigpicmaxsize` = '10000',
     `sigmaxrawchars` = '0',
     `sigmaxchars` = '0',
     `sigmaxlines` = '0',
     `sigmaxsizebbcode` = '7',
     `sigmaximages` = '0',
     `albumpermissions` = '255',
     `albumpicmaxwidth` = '600',
     `albumpicmaxheight` = '600',
     `albummaxpics` = '100',
     `albummaxsize` = '0',
     `usercsspermissions` = '63',
     `visitormessagepermissions` = '63',
     `socialgrouppermissions` = '261760',
     `maximumsocialgroups` = '5',
     `groupiconmaxsize` = '65535',
     `mgc_cb_evo_permissions` = '0',
     `mgc_cb_evo_refreshrate` = '30',
     `mgc_cb_evo_nbmsg_show` = '',
     `mgc_cb_evo_nbmsg_perday_show` = '',
     `mgc_cb_evo_nbthreads_perday_show` = '0',
     `mgc_cb_evo_max_chats_perday` = '0',
     `vbblog_general_permissions` = '524286',
     `vbblog_customblocks` = '10',
     `vbblog_custompages` = '10',
     `vbblog_entry_permissions` = '24575',
     `vbblog_comment_permissions` = '990',
     `gcbos_permissions` = '2047',
     `fcpermissions` = '8',
     `microsupport` = '23',
     `supportpriority` = '0'
    WHERE usergroupid=6;
    [B]MySQL Error   : Unknown column 'mgc_cb_evo_permissions' in 'field list'[/B]
    Error Number  : 1054
    Request Date  : Saturday, January 9th 2010 @ 07:21:12 PM
    Error Date    : Saturday, January 9th 2010 @ 07:21:13 PM
    Script        : 
    Referrer      : 
    IP Address    : 
    Username      : E.T.
    Classname     : vB_Database
    MySQL Version : 4.1.21-standard-log
    How can I get rid of all the mgc chatbox settings in the User groups

    Please advise

    Kind regards,

    Marcel
  • Ramsesx
    Senior Member
    • Aug 2005
    • 3254
    • 3.8.x

    #2
    Have you checked forum/includes/xml for left files?
    .......

    Comment

    • E.T.
      New Member
      • Dec 2008
      • 12
      • 3.7.x

      #3
      Hi Ramsesx,

      Thanks for the prompt answer, I've just checked the forum/includes/xml directory and there is indeed a bitfield_mgc_cb_evo.xml

      I think I can remove this file ?

      Thanks again

      Regards,

      Marcel

      Comment

      • Ramsesx
        Senior Member
        • Aug 2005
        • 3254
        • 3.8.x

        #4
        Yes, you can remove it.
        .......

        Comment

        • E.T.
          New Member
          • Dec 2008
          • 12
          • 3.7.x

          #5
          Thanks Ramsesx, this solved the issue.

          Comment

          widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
          Working...