![]() |
Show message on profile if the usergroup i "x"
Hello.
I want to show a message on the profile of users that are from a certain usergoup. I am using this: <vb:if condition="is_member_of($bbuserinfo, 3)"> It only works for the user that is browsing the profile. So I believe it would be something like this <vb:if condition="$something->is_member_of($bbuserinfo, 3)"> Can someone help? Thanks. |
If I remember correctly, it should be:
Code:
<vb:if condition="is_member_of($userinfo, 3)"> But it probably depends on which template you're putting it in. |
Quote:
|
All times are GMT. The time now is 02:47 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|