The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
is_member_of on Member Info / Profile page doesn't work?
Is there any reason why this doesn't work on the member.php (memberinfo template) page?
Code:
<vb:if condition="is_member_of($bbuserinfo, 11)"> .... </vb:if> |
#2
|
|||
|
|||
Try using $userinfo instead of $bbuserinfo ($bbuserinfo is your user information when you're viewing the page, so it's checking your own group).
|
#3
|
|||
|
|||
that worked!
thanks. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|