-
Mathieu Viet replied to the topic Urgent: roll back to pre-12 in the forum Installing BuddyPress 1 year, 10 months ago
Hi @gyrus
Do you confirm BP Classic fixed your issue?
-
Mathieu Viet replied to the topic BuddyPress 12.0.0 in the forum Miscellaneous 1 year, 10 months ago
Hi @priyam1234
I guess you found how to get back to « classic » pages for BuddyPress directories (installing and activating BP Classic). That’s the way you will find also back your need to use ACF with it.
About your second reply I’m not sure to understand what you mean about the functionality you’d like to use in BuddyPress Classic and that…[Read more]
-
Mathieu Viet replied to the topic BuddyPress 12.0.0 in the forum Miscellaneous 1 year, 10 months ago
Hi @gyrus
Sorry to read about this issue.
We’ve built BP Classic a back compatibility Add-on, maybe you can try activating it to see if it solves the issue:
If not, I’ve explained into this reply how to rollback to 11.4.0 (you’ll need BP Classic anywa…[Read more]
-
Mathieu Viet wrote a new post on the site BuddyPress France 1 year, 10 months ago
BuddyPress 12.0.0 "Nonno"
Nous sommes surexcités de vous annoncer la disponibilité immédiate de BuddyPress 12.0.0 “Nonno”, baptisée en l’honneur de l’excellente pizzeria située […]
-
Mathieu Viet replied to the topic Enqueuing CSS in 12.0 in the forum How-to & Troubleshooting 1 year, 10 months ago
Hi @lordmatt, another way to fix it is to use this filter:
add_filter( 'bp_enqueue_assets_in_bp_pages_only', 'return_false' ); -
Mathieu Viet replied to the topic BuddyPress 12.0.0 in the forum Miscellaneous 1 year, 10 months ago
Thanks for confirming it fixed the issue and for your feedback.
I am sorry to read 50% of these third party plugins are not ready for 12.0.0. As I’ve said a bit earlier, we’ve tried our best to raise most 3rd party plugin authors attention about the important change we’ve introduced in 12.0.0:
– we extended our beta period to 4 months
– we documen…[Read more] -
Mathieu Viet replied to the topic BuddyPress 12.0.0 in the forum Miscellaneous 1 year, 10 months ago
Sure, here’s the list organized by the BuddyPress version when there were deprecated:
https://github.com/buddypress/buddypress/tree/master/src/bp-core/deprecated
-
Mathieu Viet replied to the topic BuddyPress 12.0.0 in the forum Miscellaneous 1 year, 10 months ago
Hi @koka777
I’ve just checked about
bp_core_retain_legacy_widgets(). It’s not used by BuddyPress or BP Classic. I guess another plugin, a theme or some custom code is using it. To fix the issue:1. if you’re the author of the custom code, you can replace it with:
function_exists( 'bp_classic_retain_legacy_widgets' ) &&…[Read more] -
Mathieu Viet replied to the topic BuddyPress 12.0.0 in the forum Miscellaneous 1 year, 10 months ago
Hi @anonymz
Thanks for your feedback, as we don’t use this function (see https://github.com/search?q=repo%3Abuddypress%2Fbuddypress+str_starts_with&type=code ), It’s probably a plugin or a theme hooking to a BuddyPress filter or action.
Do you have the full error trace ?
-
Mathieu Viet replied to the topic BuddyPress 12.0.0 in the forum Miscellaneous 1 year, 10 months ago
@westmdresearch & @fraughtithrouble
I believe there can be errors when a plugin/theme has not been updated since the last 2 versions of BuddyPress, we only load by default deprecated functions back to 2 previous versions. I suggest you to use 2 constants in your wp-config.php file:
–
define( 'BP_LOAD_DEPRECATED', true );this will load all…[Read more] -
Mathieu Viet replied to the topic BuddyPress 12.0.0 in the forum Miscellaneous 1 year, 10 months ago
@varadkk if I understand well you need to get the link to your BuddyPress directories or to the registration page.
For these pages, it should always be
https://ypursite.url/$slug_valuewhere the $slug_value is the value of the slug input.You can alternatively use the BuddyPress Directory menu or logged member menu items if you use a regular…[Read more]
-
Mathieu Viet replied to the topic Activity Feed Gone with 12.0 in the forum How-to & Troubleshooting 1 year, 10 months ago
-
Mathieu Viet replied to the topic BuddyPress 12.0.0 in the forum Miscellaneous 1 year, 10 months ago
Hi @shahriar83
Sorry to read about it, we never had such errors during our test, can you give us some more details about it? Eg: the last lines of your error_log file ?
-
Mathieu Viet replied to the topic BuddyPress 12.0.0 in the forum Miscellaneous 1 year, 10 months ago
Hi @varadkk
The new way to customize URLs or directory titles is happening in Settings > BuddyPress then click on the URLs tab. More info about it here: https://github.com/buddypress/buddypress/blob/master/docs/user/administration/settings/urls.md
If for some reason (compatibility with a 3rd party BP plugin) you need to get this page back, you…[Read more]
-
Mathieu Viet replied to the topic BuddyPress 12.0.0 in the forum Miscellaneous 1 year, 10 months ago
Thanks for this new information, this notice shouldn’t be shown then. I’m going to look at it more deeply asap. I’ll keep you updated.
-
Mathieu Viet replied to the topic BuddyPress 12.0.0 in the forum Miscellaneous 1 year, 10 months ago
Hi,
It’s a deprecation notice. According to it you are still using BP Legacy Widgets. These widgets were moved into our Backwards compatibility Add-on « BP Classic »:
You can find them back downloading and activating this Add-on.
-
Mathieu Viet wrote a new post on the site BuddyPress.org 1 year, 10 months ago
BuddyPress 12.0.0 "Nonno"
We’re very excited to announce the immediate availability of BuddyPress 12.0.0 “Nonno”, named after the excellent pizza restaurant located in the 15t […] -
Mathieu Viet started the topic BuddyPress 12.0.0 in the forum Miscellaneous 1 year, 10 months ago
Please read this post before upgrading:
-
Mathieu Viet updated the Version 12.0.0 page, on the BuddyPress Codex 1 year, 10 months ago
Version 12.0.0 is a major BuddyPress feature release. For Version 12.0.0, the database version (_bp_db_version in wp_options) was 13422, and the Trac revision was 13666. Read the full ticket log […]
-
Mathieu Viet replied to the topic Let's prepare the BuddyPress 12.0.0 next major release in the forum How-to & Troubleshooting 1 year, 10 months ago
Hi @robin-w
You’re right, thanks for reminding me about it. Just commented to reply to your question on the bbPress Trac ticket.
- Load More
@imath
Active 9 months, 2 weeks ago