![]() |
is there any way to have a log for any activiations in the warning system !
|
Quote:
|
This should be fixed so when you delete warnings from the log it won't send people's warnings into negative values!
|
Got mine upgraded. Good stuff.
|
Quote:
|
Will this work and tested with vb 3.5.3 ?
|
I'm having no problems with it - but I haven't had to use it to ban anybody yet, only given warnings.
|
IS there a way? or did anyone else figure out a way NOT to show the warning meter under the members of protected group (like moderators and admins). Since they cannot be warned anyway.
Thanks. |
Excellent, as usual. But it took me a while to figure out HOW to warn people, LOL..
(You might want to make that clear for the technologically uncreative and impaired such as I) rich |
Where is this in AdminCp ? i dont see any link 4 it or in install gudie.
Hack seems to be working fine. |
Clicks install ;)
I'm using 3.5.3 and when i'm trying to warn a member i get this error: Quote:
Greetz ---- EDIT: Still have the problem :( someone? |
I'm not sure whether or not this has been asked yet, sorry if it has - but are there plans to create some sort of location to keep track of ALL warnings issued? Basically one central log for the admins to list all warnings issued ordered by time, I guess
|
would be neat :)
|
Hello.
I think it's quite important that warnings can be edited. Perhaps there has been a spelling mistake in the comments. More likely I want to change the expiration period. I have had to do it via PHPMyAdmin since deleting and re-adding the warning is a real drag. Thanks. |
Quote:
agreed too, hope new version can fix this. :rolleyes: |
Yep that would be a nice feature
|
thank you very good
|
Dear others,
I've installed the inferno Warning system But how can I see it in the admin function Kind regards and thanks in advance kridisi |
hi all,
can u help me? inferno works perfect but.the only problem is,whan I give warning points it increases double points it means if I give 1 it increases 2 if I give 5,it increases 10 how we can fix it? when I give 5 it must increase 5.... thanks |
When I added this my users went nuts - had no clue what it was and those with 0% thought they were in trouble.
I made a slight modification: [code] if ($Current == 0 && $user['userid'] == $vbulletin->userinfo['userid']) { return 'No warnings.'; }[/cpde] in the functions_warnings.php script above the return so that it would display No warnings to the user if they had a 0% score. This seems to have cut down on the panic. |
Are you still able to issue post related warnings if the little graphical display is not there? And where exactly did you put this modification?
|
Yes, because this only appears to the user themselves; not to the moderators who would warn that user. It's to avoid a 0% display which is confusing to my users.
I put it in the first function in functions_warning.php: Code:
if ($Empty > 0) |
Quote:
Also when that member is warned wll they then see the warning meter? |
MPDEV, very impressive.
If you are an admin, you see all the warning meters. You see "No warnings" for yourself If you are a member, you see "No Warnings" for yourself, and see no warning meter for anyone else. Cleans it up nicely. Brilliant. But, if you warn someone, only they see it. No one else does. Which, if you're looking for a little public chastisement (we do, we warn people and send them to HELL, our members really kind of like that, believe it or not...), you lose a key feature of the warning system. Any way of keeping it like you have it, but, showing a warned member's graph to the world? |
Quote:
[EDIT] never mind, I got it after having a look at the file itself. Just one more thing, how do I allow moderators (along with the administrators) to see the warning meter? and be able to issue warnings? Thanks |
Quote:
|
Quote:
I have put the postbit templates edit between an if statement Code:
<if condition="$show['inlinemod']"><br /><br /><div class="smallfont">$post[warning]</div></if> |
Another tip I use, since I use the postbit_legacy and don't like making the iplogged section two lines (opens up all that space to the right where a couple button sit; I prefer the warning indicator in the profile section along with all the other user information. I also like it formatted like the other items:
So, in the postbit_legacy template, I put the code here: Code:
<if condition="$post[icqicon] or $post[aimicon] or $post[msnicon] or $post[yahooicon] or $post[skypeicon]"><div class="info">$post[icqicon] $post[aimicon] $post[msnicon] $post[yahooicon] $post[skypeicon]</div></if> Quote:
|
How can I do that other users will see the warning to other users.
thanks in advance kridisi |
Can someone please help me with my problem a page ago:
When i try to warn a member i still get this error: The user you are trying to warn doesn't exist. Really dont know what to do, tried a lot I'm using 3.5.3 Tnx in advance Greetz |
Quote:
|
sweet hack zero- thanks!
INSTALLED |
I have mine set up so all users are able to see anyone with a warning level above 0.
I believe I did it with file edits..I'm not sure. Mine has been modified to hell and back. |
I have a couple questions as I have installed this hack but havent used it until tonight on a test account.
When I issue a warning and tell the system to increase by 1 which my maximun warning level is set to 20 it all seams to work and will show 5% WARNING on the members waring level. Now if I issue a decrease of 1 for that same member it does not decrease the members warning percentage but rather still shows 5% ???? What is this ? Also does someone have a manual they can share about this hack to how your using it and your methods? Can you all lost your maximun warning levels that you configured for this hack and maybe show me your standard proceedure on how many warning posts you issue for various violations, nice to see what everyone else is doing... |
Nice :) Thanks a lot just what I missed from IPB
|
Quote:
|
a suggestion
its great u can put in a mesage for the post warned for all to see however, it should be if u do that its seen clearly as a warning message now u cant really tell did the user put that in or is that a warning something like this ------------ post warned ------------ message for all to see in whatever color that is not default and it should be at the bottom, also the warning message should not be able to be edited out by the used |
I'm going to assume the message box in the posts accepts bbcode? If so, just add bbcode to your message....
You can actually edit the template so that there is some default text displayed in the boxes, that's what I've done |
how does a user view there warnings whats the link to it?
Thx J |
Is there a way to stop certain people from being able to issue warnings?
On my site I have moderators that can moderate but not ban and super moderators that can do everything including ban. However this mod (which is excellent by the way, thanks) allows my normal moderators to issue warnings and ban people. Is there a way to stop my moderators being able to issue warnings and just leave it so admins and super moderators can warn people only? Thanks |
All times are GMT. The time now is 11:48 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|