On my local machine I got this item in the list, and I can enable it and create a user page with a relation to a profile 2 profile and show content from their profile on their user panel page.
But on another machine I just cannot get profile 2 fields to render anything on the user page. I do manage to create a variant, link a relation to a profile and select profile fields to display, but they just do not render. I noticed that on this system I can only enable the user page override at 'pages' and I do not have 'User profile template' to override at panels.
I have upgraded, flushed, removed modules and a whole lot of other things. But there is no way to get 'User profile template' at pages list on panels in admin, and nooooo way to render profile fields (while I am amble to select profile fields when editting my panel user page).
How to fix?
I got latest ctools, panels.
B
Comments
Comment #1
merlinofchaos commentedI think there is probably a profile2 relationship context you need to add to your panel; after that, the profile2 fields will become available for adding. I'm not SURE because I don't know profile2 at all. But support for this is up to the profile2 module.
Comment #2
easymind commentedI did at the relationship, and on my localhost it renders the fields from profile 2 I add to the panel, but on a bit older site online it doesn't.
The thing I notice is that if I go to panels in the backend and look at the pages list I do not have 'User profile template'. I do not know if it is related to why the fields do not render, but it is a noticable idfference with my localhost.
I have upgraded to 7.14 and also use the latest profile2 and panels modules.
Maybe somewhere in the database the user template page gets overridden by another module?