2012-05-10, 06:58 AM
Hey guys,
I'm trying to edit my member_profile_customfields template and am having trouble with something. For something i'm working on, I am using {$memprofile['fid4']} to get a users custom profile field 4. If I paste that somewhere into the template, it will *only* display on the users own profile, if they are browsing anyone elses, it doesn't show anything. However if I were to use {$memprofile['username']} it would display which ever users profile you were browsings username correctly. How would I properly grab someones custom profile field 4 in the profile page?
Cheers!
I'm trying to edit my member_profile_customfields template and am having trouble with something. For something i'm working on, I am using {$memprofile['fid4']} to get a users custom profile field 4. If I paste that somewhere into the template, it will *only* display on the users own profile, if they are browsing anyone elses, it doesn't show anything. However if I were to use {$memprofile['username']} it would display which ever users profile you were browsings username correctly. How would I properly grab someones custom profile field 4 in the profile page?
Cheers!