Thanks for the nudge in the right direction.. Unfortunatley, after a few rounds of battle I'm still not any further ahead =).
How would you translate:
Code:
<if condition="!$bbuserinfo['field9']">
banner image code
</if>
into a traditional php statement?
Alternately and to be more precise I'm looking for - if the user is a member of group id9 then display nothing.. otherwise display the banner code.