Help fix this conditional (easy for coders)
Hi,
I want to have an ad only display on a certain forum so I am using this format.
In the SHOWTHREAD template, right below my Google ads I put:
<if condition="$forumid == 6">
<a href="www.calculus7.com" target="_blank">
<img src="http://www.mathhelpforum.com/math-help/images/possad2.jpg" border="0" ></a>
Nothing is showing up. Why?
|