-
Mathieu Viet replied to the topic BuddyPress 12.0.0 in the forum Miscellaneous 1 year, 3 months ago
Something similar was reported earlier about the deprecation notice. I believe it’s due to a custom code or a theme:
See: https://buddypress.org/support/topic/buddypress-12-0-0/#post-332208
Which seems to help the reporter to fix it: https://buddypress.org/support/topic/buddypress-12-0-0/#post-332211About the main site being very…[Read more]
-
Mathieu Viet replied to the topic BuddyPress 12.0.0 in the forum Miscellaneous 1 year, 3 months ago
For your info, I’ve started your config tests and I found a bug with slug customization:
https://buddypress.trac.wordpress.org/ticket/9048So I confirm there’s an issue. I’m working on it.
-
Mathieu Viet replied to the topic Error in buddypress code bp-menu bp-logout-nav in the forum How-to & Troubleshooting 1 year, 3 months ago
Hi @fasirathore
Thanks for your feedback, are you using BP version 12.0.0?
Can you check your error log file to see if something was traced in it?
What’s your WordPress set up ? Multisite or not ? If Multisite is BuddyPress activated on the network ? -
Mathieu Viet replied to the topic Slugs with -2 after update in the forum Installing BuddyPress 1 year, 3 months ago
Sorry to read about it. Can you tell me a bit more about your config?
– regular or Multisite WordPress ?
– if Multisite how BuddyPress is activated ? Network widely, on the main site or on a subsite ?
– If activated network widely, are you using the constant to set the BP root site to be a subsite instead of main one? -
Mathieu Viet replied to the topic BuddyPress 12.0.0 in the forum Miscellaneous 1 year, 3 months ago
Thanks a lot
1. So there’s an issue with this specific config in BuddyPress. The repair tool, as run from the network admin where site ID is 1 is not checking the right BP root site. I’ll work on it asap. To be honest: we’ve tested a lot of configs, but I believe not the specific case where the BP root site is not the same than the network one.…[Read more]
-
Mathieu Viet replied to the topic BuddyPress 12.0.0 in the forum Miscellaneous 1 year, 3 months ago
Thanks for your feedback. Can you trace the critical error you got in your error log file?
Can you also run this select query to see the list of entries using the activity post name for example:
SELECT id, post_type FROM wp_{site_id}_posts WHERE post_name LIKE "activity%"
I’d be curious to know the result of it.
-
Mathieu Viet replied to the topic BuddyPress 12.0.0 in the forum Miscellaneous 1 year, 3 months ago
Oh sorry @perchenet
I just figured out, BP is network activated but you’re overriding the root site ID do that’s a subsiste. I’ll test this config asap.
-
Mathieu Viet replied to the topic BuddyPress 12.0.0 in the forum Miscellaneous 1 year, 3 months ago
Bonjour David (@perchenet),
Merci pour ton merci ☺️.
I’ll do the rest in English in case someone faces the same issue 😉.
Depending on whether you activated the BP Classic backwards compatibility Add-on, BP Directories can be a regular WP page (BP Classic & BP < 12.0.0) or use a specific post type
BuddyPress
(BP 12.0.0 & up without BP C…[Read more] -
Mathieu Viet replied to the topic BuddyPress 12.0.0 in the forum Miscellaneous 1 year, 3 months ago
Hi @priyam1234
Cool, thanks for your feedback.
I was about to point you to the update they did 21 hours ago: https://plugins.trac.wordpress.org/changeset/3013040
-
Mathieu Viet replied to the topic v12 removed bbcode buttons on reply box in the forum How-to & Troubleshooting 1 year, 3 months ago
Maybe it’s due to this bug we’ll be fixing in 12.1.0
Can you test adding the following code to see if it’s fixing the issue into the functions.php file of your active theme for example:
add_filter( 'bp_enqueue_assets_in_bp_pages_only', '__return_false' );
-
Mathieu Viet updated the BuddyPress Links in WordPress Menus page, on the BuddyPress Codex 1 year, 3 months ago
We are currently working on a documentation reboot, here’s the new home of the best accurate docs (WIP). You’re very welcome to contribute to it. You can add links to: (a) the directory pages of your activated […]
-
Mathieu Viet updated the BuddyPress Widgets page, on the BuddyPress Codex 1 year, 3 months ago
BP Legacy Widgets have been progressively replaced by BP Block Widgets since version 9.0. They were moved into the BP Classic backwards compatibility Add-on during the 12.0.0 BP development cycle. BuddyPress […]
-
Mathieu Viet replied to the topic Unable to view other profiles in the forum How-to & Troubleshooting 1 year, 3 months ago
Hi,
I advise you to download and activate the BP Classic backwards compatibility Add-on for 3rd party plugins not ready yet for version 12.0.0 of BuddyPress (bbPress is not currently ready for it, see: https://bbpress.trac.wordpress.org/ticket/3576)
-
Mathieu Viet replied to the topic Multiple members pages per profile type in the forum How-to & Troubleshooting 1 year, 3 months ago
Hi @alyssashift
I’m sorry but we cannot provide help for this fork of BuddyPress, please contact the buddyboss support instead.
-
Mathieu Viet replied to the topic v12 removed bbcode buttons on reply box in the forum How-to & Troubleshooting 1 year, 3 months ago
Hi,
Have you tried to download and activate the BP Classic backwards compatibility Add-on?
-
Mathieu Viet replied to the topic BuddyPress 12.0.0 in the forum Miscellaneous 1 year, 3 months ago
Hi @awol
Thanks for your initiative, a possible way to find it is to download your
/wp-content
directory and use a code/text editor like vscode and use their “Search in directory” feature.Hi @priyam1234
Really happy you found the way to fixing your issues 👍.
Hi @cristan17
Sorry to read about the issues you’re facing.
The first thing I…[Read more]
-
Mathieu Viet replied to the topic How To Delete Register Page in the forum Installing BuddyPress 1 year, 3 months ago
Now I’ve read the other topic you posted into, I know you are using WordPress Multisite.
My question about viewing the registration page being disconnected might seem a bit obvious but I wanted to check if you were using or not the Site invitation feature of BuddyPress which uses our signup page although global registration are disabled.
But I…[Read more]
-
Mathieu Viet replied to the topic how to edit register page for buddypress? in the forum Installing BuddyPress 1 year, 3 months ago
Let’s discuss about your issue in this topic https://buddypress.org/support/topic/how-to-delete-register-page/ @bermudastream 🙏
-
Mathieu Viet replied to the topic How To Delete Register Page in the forum Installing BuddyPress 1 year, 3 months ago
Hi @bermudastream can you give more details about your config:
– WordPress Multisite or regular ?
– In the site health information tab, what are the values of:
– WordPress > registration
– BuddyPress > URL parser– being disconnected, what do you see when you go to this registration page ?
-
Mathieu Viet replied to the topic BuddyPress 12.0.0 in the forum Miscellaneous 1 year, 3 months ago
Hi @erotmil thanks a lot for your help 👍.
Hi @mattobiwan1982 there’s probably a plugin for this, what we do about the community visibility in 12.0.0 is only available thanks to our new BP Rewrites API.
- Load More
@imath
Active 2 months, 3 weeks ago