New: If you are the board admin and are in the group, use the first option of replace, and you won't be denied.
Code: Select all
##############################################################
## MOD Title: Deny Permsission
## MOD Author: LifeIsPain <brian@orvp.net> (Brian Evans)
## MOD Description: Adds an option to a users or groups permissions settings to deny them access
## to a given setting. This will override any setting that would give them
## permission to do that action. The folder permission level must be set to
## Private / ACL for you to deny someone permission. Board Adminis will not be
## denied rights of the group.
## MOD Version: 0.6.2
##
## Installation Level: easy
## Installation Time: 5 Minutes
## Files To Edit: includes/auth.php, language/lang_english/lang_admin.php, admin/admin_ug_auth.php
## Included Files: n/a
##############################################################
## For Security Purposes, Please Check: http://www.phpbb.com/mods/downloads/ for the
## latest version of this MOD. Downloading this MOD from other sites could cause malicious code
## to enter into your phpBB Forum. As such, phpBB will not offer support for MOD's not offered
## in our MOD-Database, located at: http://www.phpbb.com/mods/downloads/
##############################################################
## Author Notes: NEW: Board Admins can be set not to be banned with the rest of the group. If you
## need to be able to ban yourself (remember, any admin can unban himself) for some
## reason, use the commands under [ OR ] for legacy support If you need to ban a
## user from a setting normally for registered users, install Niels Chr. Denmark's
## Auto Group mod as well.
##############################################################
## Before Adding This MOD To Your Forum, You Should Back Up All Files Related To This MOD
##############################################################