Closed (duplicate)
Project:
Profile Privacy
Version:
6.x-1.2
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
4 May 2009 at 18:37 UTC
Updated:
14 Sep 2011 at 13:05 UTC
The "Profile Privacy" module does not work with "Advanced Profile Kit".
If new fields to the profile are added, configured the fields with the "Profile Privacy" module and at "admin/panels/panel-page/user_profile/edit/content" add pane "Profile Category": the private fields are shown at profile.
Thank you.
Comments
Comment #1
michelleProfile Privacy deals with core profile and therefore has nothing to do with APK. Moving over to its queue.
Michelle
Comment #2
scs_calleros commentedOk, Thank you.
Comment #3
coltraneHmmn, I haven't use Advanced Profile Kit and don't use Panels often but I'll try and debug this when I can.
Profile Privacy implements hook_user() so if Panels or APK don't respect, or otherwise invoke it then I foresee more code needed to bridge the two. If you, scs_calleros, or anyone else could lend some time to investigating the problem and what's needed to fix that'd be great.
Comment #4
michelleDon't worry about APK. This is a matter between Profile Privacy and the profile content type included with Panels/CTools.
Michelle
Comment #5
cpliakas commentedBased on the comment in #4, closing as a duplicate of #730364: Profile Privacy Integration with Panels.