utw-Mephisto
12-17-2005, 08:15 PM
Did something change in 3.5.2 ?
When I use
<if condition="$post['field19']=='Yes'">
Test
</if>
It should display Test when profile field is set to yes
HOWEVER, as soon as I have the <if> part in, it hides Test completely regardless the option I have used for the profile field.
This would be the custom profile field :
http://img168.imageshack.us/img168/5890/untitled4je.jpg
When I use
<if condition="$post['field19']=='Yes'">
Test
</if>
It should display Test when profile field is set to yes
HOWEVER, as soon as I have the <if> part in, it hides Test completely regardless the option I have used for the profile field.
This would be the custom profile field :
http://img168.imageshack.us/img168/5890/untitled4je.jpg