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 |
#42
|
|||
|
|||
Quote:
|
#43
|
|||
|
|||
Anthony, I just did a clean install of vB, latest version, installed your MOD, and still getting the lines. Also, when a warning is issued and the PM sent, two messages show as being in the users inbox, but there is just the one message. After reading the message, it shows that there is still one unread message in the inbox.
|
#44
|
|||
|
|||
Quote:
|
#45
|
|||
|
|||
Any idea why when issuing a warning and the subsequent email why two messages show as being in the users inbox, but there is just the one message; and then after reading the message, it shows that there is still one unread message in the inbox.
|
#46
|
|||
|
|||
Quote:
[SQL]UPDATE user SET pmunread = pmunread - 1 WHERE userid = YOURUSERID[/SQL] Of course, replace YOURUSERID with the actual userid. |
#47
|
|||
|
|||
Would I have to do this with every user ID? Mine, and each of the test users that I have set up? And then all other user ID's thereafter?
By the way Anthony, I fixed the lines problem. Don't ask me how; I did something that did fix it. Have you been able to fix the other problem? |
#48
|
|||
|
|||
Ran the query with my user id "1" and got the following:
An error occurred while attempting to execute your query. The following information was returned. error number: 1146 error desc: Table 'fantasyf_forums.user' doesn't exist |
#49
|
|||
|
|||
Quote:
Quote:
|
#50
|
|||
|
|||
I am sorry if my intelligence level is well below yours. But thanks for the additional help and hopefully this is the last time I need to ask you for any help.
|
#51
|
|||
|
|||
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|