The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
vBulletin Blog - Profile Field
The easiest way to approach what I wish to do would be to simply change the "location" field in the blog template from 2 to 48, which is the field I need to display.
I can not find where I can change this value and have it work. I have tried: Code:
$userinfo[field48] I need to have my custom field 48 to be able to display within an entry when it is viewed. Does anyone know how to go about doing this? Please don't tell me: Code:
$userinfo[field48] or $userinfo['field48'] The thing driving me insane is that the location field is called via: Code:
<if condition="$userinfo['field2']"><li class="smallfont"><span class="shade">$vbphrase[location_perm]</span> $userinfo[field2]</li></if> Anyone? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|