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)

stinger2 08-16-2005 03:32 PM

works great.man thanks........
just one thing.......if i want to change the layout to the old-style postbit, using two vertical columns rather than the new horizontal layout, the warning bar and indicator disapears.......is there a solution for that..

Zero Tolerance 08-16-2005 03:32 PM

Quote:

Originally Posted by stinger2
works great.man thanks........
just one thing.......if i want to change the layout to the old-style postbit, using two vertical columns rather than the new horizontal layout, the warning bar and indicator disapears.......is there a solution for that..

Make the same template modification to 'postbit' as you did 'postbit_legacy'.

- Zero Tolerance

stinger2 08-16-2005 05:19 PM

Quote:

Originally Posted by Zero Tolerance
Make the same template modification to 'postbit' as you did 'postbit_legacy'.

- Zero Tolerance

it worked...thanks a lot
regards

hydrostatic 08-17-2005 04:54 PM

Fatal error: Unable to proceed with save while $errors array is not empty in class vb_datamanager_pm in /includes/class_dm.php on line 758

I get that error when I try to decrease somebody's warning level. Help please :D

Zero Tolerance 08-17-2005 05:14 PM

Do you have any addons to the private message system? And you're running vB 3.5 RC2 yes?

- Zero Tolerance

hydrostatic 08-17-2005 06:13 PM

Quote:

Originally Posted by Zero Tolerance
Do you have any addons to the private message system? And you're running vB 3.5 RC2 yes?

- Zero Tolerance

Hmm... I have one: https://vborg.vbsupport.ru/showthread.php?t=91369 and that's an external script to read PMs.

Yes I'm running RC2.

EDIT: Also, I found that this only happens with one user. It doesn't happen with any other users. And when I try to warn him (even decrease warning levels), he gets banned.

EDIT 2: Ok I've pretty much narrowed it down to that it only happens when somebody gets the full 10 warning points and are getting banned. It still bans them and all, but the error shows up.

Zero Tolerance 08-17-2005 06:40 PM

Quote:

Originally Posted by hydrostatic
Hmm... I have one: https://vborg.vbsupport.ru/showthread.php?t=91369 and that's an external script to read PMs.

Yes I'm running RC2.

EDIT: Also, I found that this only happens with one user. It doesn't happen with any other users. And when I try to warn him (even decrease warning levels), he gets banned.

EDIT 2: Ok I've pretty much narrowed it down to that it only happens when somebody gets the full 10 warning points and are getting banned. It still bans them and all, but the error shows up.

It's happening because you try to send them a PM? If the PM datamanager has been changed it's likely for errors to occur.

Ask the author if that script changes the PM datamanager in anyway.

- Zero Tolerance

hydrostatic 08-17-2005 06:47 PM

Quote:

Originally Posted by Zero Tolerance
It's happening because you try to send them a PM? If the PM datamanager has been changed it's likely for errors to occur.

Ask the author if that script changes the PM datamanager in anyway.

- Zero Tolerance

Well I tried uninstalling that hack and it still doesn't work... As long as I try to send a PM via the IWS it still shows that message.

Well, I did install RPG Inferno and Inferno Quiz. Those two hacks sends PMs to users. But I doubt those two would have any problems with this hack.

EDIT: It works when the user hasn't reached the max warning level. It doesn't work when the user has reached all 10 warning points and I'm trying to send a PM. Possibly because the user's banned and you can't send PMs to a banned user.

EDIT 2: Ok I made sure that that's why ^. I did some testing on the test board.

a). If a user has not reached the maximum warning level the PM sends fine. But if he has, then it won't send.
b). This problem only occurs when users are banned. Users in the Registered Users group don't have this problem.

For a quick fix, all you gotta do is either don't send a PM to people who reached their max. warning level or give the Banned group some PM storage space.

However, I think that if somebody reached the max level, the Mods either shouldn't be able to send a PM to the user or the PM sends anyway regardless of PM box space. My mods aren't very good at PHP and they don't know whats wrong... So they kept clicking "Warn" again and again and messed up that user's account :(.

Zero Tolerance 08-17-2005 07:13 PM

Hrm, i'll check that out. Also, you can change in the vboptions to stop users from being warned once they have reached the maximum warning level.

- Zero Tolerance

hydrostatic 08-17-2005 07:14 PM

Quote:

Originally Posted by Zero Tolerance
Hrm, i'll check that out. Also, you can change in the vboptions to stop users from being warned once they have reached the maximum warning level.

- Zero Tolerance

I have that turned on. However, it's just when a mod gives the "final" warning, sends a PM, and the user gets banned, the error comes up. :)

Zero Tolerance 08-17-2005 07:22 PM

Quote:

Originally Posted by hydrostatic
I have that turned on. However, it's just when a mod gives the "final" warning, sends a PM, and the user gets banned, the error comes up. :)

Well it would seem rather innapropriate to send a PM to a banned user, there is a field to fill in for the reason, the user will see that reason along with the banned message if they are banned by the system.

Edit: Try setting the banned usergroup to use the PM system, might hide the error then.

- Zero Tolerance

BamaStangGuy 08-17-2005 07:57 PM

Dunno if its just me but would it not be better if say I set my max warn points to 5 that the Adjustment Amount on the warn.php page be set to a maximum of 5 as well instead of 10 like it does for me?

Valter 08-17-2005 09:31 PM

Quote:

Originally Posted by BrentWilson
Dunno if its just me but would it not be better if say I set my max warn points to 5 that the Adjustment Amount on the warn.php page be set to a maximum of 5 as well instead of 10 like it does for me?

Same "problem" here.

Zero Tolerance 08-17-2005 09:37 PM

Quote:

Originally Posted by BrentWilson
Dunno if its just me but would it not be better if say I set my max warn points to 5 that the Adjustment Amount on the warn.php page be set to a maximum of 5 as well instead of 10 like it does for me?

Not quite sure what you mean, could you explain further?

- Zero Tolerance

Valter 08-17-2005 10:06 PM

Even if you set maximum warn points to "5", dropdown list (on warn page, when you go to warn someone - "increase/decrease level" option) will show numbers from 0 to 10.

Zero Tolerance 08-17-2005 10:12 PM

Zip updated, bug squashed, just re-upload warn.php :)

