The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How do I limit signature size per post user's usergroup?
I tried this:
<vb:if condition="is_member_of($bbuserinfo, 6,7,3)"> But that goes off of the member that is logged in, right? I want a condition for the user of each post. |
#2
|
||||
|
||||
If you want the condition for the person who's post you are viewing, then use $post instead of $bbuserinfo.
|
#3
|
|||
|
|||
Thanks!
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|