BuddyBoss Home – Web Support Forums Plugins BuddyBoss Wall News feed of private groups are not private

Viewing 12 posts - 1 through 12 (of 12 total)
  • Question

    #45649
    @benworx

    Hi,

    I have created a private group and I am a member of it too.
    And I have a friend who is not a part of this private group. I comment/post updates on the private group.
    The friend I have can read all my comments/updates and all replies to it in his news feed.

    All plugins are updated and the theme and wordpress too.

    My site looses its integrity due to this. Can you please check this out.

    Thanks.

    Answers

    #45785
    @benworx

    Hi there.. We had to uninstall the wall because of the security issues.

    My clients website is now live with incomplete functionality.

    Would you please reply soon?

    Thanx, Ben

    #45796

    Alyssa
    Participant
    @alyssa-buddyboss

    @benworx this was fixed in a previous release of the plugin. What version are you running? Is the friend mentioned in the activity? Could there be another plugin conflicting?

    #45874
    @benworx

    Hi TJ,

    i have check it by disabling all other plugins but the problem is not solved. So no plugins conflicting.
    I can send you the creds to my dev site

    #45876
    @benworx

    TJ,
    I have sent you a PM with the creds and yes all plugins are updated.

    #45906
    @benworx

    Hi TJ,
    Check the News feed, wall is not where the problem lies.

    #46105
    @benworx

    @tjchester, have you had a look? Our clients website has lost a core functionality..

    Ben

    #46197

    Alyssa
    Participant
    @alyssa-buddyboss

    @benworx sorry, things have been EXTREMELY busy lately. I can replicate the issue and it is a high priority update due out soon. Thank you for your patience.

    #46307
    @benworx

    @tjchester, thanx for updating us.. At leas we could now inform the client on the status.

    How is the priority update going? Do you know when we can expect it?

    Ben

    #46358

    Alyssa
    Participant
    @alyssa-buddyboss

    @benworx line 719 of buddyboss-wall/includes/wall-class.php find:
    $where = "WHERE ( $table.user_id IN ($user_list) AND $table.type != 'activity_comment' AND $table.type!='last_activity' )";
    Change to:
    $where = "WHERE ( $table.user_id IN ($user_list) AND $table.type != 'activity_comment' AND $table.type!='last_activity' AND $table.hide_sitewide!=1 )";

    #46532
    @secondfirsts

    Glad to find this. We were having this problem also. Users not happy!

    #47237
    @vapvarun

    Hi, I will close this thread, Please feel to create new topic for any further queries.
    Regards
    Varun Dubey

Viewing 12 posts - 1 through 12 (of 12 total)
  • The question ‘News feed of private groups are not private’ is closed to new replies.