Register Members List Search Today's Posts Mark Forums Read

Reply
 
Mod Options
Advanced Warning System 3.6.7 Details »»
Advanced Warning System 3.6.7
Mod Version: 3.6.9(C), by Delphiprogrammi (Coder) Delphiprogrammi is offline
Developer Last Online: Jun 2011 I like it Show Printable Version Email this Page

vB Version: 3.6.8 Rating: (31 votes - 3.94 average) Installs: 209
Released: 20 Aug 2006 Last Update: 03 Oct 2007 Downloads: 2092
Not Supported DB Changes Uses Plugins Template Edits Code Changes Additional Files Is in Beta Stage  

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
  • 1 vbulletin 3.6.x product file (XML)
  • 1 admincp navigation XML
  • 1 functions file(functions_warning.php)
  • 3 images
  • 3 cronjobs
  • 1 modcp file to allow moderators to view warnings information without having to give admincp access(mod_warn.php)
  • 1 admincp file to manage the system options(admin_warn.php)
  • 1 XML to control permissions(bitfield_aws.xml)
For a completer list of the system features you can refer to this

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
  • 25 plugins
  • 27 templates
  • 5 new MySQL tables
  • 3 standard vbulletin tables alterd (user,post,and usergroup)
  • 827 phrases
  • 47 settings
updates

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....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

Fatal error: Call to a member function clean_gpc() on a non-object in class_dm_user.php(2385) : eval()'d code on line 35
Solution

Edit plugin "AWS:warn link in usermanager" and replace all code with this


Block Disabled:      (Update License Status)  
Suspended or Unlicensed Members Cannot View Code.

i'll update the package when i get home


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 Now

Only licensed members can download files, Click Here for more information.

Supporters / CoAuthors

Screenshots

Click image for larger version

Name:	warninglog.png
Views:	6402
Size:	35.0 KB
ID:	52367Click image for larger version

Name:	postbit.png
Views:	5310
Size:	29.4 KB
ID:	52368Click image for larger version

Name:	addwarn.png
Views:	4994
Size:	27.1 KB
ID:	52369Click image for larger version

Name:	ban.png
Views:	3000
Size:	13.7 KB
ID:	52370Click image for larger version

Name:	ban_view.png
Views:	2567
Size:	14.5 KB
ID:	52371

Show Your Support

  • To receive notifications regarding updates -> Click to Mark as Installed.
  • This modification may not be copied, reproduced or published elsewhere without author's permission.
Similar Mod
Mod Developer Type Replies Last Post
Advanced Warning System (AWS) sv1cec vBulletin 3.0 Full Releases 1042 16 Jul 2007 04:50

  #301  
Old 08 Jun 2007, 08:34
ginger22 ginger22 is offline
 
Join Date: Nov 2005
Many thanks, but I have found many phrases in file ~/admincp/admin_warn.php.
Did you plan in the future transfer this to vBulletin language settings?
Reply With Quote
  #302  
Old 09 Jun 2007, 08:58
Delphiprogrammi Delphiprogrammi is offline
 
Join Date: Feb 2004
Real name: Erik
everything that can use phrases already does except for the info if a new warning is issued (or viewed) the rows displayed in the system tables.That can also use phrases but it would require construct_phrase(); calls and that functions confuses me for example if you view the warninglog in the admincp the reason and such will *always* display in english

Last edited by Delphiprogrammi : 09 Jun 2007 at 09:02.
Reply With Quote
  #303  
Old 11 Jun 2007, 13:08
ginger22 ginger22 is offline
 
Join Date: Nov 2005
Maybe this canhelp you?
Attached Files
File Type: zip vBulletin_Advanced_Warning_System_rus_for_3.6.zip (111.1 KB, 10 views)
Reply With Quote
  #304  
Old 11 Jun 2007, 20:50
Delphiprogrammi Delphiprogrammi is offline
 
Join Date: Feb 2004
Real name: Erik
Originally Posted by ginger22 View Post
Maybe this canhelp you?
ow did you do that ? you phrased the mesages the systems outputs that's fine but you gotta be verry carefull you do not open any holes if it does work for you i have no problem with it.I never understood nor i ever will the use of construct_phrase()
Reply With Quote
  #305  
