The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
![]() |
|||||||||||||||||||||||||
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 ![]() ![]() g-force2k2 Show Your Support
|
Comments |
#112
|
|||
|
|||
![]()
g-force2k2
I think this is a great hack. Anyway of making this so that you send an email to the member instead of a private message or in addition to the private message? Parker |
#113
|
||||
|
||||
![]() Quote:
|
#114
|
|||
|
|||
![]() Quote:
You need to put <b>$post[warninglvl] <-=- that</b> I have mine set to 10 warning and your out so it looks like this $post[warninglvl]/10 All in all top hack. |
#115
|
|||
|
|||
![]()
glad to hear Mr.P Parker i'll work on an email addon extremely shortly...
Zirus i'll code up your addon as well once i get home from college :P regards... g-force2k2 |
#116
|
|||
|
|||
![]()
In found a spot in the warn_show_warn template that is hardcoded that can give you some trouble in getting to the correct place.
You have: <tr><td bgcolor="$backcolor" width="15%"><smallfont color="{pagetextcolor}"><b><a href="/forum/member.php?s=&action=getinfo&userid=$userid">$user name</a></b></smallfont></td> The problem is with the: <a href="/forum/member.php? If your board's forum is not in the forum directory then the above link will not work. Parker |
#117
|
|||
|
|||
![]()
I'm having problems too. I really need this to get working too. I've looked over everything numerous times.
Is it my user group permission? 1 Unregistered / Not Logged In Guest 2 Registered SRO Member 3 Users Awaiting Email Confirmation 4 (COPPA) Users Awaiting Moderation 29 Super Moderators Super Moderator 31 Moderators 28 super admin 33 Banned by Moderators 36 Banned By Warnings My warnconfig looks like this: $logsperpage = "20"; // warning logs to show per page $fdname = "/web/docs/www.streetracing.org/htdocs/boards"; $reggroup = "2"; // usergroupid for registered users $banlimit = "5"; // number of warings before user is banned $banusergroup = "36"; // usergroupid of the banned group by warnings! $allowmodwarn = "1"; // allows moderators to warn other moderators? (1 for yes :: 0 for no) // +++++++ warning hack v1.0 configuration [ g-force2k2 ] +++++++ any clues? do i have to edit my warn.php file? I'm running 2.27. thanks! ryan |
#118
|
|||
|
|||
![]()
yeah ryans... if you look through my hack you have to replace all the usergroupid with the ones that fit your forum needs... if you want i can go through the list for you regards... im currenlty starting a version 2.0 to solve some issues like this and also to make it better... regards...
g-force2k2 |
#119
|
|||
|
|||
![]()
Hey cool. Then th rest of us who had problems wait for the easier part one
![]() Thx g-force2k2 you doing a great work Cheers |
#120
|
|||
|
|||
![]()
open admin/functions.php
find: PHP Code:
PHP Code:
find: PHP Code:
PHP Code:
![]() g-force2k2 |
#121
|
|||
|
|||
![]()
see above ryans
![]() ![]() g-force2k2 |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|