Quote:
Originally Posted by Chris-777
That first part would certainly explain a lot, this is driving me nuts.
So what you're saying is:
<if condition="$userinfo[field18] == 'Yes'>
Correct?
[high]* Chris-777 goes off to try that[/high]
|
In my navbar template, I actually use:
HTML Code:
<if condition="$vbulletin->userinfo[field13] <> 'Yes'">
stuff for when it isn't set to Yes
</if>