The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
"Smith" Warning System Details »» | |||||||||||||||||||||||||
I no longer support my hacks. Please feel free to update them and release new versions elsewhere as long as I get the credit for the original modification.
/*================================================= =====================*\ || "Smith" Warning System || || Author : Anton Kanevsky || Co-Author(s) : Mr_Devlin (German Translation) || Works on : vBulletin 3.5 / 3.6 || Released : Nov 25, 2006 || || Time required to install: 1 minute || Difficulty: easy \*================================================ ======================*/ DESCRIPTION Have you been running into troublesome users ever since you have began administering your bulletin board? Have you been forced into banning these users because there was no other way to prevent them from wreaking havoc in your community? Look no further. "Smith" Warning System is a professional solution that features a system of warning points as an alternative to an immediate ban. A must-have tool for a serious administrator. STATISTICS File Uploads: 1 Template Changes: 5 Products to Install: 1 FEATURES
VERSION HISTORY 1.3.1 Corrected a postbit_legacy template bug. 1.3.0 The first free release that is officially cross-compatible with both vBulletin 3.5 and 3.6. 1.2.2 [F] Corrected a licensing issue. [F] Corrected a cron bug, which caused an sql error. [F] Changed behavior of "Can View ___ Warnings" permission to cover the warning level displayed in posts. 1.2.1 [+] Reputation Points Option was removed from vBulletin Options. Instead, Reputation Effect can now be defined per Warning Type and even per Warning. [+] Reputation-Based Self-Revokation Capability: Each warning can be set to allow the end user to buy the warning out in exchange for a certain amount of reputation points. [+] Feature to enable creation of warning information threads in a specific forum. [+] More detailed and better formatted usernotes and notifications. 1.1.0 [+] Ability to Issue Verbal Warnings [+] Ability to Define a Fake Warner [+] Automatic Usernotes Creation [+] Warned Posts May Not Be Modified by the Author [+] More sophisticated who's online handler [+] Warning sign on warned posts 1.0.0 Introductory Release INTRODUCTION This hack includes a cron, which you do not need to manually add to your cron manager. The cron is added automatically for you once you install the product XML. If you wish to import your warning data from another warning system, upload warn_import.php from ./do_not_upload/ to ./admincp/ and run it from your browser. The installation manual is contained within the attached file. IF YOU LIKE MY HACK, PLEASE CLICK INSTALL Supporters / CoAuthors Show Your Support
|
Comments |
#132
|
|||
|
|||
At the moment, it is not possible, however it may be implemented in a future release.
|
#133
|
||||
|
||||
very nice system
just one suggestion instead of saying "The user has been successfully awarded 50 warning points." it should say "The user has been successfully penalized 50 warning points." lol because i am sure no one wants that award for sure or in case my english is incorrect just ignore it |
#134
|
|||
|
|||
akulion, that is simple.
In AdminCP go to "search in phrases", search "awarded" in all forums, search in "Phrase Text AND Phrase Variable Name" Then you'll see it in ws_post i believe. Then click Edit, And then Click the "copy default Text" button Edit the text, and click save. all done. Also, just for users who want to be able to ban a user from their profile, add this: In template MEMBER INFO: find: Code:
<if condition="$show['giveinfraction']"> <td class="vbmenu_control"><a href="infraction.php?$session[sessionurl]do=report&u=$userinfo[userid]">$vbphrase[give_infraction]</a></td> </if> Code:
<if condition="($bbuserinfo[usergroupid]==1"> <td class="vbmenu_control"><a href="modcp/banning.php?do=banuser&userid=$post[userid]" target="#blank"><b>Ban or Suspend $post[username]</b></a></td> <td class="vbmenu_control"><a href="modcp/banning.php?do=liftban&userid=$post[userid]" target="#blank"><b>Lift Ban on $post[username]</b></span></td> Code:
<if condition="($bbuserinfo[usergroupid]==1 || $bbuserinfo[usergroupid]==5"> <!-- ADD USERGROUPS ON THIS LINE --> Hope this makes it easier for you. |
#135
|
|||
|
|||
Installed on VB 3.6.5
Looks great. Thanks |
#136
|
|||
|
|||
my users are getting massages of 2 PMs but they getting only one and even they read that they still have massage of one unread massage on main page but when they check inbox there isn't any more.
I'm on 3.6.5 |
#137
|
||||
|
||||
When i try to issue a warning i get this error?
Quote:
|
#138
|
|||
|
|||
Make sure you are running the latest version of the hack...
Make sure you have defined reputation levels or disabled reputation change on warnings otherwise... |
#139
|
||||
|
||||
Quote:
UPDATE Reinstalled the hack, seems to be ok now. Thanks |
#140
|
|||
|
|||
any one know how to fix 2 PMs bug?
|
#141
|
||||
|
||||
I put it on my "Test" Board.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|