The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
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.
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|