![]() |
Profile Fields in template MEMBERINFO
Well im creating a new profile layout based off of myspace profiles.
http://i249.photobucket.com/albums/g...weenx_/455.png How would I make a field viewable. example: I make a User Profile field for a additional status message I want to make it display that on the memberinfo template when viewed I thought this is what it should be, but it doesnt seem to work. PHP Code:
Thanks for your time and patience, - Trinity Entertainment |
Try $userinfo[field14] or maybe $prepared[field14]. See if either of those work.
|
Thank you for your help.
$userinfo[field14] worked great Thanks for your time and patience, - Trinity Entertainment |
In some occasions you could use an IF statement if needed, leaving the field invisible when nothing was filled in:
Code:
<if condition="$userinfo['field14']"> Code:
<if condition="$userinfo['field14']"> |
Thanks
HTML Code:
<if condition="$userinfo['field14']"> http://i249.photobucket.com/albums/g...weenx_/666.png Thanks for your time and patience, - Trinity Entertainment |
All times are GMT. The time now is 12:10 PM. |
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:
|