Plugin Name: Warning Display Groups Plugin Author: Jesse Labrocca Plugin Website: http://www.MybbCentral.com Plugin Version: 1.0 Plugin Mybb Compatibility: 1.6x Plugin File Edits: None Plugin File Uploads: 1 Plugin Description: This will allow you to set groups that can view the warning levels inside postbit. By default Mybb allows only those who can give warnings this ability.
Installation
1. Upload the file from the zip. /root/inc/plugins/warn_display_group.php
2. Login to your admincp and ACTIVATE the plugin (Warning Display Group) in the plugin manager.
3. In admincp under "Warnings" you will have a new setting for adding group id's. I have included a legend to make it easier.
Content locked
This content has been locked. Please login or register in order to unlock it.
Troubleshooting: In case of custom templates you might need to manually edit them. Open in admincp the template "postbit_author_user" and add "<!-- WARNGD -->" right after the "{$post['warninglevels'}" variable. You may need to do this for a few templates if you have more than one theme.