The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Conditional for postbit_legacy
Can someone show me how to make it to where only the ADMIN's can see a link to view reputation comments... Like how to show the link in everyones postbit but only allow the ADMIN's to see it.
Thanks. |
#2
|
|||
|
|||
I might be totally wrong here, but i think reputation comments is not a standard function in vB. I suggest you ask this question in the thread of the hack you are using for the comments.
|
#3
|
|||
|
|||
Quote:
Does that make more sense? Thank you. |
#4
|
|||
|
|||
Sorry misunderstood you.
I guess you could do it with a simple condition in the postbit, something like (not tested): HTML Code:
<if condition="$bbuserinfo[usergroupid] == 6"><a href="put link here">Show comments</></if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|