Jump to:
| Project: | CCK Field Privacy |
| Version: | 6.x-1.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Issue Summary
Drupal 6.9 - Latest dev versions of CCK, APK, Content Profile
I could be getting something wrong here, so I'll explain as best I can:
I have content fields set up in fieldsets; the fieldsets (4 total) are activated for privacy, the padlocks appear and are functional and, finally, the proper settings are being saved to the database.
Now to use it:
In order to view the Content Profile fields in the panel page provided by APK, view permissions to the individual fields must be granted.
As I understand it, when the profile is viewed by an anonymous user, only the fieldsets permitted by CCKFP should be visible; instead, all the permitted (from Permissions) viewable fields show up. Conversely, if view permission isn't granted on the Permissions page, fields do not appear - regardless of CCKFP settings. In other words, the module doesn't see to be affecting output at all.
Am I doing something wrong here? Any help would be appreciated and, despite my current difficulty, a shout out to Bryan for all his work on a really, really necessary module!
Comments
#1
After posting this, it occurred to me that if CCKFP is properly setting the db values, there's probably not much more one could expect it to do. See post here - perhaps this is more of an issue of other modules not picking up privacy status from CCKFP.
#2
I'm experiencing the same thing using Content Profile and Panels3. The fields either show or don't show depending entirely on content_permissions settings.
I tried disabling the content_permissions module and now everyone can see all fields even if they are set so that nobody should be able to see them.
#3
This is probably related to #361473: CCK fieldgroup panels doesn't respect CCK field privacy settings. There is a very recent patch that may address it.
#4
Did the patch/changes referenced from #361473: CCK fieldgroup panels doesn't respect CCK field privacy settings help this any? Also, is there any improvement with the current -dev release?
#5
Same here... I have this module, Content Profile, Advanced Profile Kit, User Relationships and Panels 3 (all in last DEV at 2009/08/23).
I've all working, filled the CCK Field Privacy options to profile node type (all with nobody rights), gone to a profile and filled all type or permissions (trying each type of relation)
When I see his profile with other user, I still see all CCK fields, even those I marked as nobody. I also tried seeing the node without the panels, and still the same. I also tried disabling content permissions, but it never worked.
#6
Subscribing.
I have the same problem. The fields display regardless of what CCKFP settings have been specified.
CCKFP 6.x-1.x-dev
CCK 6.x-2.6
Panels 6.x-3.2
Chaos Tools 6.x-1.2
APK 6.x-1.0-beta2
obsidiandesign, let me know if you need more information or need me to do further testing.
#7
what if you test it without panels, just CCKFP + Content Profile ? Does this work as expected?
#8
I have user relationships module + cck fields privacy. Setting fields to any of the UR privacy settings make no difference - they are visible to any user whatever the relationship setting.
#9
Same problem here. I have user relationships, APK's user profile content type and cck fields privacy module. Still, APK displays private, restricted and public content. Is this APK or cck fields privacy issue?
Thanks!