The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
Profile Fields
I'm not sure how to do this in vbulletin 4.
I have a custom field that says "Show Customer Outfits?" when if selected, I want it to show images that are in the profile. If they say no, it hides the images. I've tried: Code:
<vb:if condition="$profilefield[27] != 'Yes'">Show This</vb:if> <vb:if condition="$profilefield[27] != 'No'">Show this instead</vb:if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|