I'd like to display and show to all users that a certain user is in a usergroup. Searching around in this forum has turned up this code to accomplish this:
HTML Code:
<if condition="is_member_of($post, 25)"><a href="http://lockoutgaming.net/showthread.php?t=3984"><img src="images/misc/premiummember.png" width="170" height="28" border="0"></a></if>
This isn't working though. I'm running 3.7.0 GOLD, could the variables have changed? Anyway, i hope i can get a fast response to this.
EDIT: Nevermind, the path to the image was incorrect. I feel stupid now..