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 |
#492
|
|||
|
|||
Quote:
Backup download of my template > manual edit + setup of the hack : nothing Then deinstalled the plugin, and upload of my backed up template file. Then TMS + setup of the hack: nothing. TMS says everything works fine. I didn't used both at once. |
#493
|
|||
|
|||
Quote:
|
#494
|
|||
|
|||
I did it, and it doesn't seem to work. Would you mind check on the forums themselves and see what's wrong? I shoot you a pm.
|
#495
|
|||
|
|||
I don't know if it was mentionned but there is a mistake in vb options for this product :
When you decide to choose if you use Text or button link, the value stored in database is not "Text" or "Buttons" but "All" or "own" ... So you can't see the link in postbit ... Quite confusing ... |
#496
|
|||
|
|||
Quote:
edit just checked and you're right [SQL] SELECT * FROM setting WHERE varname='warn_textbutoption'; [/SQL] the optioncode for that option should be HTML Code:
<select name=\"setting[$setting[varname]]\" tabindex=\"1\" class=\"bginput\"> <option value=\"0\" " . iif($setting['value']=='0','selected="selected"') . ">Buttons </option> <option value=\"1\" " . iif($setting['value']=='1','selected="selected"') . ">text</option></select> |
#497
|
|||
|
|||
is there some way to import the warnings given from the Smith warning system into this one?
|
#498
|
|||
|
|||
No but i have been thinking about something like this to be honest i'm just scared to screw up people databases
|
#499
|
|||
|
|||
thanks
I want to start using a different system, now that the visionsscripts is no longer operational and all the mods are abandoned. The smithwrning system came with an import script, so maybe you can make something similar? I'll see if I can come up with something myself. |
#500
|
|||
|
|||
Ever since vB 3.6.8, this MOD has been giving me the following error :
This post is a duplicate of a post that you have posted in the last five minutes. You will be redirected to that thread. |
#501
|
||||
|
||||
What code causes the buttons/text for mods and admins to warn a user appear? I viewed a user's profile to test the new warning system and the link didn't appear. I viewed a post and the link didn't appear there either. I don't think I missed anything in the readme, but it very well could have happened. Everything else appears fine (for now), just need to be able to have these buttons appear. Otherwise, I can only view the user's options and perform a non-post related warning.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|