Photos uploaded to groups also appear on personal profiles

Hi. If I upload a photo within a Closed Group, it will appear on my personal profile and says "Access denied. This is private content.".
If the group is an OPEN GROUP, then it shows the photo on my personal profile as well.

How can I change so that photos posted within groups or spaces be it closed or open, would not appear within my personal profile Photos?

  • 223
  • More
Replies (3)
    • Hello titanium !

      Well, by default it can't be hidden - the photos in the feed are shown by their author.

      • Ok! Is there a way to just hide the item entirely, instead of showing "This is private content"?
        When a person posts a lot of photos/videos/articles in closed groups, their profile is full with "This is private" content, rather than simply filtering those items out.

        I could simply write a js script to filter them out, but that wouldn't be the best solution.

        • Another way will require to change the serviceBrowseAuthor ($iProfileId = 0, $aParams = array()) method which is used there to add filter by allow_view_to field.

          Login or Join to comment.