The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Warnings System Hack v2.1 Details »» | |||||||||||||||||||||||||
Latest Version Warnings System Hack v2.1 Can be Found [ Here ]
After a Successful first release i decided to make a more customizeable and more optimizeable Warnings Hack well here it is... For new installers simply run the auto installer (install_warning.php) and then use the installation_txt.php to make template and file modifications. For members that have used my version 1.0 simply make the changes listed in the warn_upgade.php then delete all custom templates and run one query listed in the upgrade file. Then run the installer. Thanks as always for GoldKnight's assistance Version 2.1? Comes with the Warning System Settings Inserted Directly into the VBulletin Settings to prevent problems... Features // ++++++++++++++++++++ Warnings Hack System (version 2.0) * Easy Installation / Uninstallation with Warning Installer (includes all queries & templates) [new] * Now instead of based upon a set warning level it includes seperate distict warning points [new] * Includes new warning customization for different levels of warning [new] * Includes new Email Warning feature for regular useage or more importantly pm disabled users [new] * Ban Limit is now activated once a user's Warning Level is over the configured amount of Warning Points (Not Just Single Warnings) [new] * Includes New Customizeable Templates [new] * Emailing and Private Messaging Warning [new] * Emailing Ban Message [new] * Warnings Listings [new] * Includes Viewable List of all Admin Created Warnings for reference to know what is not accepted [new] * In a sense its a rules hack included with the Warning Hack [new] * Categorized And Ordered According to Admin Preferences [new] Warn Config (extremely optimizeable) * Includes Setable Banned by Warnings usergroup * Includes Setable Warning Level (maximum warning points) * Includes Easy Usergroup Configuration For [new] * Usergroups that can Warn [new] * Usergroups that can View Warnings [new] * Usergroups that can view their Warning Levels [new] * Usergroups that are exempt from warning [new] * Includes New Warning Functions & Optimizes all Permissions [new] * Includes Emailing Banning Option [new] Admin CP Based * Create Custom Warnings [new] * Includes Customizeable New Configuration for Different Level Warnings [new] * Create your own Categories of Warning Levels [new] * Configure Warning Points to each different Warning [new] * Includes a list of Warning Logs * Who warned who? * Date & Warning Type & Warning Comments [new] * Post from which warning resulted * Includes List of All Warned Users * Includes Warning Point Deductor [new] * Includes Email Notification after Banning [new] Hope that everyone enjoys this hack as much as the first Comments and Suggestions are welcomed... If you like this hack i'd be greatful if you clicked install thanks in advance and Enjoy... Screenshots are nex [Edit]See link below for more information regarding the upcoming vb3 version vb3 version coming soon Note: the file warnconfig.php does not exist anymore instead the configurations are kept and updated in the vbulletin option panel. For any further questions or help you may address them here or instead pm me. As requested by Freezerator if you want a link in the pm/email that is sent to the user follow the instructions below. Warned Post Link In PM Or Email g-force2k2 Show Your Support
|
Comments |
#72
|
||||
|
||||
dude you rock !!!!! you installed the email feature woo hoooo
thanks man keep up the good additions |
#73
|
|||
|
|||
yeah thanks hellsatan... in my upgrade directions it does say to uninstall and then rerun the installer... but either way is fine regards... thanks for the help btw...
g-force2k2 |
#74
|
||||
|
||||
]everything works except I can't see $post[warnlink] ... it just give me blank space...
yes, i have edited all files, runned all queries and edited all templates... :/ and I have edited settings in the admin panel and saved them |
#75
|
||||
|
||||
One tip - for those with many hacks that uses the settingid's, you may want to use a higher settingid than 40 - otherwise you get a db error. You don't actually have to set a settingid - the variables are auto-incremental. If people are getting errors, replace all the 40 with 140 which shouldn't interfere with other hacks that uses settingids.
Otherwise, the hack is brilliant. I just had to tidy up the profile a bit, but it works great. Thanks! |
#76
|
||||
|
||||
]good tip, lemme try
|
#77
|
||||
|
||||
]Database error in vBulletin Control Panel 2.2.6:
Invalid SQL: INSERT INTO setting VALUES (NULL,240, 'No Warning Usergroups', 'NOwarn', '6', 'The usergroupids for the usergroups that can\'t be warned! (seperate each usergroupid by a comma)', '', 5,) mysql error: You have an error in your SQL syntax near ')' at line 1 mysql error number: 1064 (((((((((((((((((((((((( |
#78
|
||||
|
||||
I have changed all "40" to "140"... error...
then changed to "240" ... same error... I have updated my admin cp, tried hellsatan's install_settings.php + tried to do it with mysqladmin... <-- LOST |
#79
|
||||
|
||||
]now I have deleted all values that have been imported in the DB in setting and settinggroup tables...
tried file by hellsatan again... no luck ... argh... |
#80
|
||||
|
||||
]script DOES insert these values into DB (checked)
Code:
200 140 Warning Logs Per Page WLOGSpp 20 The number of warning logs to show per page! 1 Edit Delete 201 140 Register Group REGgroup 2 The usergroupid for the registered usergroup! 2 Edit Delete 202 140 Maximum Ban Limit BANtot 25 The total amount of warning points before user is ... 3 Edit Delete 203 140 Banned by Warnings Group BANgroup 16 The usergroupid for the banned by warnings usergro... 4 140 Warnings System 140 after this I get error in the script : Code:
Database error in vBulletin Control Panel 2.2.6: Invalid SQL: INSERT INTO setting VALUES (NULL,140, 'No Warning Usergroups', 'NOwarn', '6', 'The usergroupids for the usergroups that cant be warned! (seperate each usergroupid by a comma)', '', 5,) mysql error: You have an error in your SQL syntax near ')' at line 1 mysql error number: 1064 |
#81
|
||||
|
||||
Hmmm...
Erwin has found out why you have got errors - Conflicting Setting Ids... Im not sure how to help Satan |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|