Jeff Fuqua
Well-known member
I'm attempting to block a particular user group from viewing ads.
Here's my code:
<xen:if is="!{xen:helper ismemberof, $visitor, 13}">
Since this user group is a not the primary group, it doesn't seem to be working. Any ideas? Thanks.
Here's my code:
<xen:if is="!{xen:helper ismemberof, $visitor, 13}">
Since this user group is a not the primary group, it doesn't seem to be working. Any ideas? Thanks.