Version: 2.00, by afterfl0w
Developer Last Online: Apr 2009
Version: 3.5.4
Rating:
Released: 06-27-2006
Last Update: 06-27-2006
Installs: 16
Template Edits
Code Changes Additional Files
No support by the author.
First hack released here, it's pretty useful too! I put a lot of work into it, I hope you guys will enjoy it
Afterfl0w's Banned Users List + Auto-Post Editing
Banned List?
I'm sure you all have a basic idea of what a ban list is and does. But for those who don't, this is a script that will be uploaded to your forum, and when you view it, it will display all current and past bans. This banlist LOGS all bans in a table, to set a permanent example for new users.
The banlsit is useful for showing new users exact reasons for getting punished, ect.
Auto Post Editing?
This is a completely new feature that I haven't seen before. What this does, is if the user is banned straight from their post, via a link (shown below):
If they are banned via this link, it will auto-edit their post with a message saying "User banned for this post: [reason]". The screenshot below differs a tad because it has been customized for that forum:
This is amazing. How Do I Install?
Easy. Download the attachted Zip, upload files and follow the file edit directions in the install.txt.
Afterwards, you must edit the banlist_banbit template to accomidate your needs for the bantype. Eg:
You can edit the texts PERMABAN and TIMEOUT, and also the usergroupIDs of your banned usergroups. Do not edit the other parts, otherwise there will be links to the post even if there isn't one.
Questions? Support?
You can contact me on MSN at: flamethrower_stickattack@hotmail.com
I don't mind helping you customize the hack, since it could be a challenge for people newer to PHP. Just add me to MSN or E-Mail me and tell me you're from vB.org
Posting here would be a better idea, but if you prefer MSN or E-mail, feel free.
I'm not going to post a link forcing you to install this hack, but installs are greatly appreciated
Is it possible to get this hack to look like this sites ban log - http://forums.livingwithstyle.com - scroll down to "event Log." I think it's cool how you can see who the last member who was banned is shown on the forum home page. If this ban log could be tweaked to show that on the forum home page, I would be very greatful.
I was testing this ahck to see whether it will work on vB3.6 and I got this error :/
Quote:
Database error in vBulletin 3.6.0:
Invalid SQL:
INSERT INTO testbed_phrase
(languageid, varname, text, phrasetypeid)
VALUES
(-1, 'banlist_reasonerror', 'You Must Enter A Reason!', 9000),
(-1, 'banlist_bannedby', 'Banned By', 1),
(-1, 'banlist_datebanned', 'Ban Date', 1),
(-1, 'banlist_bannedpost', 'Banned Post', 1),
(-1, 'banlist_reason', 'Reason', 1),
(-1, 'banlist_releasedate', 'Release Date', 1),
(-1, 'banlist_banlist', 'Most Recent Bannings', 1),
(-1, 'banlist_link', 'Link', 1),
(-1, 'banlist_nolink', 'No Link', 1),
(-1, 'banlist_description', 'Here is a list of the last 30 banned members and the reason why they were banned. Following the forum rules will insure that your name will not end up on this list.', 1);