Advanced Warning System 3.6.7
This modification is in the archives.
Advaned Warning System
This is a port of aws and i release this with permission...(yes i did ask the original author) This version of the warning includes
This version will also require vbulletin 3.6.x to run.If you run 3.5.x or any other release then 3.6.x you will see a message. This system is tested for a long time and i believe it's stable enough for a public release HOWEVER since this is a major hack and i'm just human please consider this first public run still as "beta" instructions ow howto install can be found in the docs directory within the zip statistics
A problem has been found where no link is provided to view your own warnings(normal users) in the member profile only i fixed this.To get the fix you will need to reedit your "MEMBERINFO" template and reimport product-aws.xml (set allow overwrite to yes) 15-9-2006 I moved the cron jobs from the install/uinstall code to the product file. version check url now uses http://www.vbulletin.org/forum/misc.php?do=checkversion&t=124477 to upgrade read upgrade.txt in the docs directory 24-9-2006 a product depency whas added the system will no longer install on PHP 5 (in response to continued error reports on that PHP version) to report a possible bug please go the system bugtracker http://www.delphiprogramming.be/forums/project.php?do=issuelist&projectid=1you can use the folowwing account username:bugreporter password:awsbug no need to register yourself 30-11-2006 People on PHP 5 can follow this Spoiler (click to open)
Quote by EdQ
Well there is one way around .... open product-aws.xml and find
Code:
<dependencies> <dependency dependencytype="php" minversion="4.4.4" maxversion="5.0.0 Beta 1" /> <dependency dependencytype="vbulletin" minversion="3.6.0" maxversion="" /> </dependencies> Code:
<dependencies> <dependency dependencytype="vbulletin" minversion="3.6.0" maxversion="" /> </dependencies> Close
1-1-2007 A bug has been reported in the system.This bug whas causing vbulletin to throw an error when you try to use admincp => users=> add a new user
Edit plugin "AWS:warn link in usermanager" and replace all code with this PHP Code:
$quicklinks["../Warn.php?" . $vbulletin->session->vars['sessionurl'] . "do=WarnUserNoPost&id=" . $vbulletin->GPC['userid']] = $vbphrase['aws_warn_user_admin'];
Another Bug is fixed This release includes a fix for the problem "call to member function on a non object class_dm_user.php)" when you try to add a new user manaually (after submitting the form) Download
This modification is archived, downloads are still allowed. Supporters / CoAuthors
Screenshots |
Similar Mods
Advanced Warning System (AWS) | vBulletin 3.0 Full Releases |