Profile private fields
scs_calleros - May 4, 2009 - 18:37
| Project: | Profile Privacy |
| Version: | 6.x-1.2 |
| Component: | User interface |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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.

#1
Profile Privacy deals with core profile and therefore has nothing to do with APK. Moving over to its queue.
Michelle
#2
Ok, Thank you.
#3
Hmmn, 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.
#4
Don't worry about APK. This is a matter between Profile Privacy and the profile content type included with Panels/CTools.
Michelle