Closed (duplicate)
Project:
Author Pane
Version:
7.x-2.0-alpha3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Apr 2012 at 15:25 UTC
Updated:
26 Apr 2012 at 17:52 UTC
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
Comment #1
michelleThat's leftover docs from 6.x. See #1549194: Update documentation in header of AP template