Thanks works perfectly
--------------- Added [DATE]1375836489[/DATE] at [TIME]1375836489[/TIME] ---------------
On a side note if I also want to do a subscription check too it would be
<vb:if condition="$bbuserinfo['field14'] == 'No'" && $bbuserinfo['usergroup'] == X>
If their subscription ends a am assuming the field will still be set which is why I need the second condition.
Does bbuserinfo['usergroup'] pick up additional user groups too or just primary?
Is this correct?
|