The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
"Smith" Warning System Details »» | |||||||||||||||||||||||||
/*=============================*\
|| "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 |
#12
|
|||
|
|||
Thanks for releasing this to the public! I didn't really need the functionality enough to purchase it, but as a free product I will definately install this.
|
#13
|
|||
|
|||
Database error in vBulletin 3.5.7:
Invalid SQL: ### INSERT QUERY GENERATED BY fetch_query_sql() ### INSERT INTO vbplugin (`active`, `executionorder`, `title`, `hookname`, `phpcode`, `product`) VALUES ('1', '5', 'Warning System (Disable Post Editing by Author of the Warned Post)', 'editpost_start', 'if ($vbulletin->userinfo[\'userid\'] == $postinfo[\'userid\'])\r\n{\r\n if ($verification = $db->query_first(\"SELECT warningid FROM \" . TABLE_PREFIX . \"warning WHERE postid = $postinfo[postid] LIMIT 1\"))\r\n {\r\n print_no_permission();\r\n }\r\n}', 'psi_ws'); MySQL Error : Unknown column 'executionorder' in 'field list' Error Number : 1054 |
#14
|
|||
|
|||
Please re-download the zip file and try again.
|
#15
|
|||
|
|||
Interesting, 4 installs. Is it that everyone uses 3.6 by now?
|
#16
|
||||
|
||||
Quote:
Ok you got me |
#17
|
||||
|
||||
Is this also available for 3.6.4?
|
#18
|
||||
|
||||
This is way better than AWS, as this has not many bugs so far. I suggest all AWS users to move to this one as this one is more updated and has bug fixes.
|
#19
|
|||
|
|||
Yep. This hack is compatible with vB 3.5.0 through 3.6.4.
Thank you. |
#20
|
|||
|
|||
Psionic Vision:
I love this hack and have moved from AWS over to this. A couple of things though. Do you think you could add a log for the warnings so that when the member has been warned it goes in the log and doesn't get removed once the duration period expires? For example if the threshhold has been reached and their posting privledges have been reinstated the warning they received remains in the log file for future reference? Also, could a permanent ban option be added so that instead of issuing a warning you could just ban them and the message that gets sent to the member tells them such? Again, great program. My administrators are enjoying it a great deal on our site. Parker |
#21
|
|||
|
|||
Quote:
Quote:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|