Can someone please help me understand how user_relationships_content which is one of the views shipped with UR? I cant get it to show any content...
Thanks.
Can someone please help me understand how user_relationships_content which is one of the views shipped with UR? I cant get it to show any content...
Thanks.
Comments
Comment #1
artest005 commentedanyone?
Comment #2
buzzman commentedYou can tweak the view to display all or some of the contributed contents of the user's friends (select the content type from the available checkbox list). You can then construct a link accessible to the user that will then display all friend's content (I display it as an HTML List). Make sure to first sort by friends (either newest or alpha wise) and then another sort for newest content per friend. Play around with the view and chk the output using the Preview button below on the views page.
Hope that helps.
Comment #3
mrf commentedLooks like this got answered, setting to fixed. Re-open if you were involved in this issue and still having problems, otherwise start a new support request.