View Single Post
Old October 24th, 2005, 02:06 PM   #6 (permalink)
Iridium1
Member
Verified Customer
 
Join Date: Apr 2005
Posts: 90
Re: How do I remove the Direct Link Code, BB Image Code, img Tag Code

No, that didn't work <if condition="$image['catid'] != 33 34 35">

Do I do it like this?

<if condition="$image['catid'] != 33">
<if condition="$image['catid'] != 34">
<if condition="$image['catid'] != 35">
<if condition="$image['catid'] != 36">

all tables/link code here

</if></if></if></if>

LMK
Iridium1 is offline   Reply With Quote