MyBB Central

Full Version: Profile Ban
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
Since I need a way for my moderators to quick ban (and it's usually annoying to have to open admincp and do about 5+ pages to get to the ban) I have created a QUICK BAN link from any users profile.

License is GNU/GPL.

Plugin Name: Profile Ban
Plugin Author: Jesse Labrocca
Plugin Website: http://www.MybbCentral.com
Plugin Version: 1.0
Plugin Mybb Compatibility: 1.2x
Plugin File Edits: None
Plugin File Uploads: 2
Plugin Description: This adds a Quick Ban for moderators on a users profile.

1. Upload the file from the zip

root/inc/plugins/profile_ban.php
root/ban.php

2. Login to your admincp and ACTIVATE the plugin (Profile Ban) in the plugin manager.

Only moderators and admins can see the link. You can't ban yourself or other moderators. Currently the ban is set for PERMA BAN. You can alter this in the plugin code by changing the array from "perm" to a time() +. Check php.net for time function.


Thank you.
Very usefull. Thank's. Smile
Nice Work Man Thanks a lot
Thanks labrocca. Smile
Very nice little feature to add! Good work.
Thank's
Nice mod - make more
nicely Big Grin
Ahh very handy^^. Thanks. I'll use it as soon as I can download.
thanks alot
Pages: 1 2
Reference URL's