i read through that link but anyway to make it viweable by certain usergroups?? I have a vip system and I would like to remove ads for vips...
I tried this
<if condition="$post[postcount] == 1 AND in_array($GLOBALS[usergroupid], array(6,9,14))">
but it did not work no groups could see it i got the same prob for certain forums aswell using that code on the link provided in this post...
|