vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Advanced Warning System (Beta Version) (https://vborg.vbsupport.ru/showthread.php?t=95921)

D.Ilyin 10-28-2005 09:27 AM

Quote:

Originally Posted by sv1cec
if not, I can email you a different Warn.php file.

ye.. it will be greate...

D.Ilyin 10-28-2005 02:28 PM

another bug (or future ;) )..... i found
Try to find user with given warning's in admincp. And try to:
"Remove"
_http://my.forum//admin_warn.php?act=remove&id=1&userid=99057&uname= andersder&wname=Замечание&postid=205118&ban=N&orderstring=
1. "admincp" is missing.
2. what if someone call warning type in chines?
"Copmletle remove"
_http://my.forum//admin_warn.php?act=completeremove&id=1&userid=9905 7&uname=andersder&wname=Замечание&postid=205118&orderstring=
same as above
"Warned User ID/Name"
_http://my.forum//user.php?do=edit&userid=99057
1. "admincp" is missing.

"Warned By"
_http://my.forum//user.php?do=edit&userid=46225
1. "admincp" is missing.

sv1cec 10-28-2005 02:44 PM

Is your admincp defined in the vB's configuration file?

D.Ilyin 10-28-2005 02:54 PM

Quote:

Originally Posted by sv1cec
Is your admincp defined in the vB's configuration file?

i think so... because the link to "Comment" are right:
_http://my.forum/admincp/admin_warn.php?do=showcomment&id=1

sv1cec 10-28-2005 04:00 PM

Open your admin_warn.php file and find :

Code:

require_once('./includes/functions_misc.php');
Under that, add:

Code:

$admincpdir=$vbulletin->config['Misc']['admincpdir'];
Then find every occurence of "/admincp/" and replace that with "/$admincpdir/".

You will need to replace that about 10-12 times.

KirbyDE, please make that change as well.

Michael-DLR 10-29-2005 04:13 AM

Quote:

Originally Posted by Michael-DLR
Hi!

Let me start off by saying this is the best hack for VB in my opinion and I appreciate Andreas and sv1cec for working on this hack for us.

I do have an issue and are in need of some guideance. Moderators and SuperModerators are receiving auto warns even though they are in the correct usergroup id's assigned by VB. The set-up explains not to put them in the protected usergroup which I did not. I have tried though adding the id to the protected usergroup to see if it would help and it did not.

Any ideas what I am doing wrong? Thank you.

Help? :) Thanks!

sv1cec 10-29-2005 04:24 AM

Are you using the Hierarchical schema? If yes, then Smods and mods can be warned by admins. If you do not want that to happen, do not use the hierarchical schema.

sv1cec 10-29-2005 07:49 PM

I think you have mixed up things. The image you attach is not from AWS. I do not know from which hack this is (it definitely is not even from the old ZT hack), but it's certainly not AWS.

In AWS you define each offence (Warning Type) in AdminCP, from there on, the moderators cannot change either the points associated with that offence or the duration of the ban. In a few words, AWS will cover your needs.

Andy R 10-29-2005 08:49 PM

sorry about that, please have a mod delete my post...

adalren 10-30-2005 08:26 PM

There seems to be a conflict with kirby's default sort plugin. When I install both, none of the $vbulletin->GPC variables work. It will work when either plugin is disabled.

What's weird is that I got both to work in my home server but the production server doesn't. The only think I can think of is that I installed it in a different order.


All times are GMT. The time now is 11: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.01518 seconds
  • Memory Usage 1,741KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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