The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Custom Profile Field
I need images to show up under one's avatar based on what they choose on a custom profile field. How do I do this?
|
#2
|
|||
|
|||
using conditions.
Code:
<if condition="$post['fieldX']">{Whatever you want here}</if> |
#3
|
|||
|
|||
Where do I put that though
|
#4
|
|||
|
|||
In the postbit or postbit_legacy template depending on which template you use.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|