The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
Restrict usergroups to see signatures
I want to restrict certain members to see signatures for example, what do i need to do?
I go to postbit template and find: HTML Code:
<if condition="$post['signature']">
but, I cant remember the code i have to replace with to exclude certain usergroups to see it. Something similar to this: HTML Code:
<if condition="$post['signature'] AND $usergrpup['????] != 1">
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|