Quote:
Originally Posted by Rich
I asked this question on page 4 but was overlooked it seems.
I have a usergroup that a user can purchase their way into via a small fee for me to verify that they are a paypal verified user/business. I want to be able to show a paypal seal if they are in that usergroup. I tried:
Code:
<vb:if condition="is_member_of($bbuserinfo, 1)">Show Seal</vb:if>
That code obviously didn't work for me. lol
|
Where is it you want this to show up at? I can look into this tomorrow, or over the weekend, depends on how much I need to debug on another site.