- Zero Tolerance

Valter 08-17-2005 10:13 PM

This was fast, thanks! ;)

BamaStangGuy 08-18-2005 05:17 AM

Nice!

BamaStangGuy 08-18-2005 01:47 PM

^ Wrong hack thread?

john1744 08-18-2005 02:03 PM

Quote:

Originally Posted by BrentWilson
^ Wrong hack thread?

Haha! Yes. Damn Zero for making his hacks sound familiar. :P

Yorixz 08-29-2005 02:01 PM

Looks extremely sexy, you got my vote for HotM :)

Snake 08-29-2005 02:18 PM

Damn right. :)

Metropolitan 08-29-2005 02:32 PM

*installed*

Again a great feature ;)

KuRi 08-29-2005 02:52 PM

woop install 100 lol this is great thanx

ShadowOne 08-29-2005 04:56 PM

Edit: Silly me my ftp didnt upload ANY of the files so duuuuh Now that they are in place all is good


Quote:

Warning: Unknown(/home/raphaven/public_html/index/includes/functions_warning.php): failed to open stream: No such file or directory in /includes/class_postbit.php(279) : eval()'d code on line 5

Followed the install note to a T So what gives?

Forumi Shqiptar 08-29-2005 06:06 PM

i got a problem sorry is i am so dump :(

can someone tell me where can i find this plugin system on my board as i aint got a clue since im a newbie ive been looking on the board but i cant find it also ive been checking is its a hack release and it seems that i cant find it nowhere sorry for bothering u guys its a great hack and i really need it for my forums.

many thanks in advance clicked install too :)

KuRi 08-29-2005 06:09 PM

admin cp near the bottom of the nav side

Forumi Shqiptar 08-29-2005 06:17 PM

could u please include a picture as i cant find it no-where :(( im looking everywhere on the admincp and there are too choices maybe it aint there or maybe smth is wrong with my board :( sorry guys for being a pain and for my ignorance

many thanks in advance

KuRi 08-29-2005 06:23 PM

Here you are!!

Forumi Shqiptar 08-29-2005 06:30 PM

i havent got that one i got scheduled tasks and statistics & logs but not that one :(

does anyone know how can i install that one on my board or redirect somewhere where i can read how to install it.

KURI thanks mate for ur help and time lost with me really appreciate that.

KuRi 08-29-2005 06:42 PM

what version of vBulletin are you running?

Forumi Shqiptar 08-29-2005 06:45 PM

Your version of vBulletin (3.0.8) is up-to-date.

maybe ive missed smth

KuRi 08-29-2005 08:11 PM

isnt pluggins only in 3.5.0?? i think so!!!

ged 08-30-2005 09:53 AM

Can this system be used as a reputation system?

For example, a user gives another user a reputation (warning indeed) with a 1 point per message and every user can use this ability. Positive warnings will be logged as positive reputations and negatives as negatives, when a user has a (for example) -20 warning points he/she gets banned. Is it possible to limit every warnings with 1 point?

Is this modification possible? I tried it with another warning system on vB 3.0.x series but it didn't work...

ged 08-31-2005 04:47 PM

Isn't there any idea?

SnitchSeeker 09-01-2005 09:03 AM

Does this count as a plu-gin as far as vb.com is concerned? Or will installing this void out any warranty or support for vb?

(I had the old version installed for 3.0.5 and vb.com said it voided my warranty and refused to give me support.)

BamaStangGuy 09-01-2005 05:39 PM

It is a plugin

ged 09-02-2005 02:11 PM

It's not a plugin, it's a product, if you try to install it as a plugin, you get nothing but a nameless, blank plugin in your Plugin Manager.

rh2004 09-02-2005 11:00 PM

Can I use this with AWS
https://vborg.vbsupport.ru/forumdisplay.php?f=105

because the functions_warning.php is used by AWS so can I call this a different name and what else would I need to change

I would like to try this one out

Yorixz 09-04-2005 08:00 AM

I'm wondering; would it be possible to change this plugin a little so it's possible to also ban people while they don't get their final warning yet? For some things I'd like to ban people but not as "final warning" - just a few days.


All times are GMT. The time now is 11:54 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.01624 seconds
  • Memory Usage 1,820KB
  • 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
  • (11)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