The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Conditional Profile Field
Is there a way to edit this - $post[field5] $post[field6]- so that it will only show up if that field has been filled in within the user profile? Could anyone post the code to do so? Thanks very much in advance! I am learning!!!
|
#2
|
|||
|
|||
anyone?
|
#3
|
||||
|
||||
Just put something like this in the template that you want this to happen:
HTML Code:
<if condition="$post[field5]">$post[field5]</if> |
#4
|
|||
|
|||
Thanks so much Gary! I understand
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|