PDA

View Full Version : Conditional for showing ads based on forumgroup



stefaandk
Sun 21st Sep '08, 2:22am
I have the following conditional.

The aim is to show the intellitxt ad for ALL people but NOT for the groups listed below, not quite working so probably have the conditional wrong.

If you can tell me what it should be thanks.

[QUOTE]


<!-- MODIFICATION START-->
<!-- Intellitxt-->
<if condition="!is_member_of($bbuserinfo, 6, 199, 11, 178, 130, 131, 181, 5, 7, 43, 204, 200)">
<!-- start Vibrant Media IntelliTXT script section -->
<script type="text/javascript" src="http://mydomain.us.intellitxt.com/intellitxt/front.asp?ipid=xxxx"></script>
<!-- end Vibrant Media IntelliTXT script section -->
</if>
<!-- MODIFICATION STOP-->