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)

Detomah 11-27-2005 11:43 AM

Quote:

Originally Posted by stormblast
Is it possible to exclude a specific group? I got 5 Moderators for one of my forums but I don't want them to be able to warn members.

Yup, that's something i'd like to be able to do too.

It's always been down to admins on my site to hand out discipline, I don't want other groups to be able to do that.

twincamfxd 11-28-2005 03:36 AM

Thanks, awesome addition to my site. Excellent work man!

bonjurkes 11-28-2005 02:44 PM

thats a cool hack.. i was using it at 3,5,0 rc 3 but now i upgraded to 3,5,1 and not sure if i can use it again ...

there is some issues about it also :

1-) It gives mods to ban users by giving warning...

2-) It gives mods to ban mods :)

3-) If we insert mods in protected usergroup we cant warn mods :D

4-) If you deecide do decrease warning level, it bans the user but you can prevent it by writing 0 instead of 8 at banning option

5-)i couldnt find the changing ban day option...

except these it is a great hack...

NorbertZ 11-28-2005 04:46 PM

Possible to makes this warning image just a normal text, like this in the picture that I took from another vbulletin forum.

http://www.corrado.se/temp/warning.jpg

SoLo OnE 11-28-2005 10:36 PM

This mod definetly needs some kind of Admin CP log to keep track of warned users.

This mod's buggy as hell for something that won hotm :ermm:

I got most of the issues sorted out.

One thing I can't figure out is how to NOT get the warning bar to display on mods and admins (since they can't warn each other anyways).

anarx 12-03-2005 09:44 PM

Hi !
Does the hack work for vb 3.5.1 ?

cU anarx

Snake 12-04-2005 11:49 AM

Yep works just fine.

Demo: www.metalgearforum.net

VaaKo 12-05-2005 07:12 PM

/me clicks install!

is there a way to remove the warning cell from the protected users info in postbit?
I'm also wondering where to set the duration of the ban after the user reaches the maximum warnings!

kadafi_alive 12-14-2005 01:38 PM

Hi,

Is there a way to mass delete all the previous warnings?

Regards

ludachris 12-16-2005 01:57 AM

I'd like to set it up so that only Super Admins and Admins can use the Ban option - not Moderators. Anyone know how I can do this? Some of my Mods have a twitchy trigger finger :)

VBUsers 12-21-2005 08:25 AM

hey zero i have the ban list installed and i get this now at the top of the page

Warning: Division by zero in /includes/functions.php on line 1808

can you help me?

hazan 12-23-2005 11:05 AM

Hi - great hack,
Please tell me is it possible to view warnings by normal users (they will see other users warning and reson ?)?

Thanks

Bluestrike2 12-23-2005 11:42 PM

Zero,

Could you help me figure out how to remove the (x%) from the postbit_legacy display? What exactly do I edit?

Bluestrike2
The MLG PwnCast

Valter 12-24-2005 01:25 AM

ZT,

please upgrade this hack to fix bugs mentioned through this thread.

trytobecool 12-25-2005 06:52 PM

thanks,
this hack is just like Invision's Warning Sytem...
*Clicks Install*

wtrk 12-27-2005 04:17 AM

does it work with 3.5.2?

Vierie 12-27-2005 02:02 PM

It does.

AquilaEagle 12-27-2005 09:26 PM

Needed this, thanks :)

turkcom 01-01-2006 02:20 PM

Quote:

Originally Posted by Nixpeiler
can change it all user the caution of the others see?

regards

I'm interested too.

HansMuenchen 01-01-2006 02:32 PM

Quote:

Originally Posted by wtrk
does it work with 3.5.2?

Yes works here fine with 3.5.2 :)

Greetings
Hans

TCattitude 01-01-2006 02:37 PM

Quote:

Originally Posted by pipin
if the coder will be back sometime.

Improvement suggestions:

- PMs should be saved in the warners pm folder

- 2 banned usergroups should be supported. one for temporary bans and one for everlasting bans

[high]* TCattitude is invoking ZT to come back... some year[/high]

Snake 01-01-2006 04:39 PM

He shall be back soon... don't worry.

lasor 01-02-2006 09:46 AM

*installed* Good Job

scootman 01-03-2006 03:50 PM

Great hack, Installed!

//

Snake 01-03-2006 04:27 PM

I'm hoping to see a few updates to this hack.

SoLo OnE 01-05-2006 04:43 AM

