MyBB Community Forums

Full Version: Users and Groups Permission
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Dear Sir,

My mistake I had modified the users and groups permissions and now the 'users and groups' tab is not displayed in the forum admin control panel. kindly help us.

regards,
venugopal r
would you like to give required temporary privileges through PM to check and fix the issue
hi

in which table in mysql, can we modify to enable this tab

regards,
venugopal r
super administrator of the forum (in general having user id = 1) should be able to see everything in
the admin panel and that super admin can reset individual administrator permissions at below location

admin panel >> users & groups >> Admin Permissions --> click on a admin name & set permissions
that particular tab is not displayed in the panel
^ log into admin panel as the main administrator (eg. user id = 1) and check below url - what happens ?
forumURL/admin/index.php?module=user-admin_permissions
we are getting an error msg

You do not have permission to access this part of the administration control panel.


(2013-10-09, 09:06 AM).m. Wrote: [ -> ]^ log into admin panel as the main administrator (eg. user id = 1) and check below url - what happens ?
forumURL/admin/index.php?module=user-admin_permissions
You can change specific user's permissions in mybb_adminoptions table. They're JSON encoded there.
Edit: delayed response

modifying database table for admin permissions is a complex thing - needs to be done with care

below is related data on a test forum where newpoints plugin is installed
s:3:"tab";s:1:"0";s:5:"users";s:1:"0";s:6:"groups";s:1:"0";s:6:"titles";s:1:"0";s:7:"banning";s:1:"0";s:17:"admin_permissions";s:1:"0";s:9:"mass_mail";s:1:"0";s:16:"group_promotions";s:1:"0";}s:9:"newpoints";a:9: