![]() |
Warning Level
Hello there,
How can I show warning level in posts in vB3.8.6 |
AdminCP -> vBulletin Options -> vBulletin Options -> Thread Display Options (showthread) -> Post Elements has a checkbox for "Display Infractions". Is this what you're looking for?
|
Yes that but not exactly.
Is there any mod/addon by which following bars can be shown such that a green bar shown if there is no/zero warning and decreases as warnings increases.. http://i257.photobucket.com/albums/h...Bar-Gloss1.png http://i257.photobucket.com/albums/h...Bar-Gloss2.png http://i257.photobucket.com/albums/h...Bar-Gloss3.png http://i257.photobucket.com/albums/h...Bar-Gloss4.png http://i257.photobucket.com/albums/h...loss6sharp.png |
I don't see a mod that does what you ask.
There's support within default vB for red and yellow cards to be displayed, but I think they only display on the infringing post. I'm reading your request to display what their infraction level is on each of their posts. Is this correct? |
Quote:
|
[deleted - JamesC70 has a better one]
|
OK, it took a little work, but I think I've figured this out.
For the purpose of illustration, I'll use these infraction point levels: <3 being green 3 - 5 being yellow 6 - 9 being orange 10 - 12 being red 13+ would display your "banned" icon. First, edit your postbit (or postbit_legacy) template to add the line in red: Code:
<if condition="$show['infraction']"><div>$vbphrase[infractions]: $post[warnings]/$post[infractions] ($post[ipoints])</div></if> Now, move to Plugins and Products, and Add New Plug-In: Code:
Product: vBulletin Save the plug-in. :D Tested on 3.8.6 PL1. The above code works even if the "Display infractions" setting in post #2 is turned off. :up: |
Looks familiar...:)
iPoints - that's probably what you want to use instead of warnings. |
Quote:
|
Quote:
Anyway yours probably works right... |
Quote:
I am very thankful Mr JamesC70 Its working. Thanks a loooooooooooooooooooooooooooooooooooooot!!!! |
All times are GMT. The time now is 08:03 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:
|