Quote:

Originally Posted by Aftermath
I'm hoping to see a few updates to this hack.

Same here... :ermm:

Anyone have any clue how to NOT have members be able to delete any of the warning notes if the user had been banned?

I've gotten everything figured out except this part.

Spinball 01-06-2006 03:57 PM

Great hack, thanks. Might it be possible to not display the warning information unless it is greater than zero? Despite a very obvious news item, I'm getting my forum members panicing thinking they are being warned.
[Update: edit functions_warning.php and find
PHP Code:

    $Bits = array(); 

and after it add
PHP Code:

   if ($Current == and $showlinkage == false) {
      return 
"";
   } 


scootman 01-07-2006 01:25 PM

Hi, How to make the wing_animeted images like in the attach image,also right under the user name?

//Regard

Bieddos 01-07-2006 02:20 PM

very good mod! it is possible that the users see theirs warn and not that one of the other users??

Zero Tolerance 01-08-2006 07:49 AM

Inferno Warning System updated to v1.3
----------------------
1.3 Updates:
- Bug Fix: Warning points to be given were not consistant with maximum points allowed (the drop down menu went from 0 - 10 no matter what)
- Bug Fix: Those who cannot recieve PMs (either via turning it off themselves or due to other permissions) resulted in an error when you tried to warn them, this no longer happens but the PM will not send.
- Added new flexible warning expirations 'Hour' (Allows you to make the warnings expire in hours aswell as days/months)
- Added extensive flexible ban times (Now allowed to ban a user for x hours/days/months)
- Added post modifier notice (Allows the staff member to automatically add a notice to the top of the users post, allowing others to see that the post was warned)

Enjoy,

- Zero Tolerance

sidekick 01-08-2006 08:09 AM

Quote:

Originally Posted by Zero Tolerance
Inferno Warning System updated to v1.3
----------------------
1.3 Updates:
- Bug Fix: Warning points to be given were not consistant with maximum points allowed (the drop down menu went from 0 - 10 no matter what)
- Bug Fix: Those who cannot recieve PMs (either via turning it off themselves or due to other permissions) resulted in an error when you tried to warn them, this no longer happens but the PM will not send.
- Added new flexible warning expirations 'Hour' (Allows you to make the warnings expire in hours aswell as days/months)
- Added extensive flexible ban times (Now allowed to ban a user for x hours/days/months)
- Added post modifier notice (Allows the staff member to automatically add a notice to the top of the users post, allowing others to see that the post was warned)

Enjoy,

- Zero Tolerance

sweet, just got my update email.. :) thanks

RobK 01-08-2006 08:45 AM

Quote:

- Added new flexible warning expirations 'Hour' (Allows you to make the warnings expire in hours aswell as days/months)
- Added extensive flexible ban times (Now allowed to ban a user for x hours/days/months)
- Added post modifier notice (Allows the staff member to automatically add a notice to the top of the users post, allowing others to see that the post was warned)
I've just updated but these feautures are not included - can you help? :)

Zero Tolerance 01-08-2006 09:02 AM

Make sure you revert any warning templates that you may have customised, and have re-imported the product XML file :)

- Zero Tolerance

Pcparts 01-08-2006 09:03 AM

Thanks for the update, but I cant install this right now due to some problems with plugin upload at our forums. :(

Snake 01-08-2006 11:28 AM

Thanks for the update, Scot! :)

iSpanish 01-08-2006 01:36 PM

Quote:

Originally Posted by scootman
Hi, How to make the wing_animeted images like in the attach image,also right under the user name?

//Regard

yah , how can we do that?

vauge 01-08-2006 01:40 PM

Excellent as always - thanks for the new features!

Is there a quick way to add the message control box(unsure of correct name) around the post modification notice?

i.e Bold, italics, underline etc... buttons for quick and easy use of BBCODE?

Bluestrike2 01-08-2006 04:12 PM

ZT - how can I edit the display to remove the (x%) located before the bars so that it fits better on my postbit legacy template? Thanks!

dai-kun 01-08-2006 06:04 PM

do u know where i can get the previous vesion back?
This version giving me errors and i forgot what the error was, but it was when i tried to warn people.

Valter 01-08-2006 11:31 PM

Thanks for the update, Scot!


All times are GMT. The time now is 07:36 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.01703 seconds
  • Memory Usage 1,814KB
  • 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_php_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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