Am trying to add a few profile fields to the author pane and when I tried to add;
print $profile['Contact']['field_profile_phone']['#value'];
OR
print_r($profile); to view what might be accessible.

I get an Undefined variable error. Any ideas?

Comments

michelle’s picture

Status: Active » Closed (duplicate)