nader
01-09-2008, 03:08 PM
I want to display some information of X forum
for example forum id 72 I used this code
<if condition="$forumid= 72">
</if>
<if condition="$show['forumid'] ==72">
</if>
but i dont get what i want
what is wrong with the code?
for example forum id 72 I used this code
<if condition="$forumid= 72">
</if>
<if condition="$show['forumid'] ==72">
</if>
but i dont get what i want
what is wrong with the code?