I'm running Advanced Profile Kit with Content Profile & User Relationships. I wanted to be able to have users set their Profiles to be private, or be able to set the Profile so only users that are their "Friends" can see details.

- cck_private_fields-6.x-1.1
- cck-6.x-2.7
- content_profile-6.x-1.0
- user_relationships-6.x-1.0-rc4
- jquery_ui-6.x-1.3 with jquery.ui-1.6

I first enabled cck_private_fields, "User Relationships integration with CCK Private Fields" and jquery_ui-6.x-1.3 but had neglected to upload jquery.ui-1.6, so I uploaded jquery.ui-1.6 (/sites/all/modules/jquery_ui/jquery.ui) and enabled everything. Could not access any permissions and could not find any settings.

I disabled cck_private_fields and jquery, deleted the directories, unpacked everything, tried again, same results.

I disabled cck_private_fields and jquery, uninstalled cck_private_fields and jquery, deleted the directories, uploaded everything again, enabled jquery first then enabled cck_private_fields and "User Relationships integration with CCK Private Fields", still could not find permissions or any settings. Went into /admin/by-module: CCK Private Fields is there with one option: "Configure permissions" - clicked on this and it just takes me to the top of the permissions page, no permission for CCK Private Fields.

Can you point me in the right direction of what I need to do to get this to function properly?

Thanks!
Rachel

Comments

RachelNY’s picture

Anyone have any ideas?

notion’s picture

Hi Rachel,

I had the same issue as you, but seemed to have solved it (after a bit trying).

From what I see, there are no 'settings' as such. So just install as per the documentation and what you have done already. Once you have everything installed, go to your content types, then go to edit content type, then manage fields and choose the field you want to have CCK privacy. In the manage field section you will see a new item towards the bottom of the page added by CCK Private fields where you can change the privacy settings for that particular field. It will show at first as Disabled - (i.e. off) To ENABLE privacy settings for a field, I selected 'Enabled and Public by default' this means that the field will be viewable by all. I am still not sure about the user relationships settings and check boxes for this if you have user relationships also installed.

Anyhow.. and this is the IMPORTANT bit, once you have edited your CCK field i.e selected 'Enabled and Public by default' (which seems from my point of view 'switches CCK Private fields on) and saved it... GOTO USER PERMISIONS: admin/user/permissions - low and behold you should find a new permission type: cck_private_fields module, where you can select who has or not permission to use CCK Private fields.

I hope this helps.

Colin

RachelNY’s picture

Colin,

Thank you so much! That did the trick...

Rachel

markus_petrux’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.