#3590 closed defect (bug) (duplicate)
Fatal error when connected to BuddyPress v12+
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | Extend - BuddyPress | Keywords: | |
| Cc: |
Description
Steps:
- Install BP v12+
- install bbPress 2.6.9
- Enable in bbPress Settings integration with BuddyPress
- Go to the Users page in wp-admin area (maybe other pages as well)
[20-Jan-2024 23:14:48 UTC] PHP Fatal error: Uncaught Error: Call to undefined function bp_core_get_user_domain() in /wp-content/plugins/bbpress/includes/extend/buddypress/members.php:229
Stack trace:
#0 /wp-content/plugins/bbpress/includes/extend/buddypress/members.php(100): BBP_BuddyPress_Members->get_profile_url(1)
#1 /wp-includes/class-wp-hook.php(324): BBP_BuddyPress_Members->get_user_profile_url(1)
#2 /wp-includes/plugin.php(205): WP_Hook->apply_filters(1, Array)
#3 /wp-content/plugins/bbpress/includes/core/abstraction.php(471): apply_filters('bbp_pre_get_use...', 1)
#4 /wp-content/plugins/bbpress/includes/users/template.php(560): bbp_maybe_intercept('bbp_pre_get_use...', Array)
#5 /wp-content/plugins/bbpress/includes/admin/users.php(260): bbp_get_user_profile_url(1)
#6 /Users/slaffik/Projects in /wp-content/plugins/bbpress/includes/extend/buddypress/members.php on line 229
Change History (2)
Note: See
TracTickets for help on using
tickets.
Duplicates #3576.