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)
-   -   Inferno Warning System v1.3 (https://vborg.vbsupport.ru/showthread.php?t=93669)

DannyITR 03-15-2006 04:29 PM

I appreciate the help guys. Any way to make the meter visible to all users?

MentaL 03-19-2006 11:33 AM

Is it possible to get the warning system to auto create a topic when a warning has been issued.

Thanks :)

johnn 03-19-2006 09:14 PM

Hi, I have this installed, and like it very much. Good job. :)

I have certain members who have blogs, but they aren't apart of the main staff, so they aren't real moderators. Because they mod their own blog though, they have access to the warning system. What can be done to limit access to just the main staff?

Thanks!

soulface 03-20-2006 02:05 PM

Quote:

Originally Posted by t3aseFP
To those complaining about removing warnings but still having the user come up banned, I found the quick as hell fix after reading through all of the posts here trying to find an answer. Look in warn.php and find the following:
Code:

    if ($Warn['w_adjust'] == 'minus')
    {
        $Warn['inferno_warn_level'] += $Warn['w_amount'];
    }

replace with:
Code:

    if ($Warn['w_adjust'] == 'minus')
    {
        $Warn['inferno_warn_level'] -= $Warn['w_amount'];
    }

Save, reupload if needed. May need to go to Inferno Warning System in vB's drop down menu so it reloads. One site I had it on needed that last step, the other didn't.

cant find that code in warn.php file, all i can see is this...

PHP Code:

if ($Warn['w_adjust'] == 'plus')
    {
        
$Warn['inferno_warn_level'] -= $Warn['w_amount'];
    }
    else
    {
        
$Warn['inferno_warn_level'] += $Warn['w_amount'];
    } 


Bowromir 03-21-2006 10:35 AM

Hi Guys,

First of all; great mod! But I have a nasty problem with it in Internet Explorer.. When one of my moderators (including myself) try to warn someone. The warning page keeps on refreshing in a high rate.. We all have the problem, and if we use FireFox the problem does'nt accur. Anyone knows what the problem could be ?

Blackhat 03-23-2006 08:24 PM

how do we remove a warn ?

EvilHawk 03-24-2006 09:03 AM

Quote:

Originally Posted by Blackhat
how do we remove a warn ?

You can delete it from the user profile, click to see warn log, click the delete warning link !

Or from the AdminCP Warnings Log add-on for Inferno Warning System v1.3 by clicking the warning id! ;)

markblair 03-27-2006 03:47 AM

Installed :D

Now I just need to test it properly. Thanks!

Sai01 03-29-2006 02:42 AM

how do i set the width onissuing a warning to a member page... the form page when you warn someone. it kinda stretch.. i want it to be smaller. like around 680px...

Hornstar 03-29-2006 11:05 PM

Are there any known bugs in this?

how does this relate to the AWS as I already have that installed but am thinking of changing over to this one because i have a problem with AWS and RPG being installed together.


All times are GMT. The time now is 11:51 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.02447 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
  • (1)bbcode_php_printable
  • (2)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