When I try to filter a user's posts by 'user relationship: type', it shows that user's posts when the relationship requestee attempts to view them but not when the requester does (i.e., I am user 1, I request to add user 2 as a friend. Now user 2 can see my posts, but I still can't see theirs.) The same thing happens for both one-way and mutual relationships. Can't figure out how to configure Views to fix this.

CommentFileSizeAuthor
#1 posts_by_requesters_view.php_.txt5.01 KBalex.k

Comments

alex.k’s picture

Assigned: Unassigned » alex.k
Status: Active » Fixed
StatusFileSize
new5.01 KB

Try attached view - it displays posts made by your requestees, and you can filter out just pending relationships. as far as I can see, it works with one-way and two-way relationships, too.

Status: Fixed » Closed (fixed)

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

frdesign’s picture

This view works like a charm, thanks!