The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Advanced Warning System 3.6.7 Details »» | ||||||||||||||||||||||||||
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 https://vborg.vbsupport.ru/misc.php?...rsion&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 here you can use the folowwing account username:bugreporter password:awsbug no need to register yourself 30-11-2006 People on PHP 5 can follow this instructions to avoid the PHP version related error message BUT remember you are on your own if you do this.I won't upgrade my PHP until PHP 5 is there main stable release (www.php.net) 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 Quote:
Edit plugin "AWS:warn link in usermanager" and replace all code with this PHP Code:
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) Supporters / CoAuthors Show Your Support
|
Comments |
#542
|
|||
|
|||
it would be nice if the coder placed a description of what AWS is, and what it does...warning system for what? Global World wide destruction? Warning tornado system?? it would be nice to know what it does....
|
#543
|
|||
|
|||
Quote:
|
#544
|
|||
|
|||
Does anyone have this working with 3.7 beta 3? Thanks!
|
#545
|
|||
|
|||
Just in case nobody saw this the first time...any conflicts with this working in 3.7 Beta 3?
I am on 3.6.4 right now and it takes a lot to update the forum and I don't have a lot of time...I just assume do it once and like all of the features in 3.7 and know my admins and mods would like them too. The only thing holding me back is this mod as they rely on it. Thanks! |
#546
|
|||
|
|||
Time to uninstall and switch to the infraction system
|
#547
|
|||
|
|||
i have like 1200 emails now
i just edit some settings in the admin pannel now i get this error all the time Database error in vBulletin 3.6.8: Invalid SQL:SELECT w.*, wt.*, u.* FROM warnings w LEFT JOIN warningype wt ON(wt.warningtypeid = w.warned_warning_id) LEFT JOIN user u ON(u.userid = w.warned_user) WHERE warned_status = 'L'; MySQL Error : Table 'vbb-dev.warningype' doesn't existError Number : 1146 |
#548
|
|||
|
|||
ok i found this with the search funtion and i excecute it on my database
Code:
CREATE TABLE IF NOT EXISTS warningype ( warningtypeid INT(15) NOT NULL AUTO_INCREMENT, title varCHAR(255) NOT NULL, warn_points INT(15) NOT NULL DEFAULT '0', warn_desc text NOT NULL, warn_maturity INT(5), warn_permban tinyint(1), warn_type tinyint(3), warn_alert tinyint(1), warn_alertcomment MEDIUMTEXT, PRIMARY KEY (warningtypeid)); however i did loose my trust in this modification so maybe some one can give me my peace ofmind back by comment on this and maybe some one can fx this mod please look at the picture also i find in the database some strange things so maybe this is all based on 1 type error in the xml and then tell me if i can delete the incorrect one please tables warningype warningtype |
#549
|
|||
|
|||
I'm an admin at my site, but my mods pointed this out to me when they view a user's profile in the modcp..
Code:
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in /modcp/user.php(352) : eval()'d code on line 3
|
#550
|
|||
|
|||
Wow little too advanced for me =\.
|
#551
|
|||
|
|||
At many other vbulletin forums, I see them having (Show ABC's Warnings) in the threads for each user and I can view warnings that were given to them as well.
How would I go about doing this. I already set "Who can view warnings" to all and registered users in the usergroup category. Ive even read previous posts from way back and havent gotten a clear cut response. Any help? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|