vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Warning Hack V1.5 (https://vborg.vbsupport.ru/showthread.php?t=65336)

Impulse 11-24-2004 07:48 PM

Is there a way that I can make this hack so, that only admins and S mods can give out warnings and perhaps certain mods (ID based, like administrator permissions?)

sv1cec 12-01-2004 12:50 PM

Quote:

Originally Posted by Impulse
Is there a way that I can make this hack so, that only admins and S mods can give out warnings and perhaps certain mods (ID based, like administrator permissions?)

Just to let everyone know that Version 2.0 of the Advanced Warning System hack is out. The latest version includes automatic warnings, which are issued to members if they post obscene words (the words defined in the censorship option of vBulletin). Visit the other thread and see the new features.

Rgds to all

crd 12-21-2004 03:42 AM

Quote:

Originally Posted by wrongful
one last thing. I have it set to ban my users for 5 days, but when I go to view banned users, it says permenent, and when I use the Unban Banned Users function, it doesn't unban the user who was banned as a result of the warning system

I think we have 1.5 version. I get this same thing. I have investigated it and the warn.php inserts entries in banned_members table with a ban time and a lift time that looks OK.

But in the modcp/banning.php it just does a LEFT join on all members in the banned group, all the warning system banned users just come out with nulls. It doesn't even use the banned_members table at all.

In my admin panel it links to modcp/banning.php
There is an admincp/admin_warn.php that uses banned_members in some way
but my panel never calls it.

My guess? the hack was never completely installed.

j_86 12-21-2004 01:11 PM

Do a search for advanced warning system - it is this hack remade, with a TON of other features and is constantly updated and bug fixed.

mojo8850 01-01-2005 07:19 PM

Ok.. Guy's..

I Have Installed 1.0 Working Fine.. Now To Upgrade.. I Dont Understand What You Mean With This:-

Quote:

Run this query: (change TABLE_PREFIX to your settings, this is defined within includes/config.php, if it is blank then just simply remove TABLE_PREFIX from the query)
Here Is My includes/config.php

Quote:

// Prefix that your vBulletin tables have in the database.
// For example: $tableprefix = 'vb3_';
$tableprefix = '';
So Help Please What Do I Do..! :ermm: :ermm: :ermm:

mojo8850 01-01-2005 08:57 PM

Ok.. Since No One Is Helping.. Especially The AUTOUR..!

This I How I Have Ran The Query:-

Quote:

alter table warning_options
add `banned_usergroup_id` int(15) not null default '0',
add `protected_usergroups` varchar(255) not null default '';
However It Did Say In The Query That It Affected Rows:- 1

So Far It Working Brilliantly..

Correct Me If Wrong..!

Regards

Mr. Mojo

sv1cec 01-02-2005 06:31 AM

Quote:

Originally Posted by mojo8850
Ok.. Guy's..

I Have Installed 1.0 Working Fine.. Now To Upgrade.. I Dont Understand What You Mean With This:-



Here Is My includes/config.php



So Help Please What Do I Do..! :ermm: :ermm: :ermm:

That means that when someone tells you to run a query like:

UPDATE `".TABLE_PREFIX."warning_options` SET version='3.0.2' WHERE oid=1

you should remove from there, the :

".TABLE_PREFIX."

thingy, because you are not using a table prefix.

Rgds

mojo8850 01-02-2005 01:04 PM

I See So The Query That I Ran Shown In Post #526..!

Was The Correct Method..!

taffy056 01-09-2005 12:45 AM

Hi,

How do I unistall this hack, I think its playing havoc on my board after I upgraded to 3.0.5?

taffy

j_86 01-09-2005 01:06 AM

Work backwards though the installer.

Why were you not using the re-release of this hack, the more stable, bug free and feature packed Advanced Warning System (AWS).


All times are GMT. The time now is 11:12 AM.

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.01850 seconds
  • Memory Usage 1,740KB
  • 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
  • (6)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