I put a space before and after the != but it's still not working. My code reads as follows:
Code:
<if condition="$forumid != '488'">
<if condition="$show['reportlink']"><a href="report.php?$session[sessionurl]p=$post[postid]" rel="nofollow"><img class="inlineimg" src="$stylevar[imgdir_button]/report.gif" alt="$vbphrase[report_bad_post]" border="0" /></a> </if>
</if>
I triple checked that I have the right forums ID, so that shoudn't be the problem.
Thanks