Beermonster
06-23-2005, 07:09 AM
Anyone help? what has changed here? I want to have my Google ads to only show after the first post, this is what I'm using for 3.0.x but it no longer works in 3.5.0
<if condition="$post[postid] == $GLOBALS['FIRSTPOSTID']">
My Google code
</if>
<if condition="$post[postid] == $GLOBALS['FIRSTPOSTID']">
My Google code
</if>