Hi,

I am using the core profile module to add additional fields to the user profiles. I'm also using the UR module so that users can establish connections between eachother. I unset the permission "user module" -> "access user profiles" so that users can't access profiles of other users. However, I expected that as soon as a relationship between user A & B is established, the profile of B becomes accessible for A (and vice versa)?

Can you please confirm that UR is not working in that way?

Sebastian

Comments

alex.k’s picture

Status: Active » Fixed

You are correct, UR does not affect profile view permissions in any way. So adding a relationship doesn't give one any more permissions.

One way to let associated users see each other's profiles is to use Content Profile plus user_relationship_node_access module...

jogebau’s picture

Is it in anyway possible to only prevent certain fields from being visible to the public, but still visible to related users?

alex.k’s picture

Not with profile module, sorry. I'm planning to release integration with content_profile module. Please follow #304317: Field privacy integration with content_profile for that. Thanks.

Status: Fixed » Closed (fixed)

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