Version: 1.00, by g-force2k2
Developer Last Online: May 2008
Version: 2.2.x
Rating:
Released: 08-30-2002
Last Update: Never
Installs: 61
No support by the author.
Please Notice Warnings System Hack v2.0 has been released. View Thread Here
Yeah i promised a release of this one... its pretty self explanatory... its a warning system devised to help keep forums more secure... allows a new way for moderators to ban users...
First off big thanks to GoldKnight for helping me square thing away again and for beta testing
Edit: See quick update [ Here ] for a quick template fix thanks to mulimum regards
Features?
Config Features - Warn Config
- includes moderator exemption inclusion of warings by other moderators
- includes special usergroup for banned by warnings
- includes setable warninglvl limit before banning
Warning System ::
- includes the warning tabs on posts for warning members
- includes viewable lists of warnings per each member (postbit)
- also includes viewable lists on getinfo template
- includes auto log of each warning issued
- includes pm feature to send the user being warned a warning notification
- includes auto banning once the user's warninglvl has reached the banlimit
Admin Features -
Admin CP Based Setup ::
- include a log of all warnings that have been given out... includes who warned who and the viewable post that the warning was issued on, as well as the date. (with a page navigation feature)
- includes a list of all the users who have been issued warnings as well as different options of revoking warnings and unbanning users who were banned by warnings...
whew... on to the to do list
What to do?
// ++++++++++++++++++++
Queires to Run (2)
File Modifications (4)
Template Modifications (4)
Templates to Add (15)
Files to Upload (3)
Instructions in the install_warning.php
If you like this hack please click install thanks in advance... regards... and as always enjoy
g-force2k2
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
very nice, but i have more then 1 usergroup for regged user.
In your warnconfig.php there are this line:
$reggroup = "2"; // usergroupid for registered users
can i change this line to more usergroups?
For example:
$reggroup = "2,10,12,13,14";/ usergroupid for registered users
There was a hack called HellBan I think that used a similiar system, but yours appears to be slightly more advanced and out of the beta stage (I don't think the other one moved out of beta).
Nonetheless, nice hack and great job. I may install this at vBulletinTemplates seeing that some members seem to be having an attitude problem latley, maybe this will help keep them in line .
I've got a question, when a user is banned by having warnings, how are they banned? I don't wish for them to have their account removed and such, so I have a request :
I've created a new usergroup called "Banned" which's userid=9
Is it possible for some custom code be made for me so when they've received maximum warnings, they go into the banned usergroup instead?