Closed (duplicate)
Project:
User Relationships
Version:
6.x-1.0-beta9
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
29 Jun 2009 at 04:09 UTC
Updated:
23 Mar 2011 at 19:41 UTC
Hi,
I'm trying to build a view that includes both the user's content PLUS their friend's content. In specific, I'm using it in conjunction with facebook_statuses, attempting to replicate a twitteresque follow aggregation of status updates that the user can see of their, and their friends', content. Is this possible? Sorry if this is a duplicate, I could not find another support request such as this.
Thomas
Comments
Comment #1
alex.k commentedIt should be possible, though a solution doesn't come to mind right away. Look into http://drupal.org/project/views_or module perhaps.
Comment #2
pribeh commentedCool, thanks Alex. I'll definitely check it out and report back with my results.
Comment #3
audaciousweb commented(removed) I realized this is possible, there is another post a few posts down that talks about a similar topic to this, you have to set "User relationships: Requester user" in the "relationships" before being able to add relationships to the current user.
Comment #4
pribeh commentedsorry, audaciousweb, which post is this you're referring to? I've tried adding "User Relationships: Requester user" but there must be something else I have to add for it to show relationship statuses as well. I've tried looking at views_or but it only works for nodes - but it will work.
Comment #5
mrf commentedMarking this as a duplicate of #455792: default "user_relationships_content" View doesn't work for one-way relationships feel free to re-open if I'm missing something unique about this one.