Permission Viewer

by dragonexpert 8 Stars 1,603 Downloads

Easily check permissions of users

Project Details

This plugin allows Admins to type in the username of any user and it will bring up their permissions in a much easier to understand table.  General Permissions are in a separate tab than forum permissions because it can get long.  You can also see what permissions Guests have.  The plugin does use the language that is already built into MyBB so no additional language packs are necessary.

PHP 7 is required to use the plugin as is.  If you wish to use PHP 5 series, you must add this after line 171 of admin/modules/tools/permissionviewer.php

$prefixes = array();
Author
dragonexpert
Collaborators
None
Version
5
Submitted
2014-10-22, 06:47 PM
Last Updated
2017-03-09, 10:58 PM
Bug Tracking
Disabled
MyBB Versions
1.8.x