![]() |
Secondary usergroup
I have this setup which works from if someone is in a usergroup, but is there something different if I add someone to a secondary group as well?
Code:
<if condition="$post[usergroupid]==16"><a href="#"><img src="support/supporter.gif" alt="Click here to find out how $post[username] became a supporter"</a></if> |
Use:
Code:
<if condition="is_member_of($post, 16)"><a href="#"><img src="support/supporter.gif" alt="Click here to find out how $post[username] became a supporter"</a></if> |
Thanks that works great :)
|
All times are GMT. The time now is 01:30 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:
|