The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
User profile fields "gone" after v3.5(G)
I'm a vBulletin newbie (there I said it!).
I've just upgraded my VB install from v3.0.7 to v3.5, everything went fine except the "custom" user profile fields no longer display at the post level. They show at the public profile level, and of course are in the user profiles in the admin cp, but I can't find the setting to get them back into the posts (under the user name). Right now it looks like a default of "location" and "post count". I did revert the templates after the upgrade, so I'm guessing that this is a byproduct, although I can't find the setting to get custom user profile fields back. Any ideas? Thanks - wedgey |
#2
|
|||
|
|||
Use
Code:
<if condition="$post[fieldx]">$post[fieldx]</if> Stick this code in your postbit or postbit_legacy where ever you want them to show. Repeat as required. |
#3
|
|||
|
|||
Many Thanks, that did it!
Thanks again for your time. |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|