Forum Replies Created
-
@imath I got it ! We are on a multisite setup. BP Classic was activated on the network. I deactivated it, then activated the extension on each site, and it’s alright.
Thanks for your help.
How long do you plan to maintain BP Classic ?
Well, 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_DEPRECATED
as 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 ?
Hello 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 ?