Search Results for 'theme'
-
AuthorSearch Results
-
December 23, 2023 at 1:06 pm #332489
In reply to: Slugs with -2 after update
Mathieu Viet
ModeratorHave you tried to temporarily add this code to the functions.php of your active theme?
remove_filter( 'wp_unique_post_slug', 'bp_core_set_unique_directory_page_slug', 10, 6 );And then did you go to the URLs tab of the BuddyPress settings and try to customize slugs again?
If so, using your tool to administrate your site’s database (eg: PHPMyAdmin), can you run this query:
SELECT id, post_type FROM wp_posts WHERE post_name LIKE "members%"December 23, 2023 at 12:28 pm #332486In reply to: Slugs with -2 after update
Mathieu Viet
ModeratorSo you’re using BP version 12.0 on a regular site (not a multisite config), you activated, then deactivated BP Classic because it was no more needed. And now when you go into the URLs tab of the BuddyPress settings and tries to customize slugs, it adds a
-2suffix.Is it happening when these slugs are default BuddyPress ones only (eg:
activity,members) or is it happening even with these slugs: ‘activites’, ‘membres’ for example?If it’s only happening with BuddyPress default slugs: check there are no regular WordPress pages using the BP slugs.
Then try to use the Reset Slugs BuddyPress tools from the WP Admin tools menu.
If it didn’t fixed the issue, try to temporarily add this code to the functions.php of your active theme:
remove_filter( 'wp_unique_post_slug', 'bp_core_set_unique_directory_page_slug', 10, 6 );Go to the URLs tab of the BuddyPress settings and try to customize slugs again.
Then remove the custom code you added to the functions.php of your active theme.
December 23, 2023 at 11:39 am #332483In reply to: BuddyPress 12.0.0
perchenet
ParticipantThnak you again!
I wrote to the Theme creator giving him your solution. I hope he could update his theme.BP Classic is only activated on the network (at the top level, not on the sub-site level).
I’am afraid that my main site being very slow is due to… the multisite option.
Thank you again!December 23, 2023 at 11:23 am #332482In reply to: BuddyPress 12.0.0
Mathieu Viet
ModeratorSomething 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 slow, that’s weird. But I’ll check BP Classic with your specific config. You can try to see if only activating BP Classic on the subsite is making main site faster.
December 23, 2023 at 7:50 am #332474In reply to: Error in buddypress code bp-menu bp-logout-nav
fasirathore
ParticipantI even have changed the theme as well but it also haven’t resolved it.
December 23, 2023 at 3:35 am #332468In reply to: BuddyPress 12.0.0
Mathieu Viet
ModeratorThanks 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. Sorry about it.
2. It looks like the fatal error is generated by the « onecommunity » theme. Moreover this theme or some 3rd party plugin(s) is(are) not ready for BP 12.0.0. I believe you need to activate the BP Classic Add-on network widely – like BuddyPress. (but let’s keep on debugging doing step 3 before 🙏)
3. Can you run this query:
SELECT id, post_type FROM wp_posts WHERE post_name LIKE "activity%"I feel the migrate routine wasn’t checking for the right site ID.4. Once you activated BP Classic, go to the Permalink setting of site 4 and simply save the permalink structure without changing the selected structure.
I need some time to fix this specific config for 12.0.0. I think it will be ok for the beginning of next year.
December 22, 2023 at 9:27 pm #332463In reply to: BuddyPress 12.0.0
perchenet
ParticipantThank you Mathieu
Critical error:
Notice: La fonction map_meta_cap a été appelée de façon incorrecte. Le type de publication buddypress n’est pas enregistré. Il n’est donc pas possible de vérifier de manière fiable que la permission « edit_post » correspond à ce type de publication. Veuillez lire Débogage dans WordPress (en) pour plus d’informations. (Ce message a été ajouté à la version 4.4.0.) in /var/alternc/html/d/davduf/www/auposte.fr/wp-includes/functions.php on line 6031 Deprecated: La fonction bp_core_get_user_domain est obsolète depuis la version 12.0.0 ! Utilisez bp_members_get_user_url() à la place. in /var/alternc/html/d/davduf/www/auposte.fr/wp-includes/functions.php on line 6031 Deprecated: La fonction bp_core_get_user_domain est obsolète depuis la version 12.0.0 ! Utilisez bp_members_get_user_url() à la place. in /var/alternc/html/d/davduf/www/auposte.fr/wp-includes/functions.php on line 6031 Warning: require(/var/alternc/html/d/davduf/www/auposte.fr/wp-content/themes/onecommunity/inc/typography.php): failed to open stream: No such file or directory in /var/alternc/html/d/davduf/www/auposte.fr/wp-content/themes/newsblock/inc/filters.php on line 205 Fatal error: require(): Failed opening required '/var/alternc/html/d/davduf/www/auposte.fr/wp-content/themes/onecommunity/inc/typography.php' (include_path='/var/alternc/html/d/davduf/www/auposte.fr/wp-content/plugins/kirki/:/var/alternc/html/d/davduf/www/auposte.fr/wp-content/plugins/kirki/core:.:/usr/share/php') in /var/alternc/html/d/davduf/www/auposte.fr/wp-content/themes/newsblock/inc/filters.php on line 205 Il y a eu une erreur critique sur ce site.The Query:
SELECT id, post_type FROM wp_4_posts WHERE post_name LIKE "activity%"; +----+-----------+ | id | post_type | +----+-----------+ | 88 | page | +----+-----------+December 22, 2023 at 12:28 pm #332449In reply to: Viewing other profiles
alexhales123
ParticipantTo enable users to view other profiles on BuddyPress:
1. **Install and Activate BuddyPress:**
Make sure you have installed and activated the BuddyPress plugin on your WordPress site.2. **Check Privacy Settings:**
Ensure that users’ profile privacy settings allow their profiles to be viewed by others. Users can control this setting in their profile settings.3. **Activate Extended Profiles:**
Enable the “Extended Profiles” component in the BuddyPress settings to allow additional fields and information on user profiles.4. **Verify Theme Compatibility:**
Confirm that your WordPress theme is compatible with BuddyPress to ensure proper display of profile information.5. **Check User Roles:**
Verify that users attempting to view profiles have the necessary capabilities. By default, registered users should be able to view other registered users’ profiles.6. **Use BuddyPress Widgets/Shortcodes:**
Utilize BuddyPress widgets and shortcodes to display member directories and user lists. Refer to the BuddyPress documentation for guidance on implementing these features.7. **Review BuddyPress Documentation:**
Consult the official BuddyPress documentation for any specific settings or features related to profile viewing.By following these steps, you should enable users to view other profiles seamlessly on your BuddyPress-enabled WordPress site.
December 22, 2023 at 8:23 am #332443In reply to: BuddyPress 12.0.0
priyam1234
ParticipantHello, I’m facing another issue. I am unable to set the location of “Better Messages” to “Show in BuddyPress profile.” I encountered a severe error. I’ve also tested it on the default theme, where I only activated BuddyPress and the Better Messages plugin. I’ve successfully set the Better Messages location to work with other pages. Please assist as soon as possible; it’s urgent.
December 21, 2023 at 10:53 pm #332441In reply to: v12 removed bbcode buttons on reply box
Mathieu Viet
ModeratorMaybe 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' );December 21, 2023 at 7:31 pm #332435In reply to: BuddyPress 12.0.0
Mathieu Viet
ModeratorHi @awol
Thanks for your initiative, a possible way to find it is to download your
/wp-contentdirectory 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 would do if I were you would be to make sure errors are not logged on front-end but only into your error log file: you can define
WP_DEBUG_DISPLAYtofalseinto yourwp-config.phpto do so, see: https://wordpress.org/documentation/article/debugging-in-wordpress/#wp_debug_displayThen, there’s a good chance these errors are deprecated notices which means the 3rd party BuddyPress plugins or theme have not updated their code to be ready for 12.0.0. We anticipated this case building the BP Classic backwards compatibility Add-on. If you haven’t activated this Add-on with BuddyPress 12.0.0, you can try to do so to see if it fixes your issues.
If you want to roll back once you updated BuddyPress, you’ll need the BP Classic Add-on to first find back your BuddyPress pages. Then deactivate BuddyPress and all other BuddyPress plugins except BP Classic. BP Classic will make sure you have your BuddyPress pages will stay in place. Then only deactivate BP Classic. Remove the
wp-content/plugins/buddypressfolder of your site. Before installing version 11.4.0, make sure to edit manually the BuddyPress db version option for the one of version 11.4.0. Into thewp_optionstable the_bp_db_versionoption value needs to be13408.Here’s the download link for 11.4.0:
https://downloads.wordpress.org/plugin/buddypress.11.4.0.zipDecember 19, 2023 at 3:17 pm #332383In reply to: BuddyPress 12.0.0
jaymzwayne
Participantif it also helps to know the work around is i have youzify when i deactivate that then some of the problem goes away that is a plugin i paid for and it works great gives me alot of features that i dont want to loose when i have to mess with the themes side of things or buddypress i have to turn off youzify when done turn it back on is there a way i can go back to the 11 release of budddy press
December 18, 2023 at 4:48 pm #332364In reply to: Add an image on the Sign Up Page
alexhales123
ParticipantIf you’re looking to add a background image and personalize the ‘Sign Up’ page further, you can use custom CSS. Here’s a simple example to get you started:
css
Copy code
#signup-form {
background-image: url(‘your-image.jpg’);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
padding: 24px;
}
Replace ‘your-image.jpg’ with the URL of the image you’d like to use. You can customize the padding, background size, position, and other properties to suit your preferences.To implement this:
Access your platform’s customization or theme settings.
Look for an option to add custom CSS.
Paste the provided code snippet.
Save your changes.
This should apply the background image to the ‘Sign Up’ page as per your specifications. If you have any questions or need further assistance, feel free to reach out.December 18, 2023 at 1:42 pm #332362In reply to: BuddyPress 12.0.0
cdb44
ParticipantWell, I had BP Classic activated event before updating to BP 12…
About the
BP_IGNORE_DEPRECATED, I’m not quite sure, it’s not in my wp_config.php, at the oposite, I addedBP_LOAD_DEPRECATEDas mentioned earlier in this post. I’ll have a closer look as it may come with our WAF or our theme.How long do you plan to maintain BP Classic ?
December 18, 2023 at 10:49 am #332358In reply to: Cricket scoring application.
Guddu Kumar
ParticipantYes, it is possible to create a cricket scoring web application using WordPress. While WordPress is traditionally used for content management and blogging, it can be extended to build various types of web applications, including a cricket scoring application.
Here are the steps you can take to create a basic cricket scoring web application on WordPress:
1. Choose a WordPress Theme:
– Select a WordPress theme that suits your requirements or use a sports-oriented theme. There are many themes available that can be customized to fit the design and functionality you need.2. Install and Configure WordPress:
– Set up WordPress on your server and configure it according to your needs. You can use popular hosting providers like Bluehost, SiteGround, or others to host your WordPress site.3. Install Relevant Plugins:
– Use WordPress plugins to add specific functionality to your site. For a cricket scoring application, you might need plugins that handle sports scoring or booking systems. Some popular WordPress plugins for sports include SportsPress, Team Rosters, and Booking Calendar.4. Customize and Design:
– Customize the appearance of your site using the WordPress Customizer or a page builder plugin. Ensure that the design aligns with the branding and requirements of the cricket ground owner.5. Implement Cricket Scoring Features:
– Depending on the complexity of the scoring system you want, you may need to customize or extend existing plugins or develop custom features. This may involve custom post types, taxonomies, and fields to handle match details, scores, and other relevant information.6. Ground Availability:
– Implement a booking or reservation system to display the availability of the cricket ground. You can use booking plugins or customize them based on your specific needs.7. Real-time Score Updates:
– For real-time score updates, consider integrating a live scoring API or implement a solution that allows the input of scores during a live match.8. User Management:
– Implement user roles and permissions to manage who can update scores, edit content, and perform other administrative tasks.9. Responsive Design:
– Ensure that your web application has a responsive design so that users can access and interact with it on various devices, including smartphones and tablets.10. Testing and Security:
– Test your application thoroughly to identify and fix any bugs or issues. Also, prioritize the security of the application, especially if it involves user data or sensitive information.Keep in mind that while WordPress can be a powerful tool for web development, more complex functionalities may require a combination of existing plugins and custom development. If the requirements become highly specialized, you might also consider consulting with a web developer or agency to ensure the successful implementation of your cricket scoring web application. Also you can see this cricket schedule website for reference.
December 18, 2023 at 10:32 am #332356In reply to: BuddyPress 12.0.0
cdb44
ParticipantHello Mathieu,
we are using BuddyPress in conjonction with BBPress.
We get this error :
Fatal error: Uncaught Error: Call to undefined function bp_core_get_user_domain() in /path/wp-content/plugins/bbpress/includes/extend/buddypress/members.php:229 Stack trace:
#0 /path/wp-content/plugins/bbpress/includes/extend/buddypress/members.php(100): BBP_BuddyPress_Members->get_profile_url(1)
#1 /path/wp-includes/class-wp-hook.php(324): BBP_BuddyPress_Members->get_user_profile_url(1)
#2 /path/wp-includes/plugin.php(205): WP_Hook->apply_filters(1, Array)
#3 /path/wp-content/plugins/bbpress/includes/core/abstraction.php(471): apply_filters(‘bbp_pre_get_use…’, 1)
#4 /path/wp-content/plugins/bbpress/includes/users/template.php(560): bbp_maybe_intercept(‘bbp_pre_get_use…’, Array)
#5 /path/wp-content/plugins/bbpress/includes/replies/template.php(1280): bbp_get_user_profile_url(1)
#6 /path/wp-content/plugins/bbpress/includes/replies/template.php(1189): bbp_get_reply_author_url(775)
#7 /path/wp-content/plugins/bbpress/includes/users/template.php(2019): bbp_get_reply_author_link(Array)
#8 /path/wp-content/plugins/bbpress/includes/users/template.php(1990): bbp_get_author_link(Array)
#9 /path/wp-content/plugins/bbpress/templates/default/bbpress/loop-single-forum.php(70): bbp_author_link(Array)
#10 /path/wp-includes/template.php(792): require(‘/path…’)
#11 /path/wp-content/plugins/bbpress/includes/core/template-functions.php(103): load_template(‘/path…’, false)
#12 /path/wp-content/plugins/bbpress/includes/core/template-functions.php(41): bbp_locate_template(Array, true, false)
#13 /path/wp-content/plugins/bbpress/templates/default/bbpress/loop-forums.php(35): bbp_get_template_part(‘loop’, ‘single-forum’)
#14 /path/wp-includes/template.php(792): require(‘/path…’)
#15 /path/wp-content/plugins/bbpress/includes/core/template-functions.php(103): load_template(‘/path…’, false)
#16 /path/wp-content/plugins/bbpress/includes/core/template-functions.php(41): bbp_locate_template(Array, true, false)
#17 /path/wp-content/plugins/bbpress/templates/default/bbpress/content-archive-forum.php(27): bbp_get_template_part(‘loop’, ‘forums’)
#18 /path/wp-includes/template.php(792): require(‘/path…’)
#19 /path/wp-content/plugins/bbpress/includes/core/template-functions.php(103): load_template(‘/path…’, false)
#20 /path/wp-content/plugins/bbpress/includes/core/template-functions.php(41): bbp_locate_template(Array, true, false)
#21 /path/wp-content/plugins/bbpress/includes/common/shortcodes.php(197): bbp_get_template_part(‘content’, ‘archive-forum’)
#22 /path/wp-content/plugins/bbpress/includes/core/theme-compat.php(549): BBP_Shortcodes->display_forum_index()
#23 /path/wp-includes/class-wp-hook.php(324): bbp_template_include_theme_compat(‘/path…’)
#24 /path/wp-includes/plugin.php(205): WP_Hook->apply_filters(‘/path…’, Array)
#25 /path/wp-content/plugins/bbpress/includes/core/sub-actions.php(477): apply_filters(‘bbp_template_in…’, ‘/path…’)
#26 /path/wp-includes/class-wp-hook.php(324): bbp_template_include(‘/path…’)
#27 /path/wp-includes/plugin.php(205): WP_Hook->apply_filters(‘/path…’, Array)
#28 /path/wp-includes/template-loader.php(104): apply_filters(‘template_includ…’, ‘/path…’)
#29 /path/wp-blog-header.php(19): require_once(‘/path…’)
#30 /path/index.php(17): require(‘/path…’)
#31 {main} thrown in /path/wp-content/plugins/bbpress/includes/extend/buddypress/members.php on line 229Any advice to get our site back to life ?
December 18, 2023 at 7:36 am #332354In reply to: BuddyPress 12.0.0
hengstigal
ParticipantHello, i get the following error after Updating to 12.0. Could you please help me? 🙂
WordPress-Version 6.4.2
Aktives Theme: Cera (Version 1.2.0)
Aktuelles Plugin: BuddyPress (Version 12.0.0)
PHP-Version 8.1.26Ein Fehler vom Typ E_ERROR wurde in der Zeile 350 der Datei /homepages/10/d383743307/htdocs/######/wp-content/plugins/buddypress/bp-core/deprecated/12.0.php verursacht. Fehlermeldung: Uncaught Error: Call to undefined function bp_get_groups_directory_url() in /homepages/10/d383743307/htdocs/######/wp-content/plugins/buddypress/bp-core/deprecated/12.0.php:350
Stack trace:
#0 /homepages/10/d383743307/htdocs/######/wp-content/plugins/grimlock-buddypress/inc/widget/fields/class-grimlock-buddypress-groups-section-widget-fields.php(155): bp_get_groups_directory_permalink()
#1 /homepages/10/d383743307/htdocs/######/wp-includes/class-wp-hook.php(324): Grimlock_BuddyPress_Groups_Section_Widget_Fields->change_defaults()
#2 /homepages/10/d383743307/htdocs/######/wp-includes/plugin.php(205): WP_Hook->apply_filters()
#3 /homepages/10/d383743307/htdocs/######/wp-content/plugins/grimlock/inc/widget/class-grimlock-base-widget.php(21): apply_filters()
#4 /homepages/10/d383743307/htdocs/######/wp-content/plugins/grimlock-buddypress/inc/widget/class-grimlock-buddypress-groups-section-widget.php(29): Grimlock_Base_Widget->__construct()
#5 /homepages/10/d383743307/htdocs/######/wp-includes/class-wp-widget-factory.php(62): Grimlock_BuddyPress_Groups_Section_Widget->__construct()
#6 /homepages/10/d383743307/htdocs/######/wp-includes/widgets.php(115): WP_Widget_Factory->register()
#7 /homepages/10/d383743307/htdocs/######/wp-content/plugins/grimlock-buddypress/inc/class-grimlock-buddypress.php(202): register_widget()
#8 /homepages/10/d383743307/htdocs/######/wp-includes/class-wp-hook.php(324): Grimlock_BuddyPress->widgets_init()
#9 /homepages/10/d383743307/htdocs/######/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#10 /homepages/10/d383743307/htdocs/######/wp-includes/plugin.php(517): WP_Hook->do_action()
#11 /homepages/10/d383743307/htdocs/######/wp-includes/widgets.php(1858): do_action()
#12 /homepages/10/d383743307/htdocs/######/wp-includes/class-wp-hook.php(324): wp_widgets_init()
#13 /homepages/10/d383743307/htdocs/######/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters()
#14 /homepages/10/d383743307/htdocs/######/wp-includes/plugin.php(517): WP_Hook->do_action()
#15 /homepages/10/d383743307/htdocs/######/wp-settings.php(643): do_action()
#16 /homepages/10/d383743307/htdocs/######/wp-config.php(116): require_once(‘/homepages/10/d…’)
#17 /homepages/10/d383743307/htdocs/######/wp-load.php(50): require_once(‘/homepages/10/d…’)
#18 /homepages/10/d383743307/htdocs/######/wp-login.php(12): require(‘/homepages/10/d…’)
#19 {main}December 17, 2023 at 12:15 am #332341In reply to: BuddyPress 12.0.0
Mathieu Viet
ModeratorHi @yatesa01
About this:
> The option in customizer to use round profile images is no longer present after updating to 12.0.It’s not an issue, we’re removed it on purpose, to avoid messing with the active Theme’s way of displaying an avatar.
https://buddypress.trac.wordpress.org/ticket/8273You can easily get it back using this CSS rule:
.buddypress-wrap .avatar { border-radius: 50%; }December 17, 2023 at 12:05 am #332340In reply to: BuddyPress 12.0.0
Mathieu Viet
ModeratorHi @bmoreau92
Thanks for your feedback.
I agree it’s weird.
BP Classic also brings back the BP Legacy widgets. The Latest Activities is one of them. But this widget is only available if the BP Nouveau Template pack is active. It looks like although it’s the case this template pack is not loaded which is causing the error because one of its functions is used by the Latest Activities widget.
I’ve tried to reproduce an issue but wasn’t able. As it’s a premium theme, I cannot see what’s wrong.
If you do not need this BP Legacy widget, you can simply unhook it and it should fix the issue. You can add the following code into a bp-custom.php file for example.
function flatsome_weird_option_bug() { remove_action( 'bp_widgets_init', array( 'BP_Classic_Templates_Nouveau_Latest_Activities', 'register_widget' ) ); } add_action( 'bp_after_setup_theme', 'flatsome_weird_option_bug', 6 );December 16, 2023 at 10:09 pm #332338In reply to: Member Nav Menu Items for WP6 FSE
wingflap
ParticipantI didn’t realize that you meant Custom Links in the FSE. I was looking for a place to actually call the shortlink redirector in functions.php! It’s all set up to work with FSE themes. That’s awesome! Thanks for the help. It works well.
December 16, 2023 at 5:13 pm #332333In reply to: BuddyPress 12.0.0
yatesa01
ParticipantThank you! I realized after I posted that it was the BP Classic Theme that was keeping the page view. Yes, it is the Astra theme. The option in customizer to use round profile images is no longer present after updating to 12.0.
December 16, 2023 at 2:09 pm #332332In reply to: BuddyPress 12.0.0
bmoreau92
ParticipantBuddyPress 12.0 function bp_core_get_user_domain deprecated
Hi !
Since version 12.0 I get a critical error.
WordPress debug mode gives me this message :
Deprecated: La fonction bp_core_get_user_domain est obsolète depuis la version 12.0.0 ! Utilisez bp_members_get_user_url() à la place. in /home/nudeoep/www/wp-includes/functions.php on line 6031I installed BP Classic and it resolves the problem.
BUT when I try to change the options of my Flatsome Theme, I don’t see the regular screen but this :
Dernières notes publiées (BuddyPress)
Titre :
Nombre max. à afficher :It’s weird !
Thanks in adavance four your help !
I received this message from WordPress :
WordPress a trouvé une erreur avec l’une de vos extensions, « BP Classic »
Une erreur de type E_ERROR a été causée dans la ligne 206 du fichier /home/nudeoep/www/wp-content/plugins/bp-classic/inc/templates/classes/class-bp-classic-templates-nouveau-latest-activities.php. Message d’erreur : Uncaught Error: Call to undefined function bp_nouveau_get_activity_filters() in /home/nudeoep/www/wp-content/plugins/bp-classic/inc/templates/classes/class-bp-classic-templates-nouveau-latest-activities.php:206
Stack trace:
#0 /home/nudeoep/www/wp-includes/class-wp-widget.php(535): BP_Classic_Templates_Nouveau_Latest_Activities->form(Array)
#1 /home/nudeoep/www/wp-admin/includes/widgets.php(276): WP_Widget->form_callback(Array)
#2 /home/nudeoep/www/wp-includes/class-wp-customize-widgets.php(1148): wp_widget_control(Array, Array)
#3 /home/nudeoep/www/wp-includes/class-wp-customize-widgets.php(1096): WP_Customize_Widgets->get_widget_control(Array)
#4 /home/nudeoep/www/wp-includes/class-wp-customize-widgets.php(714): WP_Customize_Widgets->get_available_widgets()
#5 /home/nudeoep/www/wp-includes/class-wp-hook.php(324): WP_Customize_Widgets->enqueue_scripts(”)
#6 /home/nudeoep/www/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array)
#7 /home/nudeoep/www/wp-includes/plugin.php(517): WP_Hook->do_action(Array)
#8 /home/nudeoep/www/wp-admin/customize.php(123): do_action(‘customize_contr…’)
#9 {main}
thrownDetails of my configuration :
WordPress version 6.4.2
Thème actif : Flatsome (version 3.18.2)
Extension actuelle : BP Classic (version 1.2.0)
PHP version 8.0.30December 16, 2023 at 2:02 pm #332331bmoreau92
ParticipantDetails of my configuration :
WordPress version 6.4.2
Thème actif : Flatsome (version 3.18.2)
Extension actuelle : BP Classic (version 1.2.0)
PHP version 8.0.30December 16, 2023 at 1:52 pm #332329bmoreau92
ParticipantHi !
Since version 12.0 I get a critical error.
WordPress debug mode gives me this message :
Deprecated: La fonction bp_core_get_user_domain est obsolète depuis la version 12.0.0 ! Utilisez bp_members_get_user_url() à la place. in /home/nudeoep/www/wp-includes/functions.php on line 6031I installed BP Classic and it resolves the problem.
BUT when I try to change the options of my Flatsome Theme, I don’t see the regular screen but this :
Dernières notes publiées (BuddyPress)
Titre :
Nombre max. à afficher :It’s weird !
Thanks in adavance four your help !
Bruno
December 16, 2023 at 11:43 am #332325In reply to: BuddyPress 12.0.0
Mathieu Viet
Moderatoryatesa01: I see from this other topic, it’s the Astra theme. I’m looking at it.
Here’s the ticket about the BP Blocks regression: https://buddypress.trac.wordpress.org/ticket/9037
-
AuthorSearch Results