The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Post Icons for a specific usergroup
I want to have post icons only visible and usable by a selected usergroup when posting a new thread, but viewable by everyone when the thread is posted.
Is that doable? |
#2
|
|||
|
|||
i'm not sure if this is how you would do it. but just from quickly thinking about it, you might be able to get away with an IF in the template around where the post icons are displayed.
so IF certain user group {show icons} else {don't show} like in the newthread template: FIND: PHP Code:
PHP Code:
i think that would work, i'm not sure though. if it does work, then you would have to go through the different templates that have post icons in it and put the same code in place. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|