The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Warnings System Hack v1.0 Details »» | |||||||||||||||||||||||||
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 thanks in advance... regards... and as always enjoy g-force2k2 Show Your Support
|
Comments |
#92
|
||||
|
||||
Also, don't forget to add the following code to the warn_show and warn_add templates right at the top before any of the HTML:
Code:
<head> $headinclude </head> |
#93
|
||||
|
||||
Perfect working but one problem
my forum have not folder just only root folder http://saxxon.squadcenter.de/ so must i change to? $fdname = ""; // forum directory folder name |
#94
|
||||
|
||||
No, use this:
$fdname = "/"; |
#95
|
|||
|
|||
Quote:
Thx m8...was about to ask about it |
#96
|
||||
|
||||
Quote:
|
#97
|
|||
|
|||
thanks for the help Erwin
btw Mr. P do you have this coding in the warn_add template? PHP Code:
g-force2k2 |
#98
|
||||
|
||||
Quote:
I have to problems with my server being an NT IIS Server, what is the correct path I need for this coding $fdname = "forum"; // forum directory folder name I tryed c:\\folder\\forum location but that didnt work aslo when I click the warn user link I get this following error CGI Error The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are: would it be because of my $fdname path??? |
#99
|
|||
|
|||
hyperdave for the directory problems try replace all instances of:
PHP Code:
PHP Code:
Edit: you can try replace the javascipt link with: PHP Code:
g-force2k2 |
#100
|
||||
|
||||
hey I figured my problem out, it would help if I read the directions on where to upload files, dont me how I did this, but I uploaded all the files to the admin directory. any who going to make atest account and ban the heck out of it.
thanks for the speedy help, i'll beback if I finder more problems |
#101
|
|||
|
|||
lol glad that you figured it out hypedave enjoy man... have fun banning the heck out of the tester regards...
g-force2k2 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|