-
Scott Seitz replied to the topic BuddyPress Activity Privacy in the forum Third Party Plugins 10 years, 9 months ago
Hi Mounir (@megainfo). I stumbled across another php notice when pulling up my members page:
PHP Notice: Undefined property: stdClass::$activity_count in /Applications/MAMP/htdocs/wordpress/wp-content/plugins/buddypress-activity-privacy/includes/bp-activity-privacy-filters.php on line 114
Can you please add the second argument to the if…[Read more]
-
Scott Seitz replied to the topic BuddyPress Activity Privacy in the forum Third Party Plugins 10 years, 9 months ago
Here’s another quick fix Mounir ( @megainfo ). In the current AP version, the .bp-ap-selectbox shows on a streamed comment (not threaded comment) on the user’s own profile where the user has the ability to delete the comment, but not the parent activity. It fortunately has no effect if the user attempts to change it — it just creates some…[Read more]
-
Scott Seitz replied to the topic BuddyPress Activity Privacy in the forum Third Party Plugins 10 years, 9 months ago
Hi again Mounir ( @megainfo ). I recently changed the “Logged In Users” label via the en_US.po file and it didn’t change the label in the select boxes. After some investigation, I found that with the addition of the wonderful new admin controls you gave us recently, you store the results of the admin screen changes in the wp_options table and…[Read more]
-
Scott Seitz replied to the topic BuddyPress Activity Privacy in the forum Third Party Plugins 10 years, 10 months ago
Many thanks @megainfo! That will work beautifully! Sorry I didn’t get around to emailing you yesterday afternoon when I first found it and saved you the trouble of tracking it down.
What are the chances of an administrative control to disable the beautiful new select box? As wonderful as it is, it doesn’t match my other select boxes 🙁
-
Scott Seitz replied to the topic BuddyPress Activity Privacy in the forum Third Party Plugins 10 years, 10 months ago
Hi @megainfo. I really appreciate all the work you’ve put into this much needed plugin! I found one easily rectifiable problem with the snippet of code in the bp_visibility_activity_filter() function you added for the re-inclusion of @mentions.
// mentioned members can always see the acitivity whatever the privacy level
[Read more]
if (… -
Scott Seitz replied to the topic [RESOLVED] wordpress blog comments not appearing in buddypress activity stream in the forum How-to & Troubleshooting 11 years, 5 months ago
Thanks so much for documenting this rcain. I’m set up in a local server development environment (obviously not advertising to search engines) and was trying to figure out why the WP comments were not showing up in the BP activity stream! You just saved me a lot of time!!
@dtc7240
Active 10 years, 1 month ago