vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Administrative and Maintenance Tools - Advanced Warning System 3.6.7 (https://vborg.vbsupport.ru/showthread.php?t=124477)

onehost 12-01-2007 08:27 PM

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

jewropa 12-02-2007 10:16 AM

Quote:

Originally Posted by onehost (Post 1393137)
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....

What do you think, what kind of warning system could it be? SPAM warning :)

marcjd 12-22-2007 09:39 PM

Does anyone have this working with 3.7 beta 3? Thanks!

marcjd 12-29-2007 05:35 PM

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!

EdQ 01-15-2008 05:16 AM

Time to uninstall and switch to the infraction system

gbox master 01-30-2008 05:42 PM

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

gbox master 01-30-2008 06:10 PM

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));

the mails seem to stop now so thats looks good
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

Conner85 02-01-2008 10:42 PM

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
I'll post a screen shot in a minute..

TheInsaneManiac 02-04-2008 03:03 AM

Wow little too advanced for me =\.

DaFlameking 02-09-2008 09:17 PM

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?


All times are GMT. The time now is 04:13 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.02069 seconds
  • Memory Usage 1,736KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete