The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
display content based on custom profile fields?
I need some help. Id like to display some different content depending on the answer to the custom profile field question, but Im having some issues and have a few questions.
1) Is this the correct code to display the content based on the profile field (check boxes): Code:
<if condition="$post[fieldX] == 'Answer'"> content shown here </if> Code:
<if condition="$post[fieldX] == 'Answer Two'"> content shown here </if> Thanks. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|