How to make apps show friends content

When someone posts to friends only, how do I make the apps show the content? Like videos homepage will show the media from their friends.

  • 670
  • More
Replies (17)
    • Hello Genesis !

      It will require to have a special code's modification.

      • Can it be done in a block? So for the videos app, it will have a block called friend's videos.

        • Sure, the code of blocks will require a specific way to calculate the friends and their videos there. 

          • LeonidS Who can I pay to get the code for the blocks? I need it for all the apps like friend's albums, videos, posts, products, etc, because think that I am going to remove the "public" privacy field. Maybe it can be code to put in the developer app.

            • Our development services start from X1 plan https://www.boonex.com/ustart  ($1000). But you may use the left time later.

              • If it is shared to "selected friends", "relationships", or "selected relationships" then it is hidden from the public areas. Friends should be hidden as well. Why are the friends post showing, but not the other ones?

                • The search is like that too. If I search for something and it is shared to friends, it still shows up in the drop down and when I click on it "access denied"

                  • So I have to force every post to me made public. There can be no sharing between friends because I need to either disable the visibility option in the modules post forms or completely disable the friends privacy field in the database. If I disable the friends privacy field, then there is no point in having friends. If I disable the public privacy field then every post will be "access denied". 

                    • and I can't make everything public because if I do, then it will be full of spam and underage photos like some instances of mastodon and that's not what I want. Then there is no way to moderate the posts before making them public. Does everyone see what the problem is though?

                      • It won't work in either situation

                        • This request is confusing already you can make your research and post what you really want to do. Then we can help you implement.

                          • peace out.

                            • it would be very nice if you make a request and react into it after some devs give you a price rather jumping every request you want and disregard the old one. its means that you are not really need those or not serious. Value some peoples time just saying. Peace and love.

                              • So in the end, I had to completely disable the "friends" privacy in the database table "sys_privacy_groups" and I had to enable the members privacy by selecting active=1 and visible=1. The only reason that I enabled members is so that it is understandable on the "who can contact me" field on the persons and organizations apps. If it says "public" they will be confused. This is the only viable setup and I am not happy with it. 

                                P.S. 

                                I am also concerned about the speed of the loading time with the timeline. I am considering taking away the timeline and going back to when the internet was fast. Just plain and simple to get the message across.

                                EDIT: I changed it again to disable the members privacy and keep the public privacy enabled, so I just removed the friends privacy. This seems to get rid of all the access denied messages.

                                • LeonidS if I deactivate and make invisible the friends privacy in the sys_privacy_groups table, will that effect anything else on the site like messages, etc? Is it better to leave it "active", but "invisible"?

                                  • Yes, Genesis , better to leave it only as "invivisble".

                                    • We still need to hide "Access Denied" when people post to friends privacy. Just hide the content like how it is in relationships. And this would be perfect because we can have a friends only network and people won't see access denied throughout the site, so then I don't need to monitor everything.

                                      Login or Join to comment.