Great Hack Thanx
I am using this on my site:
Code:
<if condition="$foruminfo['forumid']==3 OR $foruminfo['forumid']==6">
<ad what="fol" />
<else />
<ad what="zone:3" />
</if>
and it works great, but what if I have 30 forums and eache will have a different key word, can I have the code figure out the forum id variable and use the related keyword (I would set it in PNA as forum id, just the number)? and if yes how please?
TIA
Hani