The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
Either I'm missing something, or something has changed since 3.7.
I am attempting to make some changes to my memberinfo template, which includes showing some profile fields. Here's the code which I use: Code:
<if condition="$post[field10]">$post[field10]</if> I also tried this: Code:
<if condition="$vbulletin->userinfo[field10]">$post[field10]</if> Any comments would be appreciated. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|