I'm on Drupal 6.10. and I've turned on the "Activity - User Relationships: show activity by current user's friends" block.

Unfortunately, new users on my site get shown all activity from all users in this block, even though they have neither accepted nor requested any friends.

I've experimented with different combinations of permissions, to no avail. What am I doing wrong? How can I limit this block to only show activity from the current user's friends?

Comments

sirkitree’s picture

Issue tags: +activity-6.x-1-2

tagging for next release.

jaydub’s picture

Assigned: Unassigned » jaydub

This works the right way for the Activity page where you want to see the activity of relationships but not on the block. It's pretty straightforward to fix as the block needs to check to see if the user in question actually has any relationships established before querying for activity by relationships. Will be fixed in CVS shortly.

jaydub’s picture

Status: Active » Fixed
pribeh’s picture

Hey Jaydub,

Could you give me an idea (line) of where this code change lies in the 6 dev version so I can try and copy (port) it to the 5 version.

Thanks,

Status: Fixed » Closed (fixed)
Issue tags: -activity-6.x-1-2

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