![]() ![]() | Join Date: Mar 2008 | iTrader: (0) |
Remove this from forum
I was trying to remove this from a forum. The part where you post at I added a picture
I cant seem to get any conditional to work to remove it. I only want to remove it in a certain forum
<if condition="$GLOBALS[forumid] != 58">CODE</if>
<if condition="$forum['forumid'] != 58">CODE</if>
<if condition="$foruminfo['forumid'] != 58">CODE</if>
<if condition="$forumid != 58">
None seem to work. This is the forumdisplay template.
Appreciate any help can give.
I cant seem to get any conditional to work to remove it. I only want to remove it in a certain forum
<if condition="$GLOBALS[forumid] != 58">CODE</if>
<if condition="$forum['forumid'] != 58">CODE</if>
<if condition="$foruminfo['forumid'] != 58">CODE</if>
<if condition="$forumid != 58">
None seem to work. This is the forumdisplay template.
Appreciate any help can give.
--------------------
Out Of Work Admin






Linear Mode

