I've installed what seems to be the latest version of the module (aug 22).

When I got to admin/user/access there are options to allow users to control privacy on standard content types, but not custom content types created as nodeprofiles (using usernode/nodeprofile modules).

I took a quick look in the code, and it looks like it specifically filters out any node types that are set as nodeprofiles. Why is this? Is this module incompatible with nodeprofile for some reason?

Comments

ben_scott’s picture

Hi Coyote

No its not incomptaible with nodeprofile - this functionality is actually on purpose: You can choose to hide your profile (and so all nodes defined as nodeprofile will also be hidden), or you can hide nodes.

We then used my other module nodeprofile privacy to allow users to show / hide individual fields in their profile.

Together, these allowed us to achieve the user controlled privacy we wanted...

Hope this helps,

Ben

ben_scott’s picture

Status: Active » Fixed
Anonymous’s picture

Status: Fixed » Closed (fixed)

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