Log in

View Full Version : POSTBIT Mod for Premium Members


moorediddy
05-27-2006, 12:12 AM
Now, I'm sure this is covered somewhere since it has to be a SIMPLE modification. However, I've just spent the past couple hours searching and browsing through, and haven't been able to track this down.

Basically, I want to be able to tag on a custom graphic in a user's postbit once they are a member of a particular usergroup (In this case, a Premium Member paypal subscription usergroup).

Thanks,

-moore

akanevsky
05-27-2006, 01:51 AM
You might wanna use something similar to (in postbit template):
<if condition="is_member_of($post, USERGROUPID_HERE)">HTMLCODE</if>