BuddyBoss Home – Web › Support Forums › Plugins › BuddyBoss Wall › News feed of private groups are not private
Tagged: buddyboss-wall
- This topic has 11 replies, 4 contibutors, and was last updated 9 years, 1 months ago by Anonymous.
Question
September 3, 2015 at 12:41 am #45649@benworxHi,
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
September 5, 2015 at 11:28 am #45785@benworxHi 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
September 5, 2015 at 2:47 pm #45796@alyssa-buddyboss
AlyssaParticipant@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?
September 7, 2015 at 9:13 am #45874@benworxHi 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 siteSeptember 7, 2015 at 9:18 am #45876@benworxTJ,
I have sent you a PM with the creds and yes all plugins are updated.September 8, 2015 at 1:08 am #45906@benworxHi TJ,
Check the News feed, wall is not where the problem lies.September 10, 2015 at 1:28 am #46105@benworx@tjchester, have you had a look? Our clients website has lost a core functionality..
Ben
September 11, 2015 at 8:32 pm #46197@alyssa-buddyboss
AlyssaParticipant@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.
September 15, 2015 at 2:51 am #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
September 15, 2015 at 8:05 pm #46358@alyssa-buddyboss
AlyssaParticipant@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 )";
September 17, 2015 at 11:27 am #46532@secondfirstsGlad to find this. We were having this problem also. Users not happy!
September 27, 2015 at 5:24 am #47237@
AnonymousHi, I will close this thread, Please feel to create new topic for any further queries.
Regards
Varun Dubey
- The question ‘News feed of private groups are not private’ is closed to new replies.