![]() |
Conditional problem
Hi,
Is there a conditional to see if the member is part of a usergroup and not the viewing member(<if condition="$post['usergroupid'] == 6"></if>)? |
Not really making sense there. What member are you talking about? A post? A user profile?
|
I want to display a star behind a user which is a premium member on the whosonline bit.
But if the user is a buddy of somebody he also gets a star behind his name in another color. Now I want to make it so that the user gets one star instead of two stars behind his name when he's a premium member and a buddy of the person who views. Hope this makes sense :D |
Code:
<if condition="is_member_of($userinfo, XX) AND $show['buddy']"> |
Doesn't work :(
|
Quote:
|
All times are GMT. The time now is 02:11 AM. |
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:
|