I get an error using that code.
Warning: Unexpected character in input: ''' (ASCII=39) state=1 in /var/www/vhosts/com/subdomains/test/httpdocs/includes/functions_forumlist.php(399) : eval()'d code on line 11
--------------- Added [DATE]1223085653[/DATE] at [TIME]1223085653[/TIME] ---------------
Fixed the problem by removing a '.
PHP Code:
<if condition="$forumid != X"></if>
Thank for the help

.