Home » Archive

Articles tagged with: all

  Posted: May 10 | Filed under: General

If you want to add a new superadmin to your vbulletin forums then you will have to edit the config.php.
Edit $config['SpecialUsers']['superadministrators'] = '1'; and add the id’s of the users (seperated by a comma) you want to be a superadmin. If you only edit the usergroupsid in the database the user won’t have superadmin rights.

 

Be very carefull although who you give superadmin rights.