Old 12 Jun 2007, 14:00
tanand79 tanand79 is offline
 
Join Date: Dec 2005
Iam getting this error....pls help me

Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /usr/local/apache/htdocs/includes/class_dm_threadpost.php(939) : eval()'d code on line 64
Reply With Quote
  #306  
Old 12 Jun 2007, 16:20
Delphiprogrammi Delphiprogrammi is offline
 
Join Date: Feb 2004
Real name: Erik
Originally Posted by tanand79 View Post
Iam getting this error....pls help me

Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /usr/local/apache/htdocs/includes/class_dm_threadpost.php(939) : eval()'d code on line 64
hmmz are you sure that's coming from thishack ?
Reply With Quote
  #307  
Old 12 Jun 2007, 18:49
tanand79 tanand79 is offline
 
Join Date: Dec 2005
Originally Posted by Delphiprogrammi View Post
hmmz are you sure that's coming from thishack ?
Yes...
when i uninstall this hack its not happening...
Reply With Quote
  #308  
Old 13 Jun 2007, 11:38
Delphiprogrammi Delphiprogrammi is offline
 
Join Date: Feb 2004
Real name: Erik
Originally Posted by tanand79 View Post
Yes...
when i uninstall this hack its not happening...
line 939 of /includes/class_dm_threadpost.php is a comment.My guess would be you modified that file and you didn't do that correctly ... i'm talking about vBulletin version 3.6.7PL1 here if you run another you must tell
Reply With Quote
  #309  
Old 13 Jun 2007, 11:43
tanand79 tanand79 is offline
 
Join Date: Dec 2005
Originally Posted by Delphiprogrammi View Post
line 939 of /includes/class_dm_threadpost.php is a comment.My guess would be you modified that file and you didn't do that correctly ... i'm talking about vBulletin version 3.6.7PL1 here if you run another you must tell
Iam using....VB 3.6.3
Reply With Quote
  #310  
Old 13 Jun 2007, 16:40
Silver_Seagull Silver_Seagull is offline
 
Join Date: May 2006
I've had to uninstall this hack- it just isn't working. I run 3.6.7PL1 and receive the whitespace error. When I disable or uninstall this mod, it stops happening.

I am no expert, but it appears that the mod is passing something that is escaping to class_dm_threadpost, as I have no modified .php files on my board, which means it's something this mod is passing.

I'll be happy to reinstall when this bug is definitively fixed!
Reply With Quote
  #311  
Old 13 Jun 2007, 17:27
jian jian is offline
 
Join Date: Jun 2005
Real name: Michael K. Clements
I've installed it today and it works, the only thing is the options on the left bar of the admincp is no longer there.

I saw the options to add new types before but now they aren't there. Please help.
Reply With Quote
  #312  
Old 14 Jun 2007, 20:38
Delphiprogrammi Delphiprogrammi is offline
 
Join Date: Feb 2004
Real name: Erik
allright that error is working on my nerves i will see if i can catch it and come up with solution
Reply With Quote
  #313  
Old 14 Jun 2007, 20:41
Delphiprogrammi Delphiprogrammi is offline
 
Join Date: Feb 2004
Real name: Erik
Originally Posted by jian View Post
I've installed it today and it works, the only thing is the options on the left bar of the admincp is no longer there.

I saw the options to add new types before but now they aren't there. Please help.
you mean you have no "options menu" at the left frame ? that's handeled by cpnav_aws.xml that file must be in your /includes/xml/ directory and has appricate permissions
Reply With Quote
  #314  
Old 16 Jun 2007, 13:39
lil7rocket lil7rocket is offline
 
Join Date: Jul 2006
one of my forums this works but the quickreply doesnt work at all.
on the other forum i disabled posting quickreply without first clicking the quick reply trigger and it works great
Reply With Quote
  #315  
Old 19 Jun 2007, 08:15
freemchr freemchr is offline
 
Join Date: Feb 2005
Real name: Chris
Im having exactly the same problem with 3.6.7PL1
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Mod Options

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
Forum Jump


New To Site? Need Help?

All times are GMT. The time now is 05:54.

Layout Options | Width: Wide Color: