Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > Premium Archives > Advanced Warning System (AWS)
FAQ Community Calendar Today's Posts Search

Closed Thread
 
Thread Tools
warning_options errors, request table Details »»
warning_options errors, request table
Version: , by rh2004 rh2004 is offline
Developer Last Online: Jan 2010 Show Printable Version Email this Page

Version: Unknown Rating:
Released: 03-28-2005 Last Update: Never Installs: 0
 
No support by the author.

Just upgrading to the latest release and had a problem with warn options not existing, I looked and there was non. So I have used my old ones.



-- Table structure for table `warning_options`
--
DROP TABLE IF EXISTS `warning_options` ;# MySQL returned an empty result set (i.e. zero rows).
CREATE TABLE `warning_options` (
`oid` int( 15 ) NOT NULL AUTO_INCREMENT ,
`hierarchical` char( 3 ) default NULL ,
`automatic` char( 3 ) default NULL ,
`automaticpm` char( 3 ) default NULL ,
`automatic_warner` int( 10 ) unsigned default NULL ,
`warner` int( 10 ) unsigned default NULL ,
`banned_limit` int( 15 ) NOT NULL default '0',
`points_before_banned` int( 15 ) NOT NULL default '0',
`banned_usergroup_id` int( 15 ) default '0',
`protected_usergroups` varchar( 50 ) default NULL ,
`aprotected_usergroups` varchar( 50 ) default NULL ,
`troll_usergroup_id` varchar( 10 ) default NULL ,
`restore_groupid` smallint( 5 ) unsigned default NULL ,
`incr_ban_days` char( 3 ) default NULL ,
`max_no_bans` int( 5 ) default NULL ,
`viewoption` char( 3 ) default NULL ,
`multiple_per_post` char( 3 ) default NULL ,
`send_pm_warning` char( 3 ) default NULL ,
`send_em_warning` char( 3 ) default NULL ,
`historical` char( 3 ) default NULL ,
`allowoffpost` char( 3 ) default NULL ,
`warnings_per_page` int( 3 ) default NULL ,
PRIMARY KEY ( `oid` )
) TYPE = MYISAM AUTO_INCREMENT =2;# MySQL returned an empty result set (i.e. zero rows).
--
-- Dumping data for table `warning_options`
--
INSERT INTO `warning_options` ( `oid` , `hierarchical` , `automatic` , `automaticpm` , `automatic_warner` , `warner` , `banned_limit` , `points_before_banned` , `banned_usergroup_id` , `protected_usergroups` , `aprotected_usergroups` , `troll_usergroup_id` , `restore_groupid` , `incr_ban_days` , `max_no_bans` , `viewoption` , `multiple_per_post` , `send_pm_warning` , `send_em_warning` , `historical` , `allowoffpost` , `warnings_per_page` )
VALUES ( 1, 'No', 'No', 'No', 0, 7, 7, 10, 11, '5|6|7|6', '6', '8', 0, 'Yes', 3, 'All', 'Yes', 'Yes', 'Yes', 'Yes', 'Yes', 15 ) ;# Affected rows:1




Now there is one or two errors, so has anyone got the latest warning_options table they could export and provide me with so I can run it.

Got this error when clicking: View Warned Users, Statistics - Warnings per User & Statistics - Bans per User


Warning: Division by zero in /admincp/admin_warn.php on line 704


error in vBulletin 3.0.7:

Invalid SQL: select * from
user u where warnings>0 ORDER BY userid ASC LIMIT 0,
mysql error: You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 2

mysql error number: 1064

Date: Monday 28th of March 2005 07:53:44 PM
Script: http://www./admincp/admin_warn.php?act=viewwarnedusers
Referer: http://www./admincp/index.php?do=nav
Username:
IP Address:

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #2  
Old 03-29-2005, 02:07 AM
sv1cec sv1cec is offline
 
Join Date: May 2004
Location: Athens, Greece
Posts: 2,091
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

You do not have to restore your table, all you have to do is to make sure that your warning options are saved. The error you get is because you have not entered how many lines you want to see in reports. This has been fixed in the latest zip file, but somehow I think that your warning options are not saved.

Have you run the script warn_install_settings.php?

Rgds
  #3  
Old 03-29-2005, 11:30 AM
rh2004 rh2004 is offline
 
Join Date: Nov 2004
Posts: 154
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yeah, what I am going to do is install it on a brand new vB board and export the options and run the SQL in my site, I think that should work - I used the latest zip and it never added them, also can I ask I read in an email a few days ago the new PM banning, can you specify how many PM's they can send per day before there PM'in is disabled?
  #4  
Old 03-29-2005, 12:54 PM
sv1cec sv1cec is offline
 
Join Date: May 2004
Location: Athens, Greece
Posts: 2,091
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is an additional restriction. Like the signature and avatar cut-off, there is a PM cut-off. If you set that to 5 (for example) and a member reaches 6 warning points, then he can not send or receive PMs.

Rgds
Closed Thread


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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 10:02 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.03904 seconds
  • Memory Usage 2,229KB
  • Queries Executed 19 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (4)post_thanks_box
  • (4)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (4)post_thanks_postbit_info
  • (3)postbit
  • (4)postbit_onlinestatus
  • (4)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete