The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
||||
|
||||
![]()
I'm not sure why you'd be expecting profile fields to be in a $post array on the profile page. Just use $userinfo['field10'].
Remember that what works in one template may not work in another. In this case, you may have used $post['field10'] in something like a postbit, called via showthread.php ... because showthread.php sets up that $post[] array to include all kinds of useful information sepcific to a given post. But MEMBERINFO is called from profile.php, which knows nothing about forum posts, and doesn't set up a $post[] array. -- hugh |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|