The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
|||
|
|||
![]()
Ok, managed to get alot more info, sort of know what I'm doing now.
The profile field I created however is 'Multiple-Selection Menu' So, requesting help on the code, in postbit_legacy. Just copying a previous field, such as join date, didn't work, I assume because of the menu. The only way I can get it working is like this: Code:
<if condition="$post['field5']=='1'">Favourite Hero: Astral Mage</if> Code:
<if condition="$post['field5']=='2'">Favourite Hero: Jungle Rogue</if> Here is an example, of it being displayed: ![]() |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|