control1110
08-06-2013, 07:40 PM
Hi,
I am wanting to add a paid subscription to my site where if a user has paid they can have the option to remove ads.
I am doing this by creating a custom user field called Remove ads:
I then go to my header template style and add the code
<vb:if condition="$bbuserinfo['field14'] == No">
This does not work. Any idea how I can get this working?
Thanks,
Jason
I am wanting to add a paid subscription to my site where if a user has paid they can have the option to remove ads.
I am doing this by creating a custom user field called Remove ads:
I then go to my header template style and add the code
<vb:if condition="$bbuserinfo['field14'] == No">
This does not work. Any idea how I can get this working?
Thanks,
Jason