-
Mike Witt replied to the topic hide members from search results in the forum How-to & Troubleshooting 1 year, 9 months ago
Six years later(!) I’ve run into this same privacy issue. Just curious, are you still using BuddyPress and did you ever find a solution?
-
Mike Witt replied to the topic BuddyPress 10.6.0 Maintenance Release in the forum Miscellaneous 2 years, 1 month ago
Great. Thanks @imath.
-
Mike Witt replied to the topic BuddyPress 10.6.0 Maintenance Release in the forum Miscellaneous 2 years, 1 month ago
Is it documented somewhere what versions of PHP a particular BP release is tested up to?
Or, can you tell me if 10.6.0 is confirmed for 8.0 and 8.1?
Thanks!
Mike -
Mike Witt replied to the topic loading time Buddypress functions/plugin in the forum How-to & Troubleshooting 2 years, 2 months ago
OK, I see it. Looks like that’s Kinsta specific.
-
Mike Witt replied to the topic loading time Buddypress functions/plugin in the forum How-to & Troubleshooting 2 years, 2 months ago
Hi @meestergijs,
I don’t know the answer to your question, but I am curious about how you’re getting metrics on how long your plugins take to load. I would love to have that kind of information for my website. Is there some particular tool that you’re using to do this?
Regards,
Mike
-
Mike Witt replied to the topic How can I delete the activity form "what's new? in the forum Installing BuddyPress 2 years, 2 months ago
@ravals, in the unlikely event you’re still interested in this, take a look at:
-
Mike Witt replied to the topic Hide Public message on profiles in the forum How-to & Troubleshooting 2 years, 2 months ago
For what it’s worth, I’ve overridden buddypress/activity/post-form.php and basically deleted all the content from that. This *appears* to work on my test site, removing the What’s New field from both the user’s profile and their “group” page.
[Read more]
<?php
/**
* BuddyPress - Activity Post Form
*
* @package BuddyPress
* @subpackage bp-legacy
* @versi… -
Mike Witt replied to the topic PMPRO + Buddypress + bbpress + bbp style pack in the forum How-to & Troubleshooting 2 years, 2 months ago
@kerchmcc, @sub0810, @maryreyes:
Just wanted to make sure you saw the latest developments (the bbPress thread just above).
I’ve also updated the bbPress Track ticket with the suggested code. I don’t feel competent to say that it’s correct, but it appeared to work on my test…[Read more]
-
Mike Witt replied to the topic PMPRO + Buddypress + bbpress + bbp style pack in the forum How-to & Troubleshooting 2 years, 2 months ago
Just one final note: It turns out there is a known bbPress bug for this, and future developments will all be on the bbPress thread, not here. So watch this thread:
-
Mike Witt replied to the topic PMPRO + Buddypress + bbpress + bbp style pack in the forum How-to & Troubleshooting 2 years, 3 months ago
Just in case anybody is still following this thread 🙂
I had a little time recently to look at this again, and I got some info from the folks at BuddyDev, that this is actually a bbPress thing:
I haven’t yet tried the fix Brajesh suggested.
I’m asking for more info on…[Read more]
-
Mike Witt replied to the topic Hide Public message on profiles in the forum How-to & Troubleshooting 2 years, 3 months ago
I’m using Legacy, so that link tells me to override activity/post-form.php. But that whole file just creates that one form, right? So it seems like I should be overriding the thing that *includes* that form. I don’t see it in activity/index.php, but maybe I simply don’t know how to recognize it?
Any thoughts on this? Sorry for me level of…[Read more]
-
Mike Witt replied to the topic Hide Public message on profiles in the forum How-to & Troubleshooting 2 years, 3 months ago
Thanks @michaelabf, I’ve started using this too. Do you happen to know if there’s a similar way to get rid of the “What’s New” line on the user Profile->Activity?
-
Mike Witt replied to the topic Synchronyze BuddyPress fields with MemberPress registration fields in the forum How-to & Troubleshooting 2 years, 4 months ago
Hi @hcmendez,
I don’t know how to do what you’re asking, but I am using Memberpress and Buddypress. If you figure out how to do it, or if you have any ideas, I’d be interested in comparing notes about this (and anything else about MP/BP interactions).
Mike
-
Mike Witt started the topic Modifying the Group members list in the forum Installing BuddyPress 2 years, 7 months ago
I’m currently restricting the regular members list to active MemberPress members by doing this:
add_filter('bp_after_has_members_parse_args', 'mikes_member_list' );
Where ‘mikes_member_list’ is a function that gets the IDs of members who are inactive and then excludes them from the returned args.
Is there a similar way to modify the list of…[Read more]
-
Mike Witt replied to the topic What is the Actual Way to Cache BuddyPress Properly? in the forum How-to & Troubleshooting 2 years, 7 months ago
I’m very interested in this too. If you find any really good sources of information on caching in dynamic or memberships sites please share it here. For what it’s worth, I’ve got all caching turned off since I’m not sure how to do it safely. I’m also running bbPress and MemberPress, which probably makes the concern greater.
-
Mike Witt replied to the topic Database Errors in the forum How-to & Troubleshooting 2 years, 8 months ago
OK. I’ve never created a track ticket before, so I hope I’ve done this right:
https://buddypress.trac.wordpress.org/ticket/8676 -
Mike Witt replied to the topic Database Errors in the forum How-to & Troubleshooting 2 years, 8 months ago
@shanebp – Just to summarize, I did everything you suggested, including 2020 and BP Nouveau. I still get the DB error. See comment above.
-
Mike Witt replied to the topic Database Errors in the forum How-to & Troubleshooting 2 years, 8 months ago
@shanebp – OK, I deactivated every other plugin, and I switched from 2022 to 2020 as you suggested.
Getting the same error when clicking on one of multiple PM notifications.
The only things active are BuddyPress and the 2020 theme. No 2020 child.
-
Mike Witt replied to the topic Database Errors in the forum How-to & Troubleshooting 2 years, 8 months ago
> You could try turning off other plugins and switching momentarily to a WP theme like 2020
Are you saying 2022 is no good?
I’ll try turning other plugins off.
-
Mike Witt replied to the topic Database Errors in the forum How-to & Troubleshooting 2 years, 8 months ago
@shanebp – OK, I finally figured out how to replicate the error.
WordPress 5.9.2
Twenty Twenty-Two Version: 1.1
BuddyPress 10.2.0 (Nouveau)
And some other plug-ins, including MemberPress and bbPress(1) Send two private message to someone.
(2) That person clicks on one of the notification, and the error happens
Sometimes it happens if the…[Read more] - Load More
@mike80222
Active 1 week, 3 days ago