![]() |
Refering to Custom Profile Field...
I would like to add the contents of a custom profile field to each post. Basically, I have a custom profile field for "Full Name" and would like it displayed next to the username.
The complete set of custom fields are referenced as "$customfields", but I don't know how to reference a single field. Thank you, rob |
$post[fieldx] where x is the profile field id.
|
Quote:
Thanks. |
Here's the script from postbit that displays the Location...
Code:
<if condition="$post['field2']"><div>$vbphrase[location_perm]: $post[field2]</div></if> |
Sorry, I figured it out, used the above code, but used the proper id # and created a phrase for Full Name. If anyone knows a place in the actual interface to do this, please let me know. Thanks.
|
All times are GMT. The time now is 08:40 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|