Skip to:
Content
Pages
Categories
Search
Top
Bottom

BuddyPress 12.1.1 Maintenance & Security Release

Viewing 5 replies - 1 through 5 (of 5 total)

  • manni65929
    Participant

    @manni65929

    Seems like that the latest update of buddypress causes issues with bbpress. Forums are no longer working and produce a critical error.

    An error of type E_ERROR was caused in line 229 of the file **redacted**/wp-content/plugins/bbpress/includes/extend/buddypress/members.php. Error message: Uncaught Error: Call to undefined function bp_core_get_user_domain() in **redacted**/wp-content/plugins/bbpress/includes/extend/buddypress/members.php:229
    Stack trace:
    #0 **redacted**/wp-content/plugins/bbpress/includes/extend/buddypress/members.php(100): BBP_BuddyPress_Members->get_profile_url()
    #1 **redacted**/wp-includes/class-wp-hook.php(324): BBP_BuddyPress_Members->get_user_profile_url()
    #2 **redacted**/wp-includes/plugin.php(205): WP_Hook->apply_filters()
    #3 **redacted**/wp-content/plugins/bbpress/includes/core/abstraction.php(471): apply_filters()
    #4 **redacted**/wp-content/plugins/bbpress/includes/users/template.php(560): bbp_maybe_intercept()
    #5 **redacted**/wp-content/plugins/bbpress/includes/admin/users.php(260): bbp_get_user_profile_url()
    #6 **redacted**/wp-includes/class-wp-hook.php(324): BBP_Users_Admin->user_row_actions()
    #7 **redacted**/wp-includes/plugin.php(205): WP_Hook->apply_filters()
    #8 **redacted**/wp-admin/includes/class-wp-users-list-table.php(520): apply_filters()
    #9 **redacted**/wp-admin/includes/class-wp-users-list-table.php(415): WP_Users_List_Table->single_row()
    #10 **redacted**/wp-admin/includes/class-wp-list-table.php(1709): WP_Users_List_Table->display_rows()
    #11 **redacted**/wp-admin/includes/class-wp-list-table.php(1636): WP_List_Table->display_rows_or_placeholder()
    #12 **redacted**/wp-admin/users.php(814): WP_List_Table->display()
    #13 {main}
    thrown

    Or am I doing something wrong?

    Regards,

    Manni

    Hi,

    1) bbPress is not ready for BuddyPress 12 or up, you need to install and activate BP Classic backwards compatibility add-on

    BP Classic

    2) it looks like you’re skipping deprecated code from being loaded, please make sure you don’t have the BP_IGNORE_DEPRECATED constant set to true.

    If 1 & 2 doesn’t change anything, please describe your configuration in details :
    Multisite ? How BP is activated (network or a specific site).

    NB: if this is your first BP install, could you check what happens when youplease define the BP_LOAD_DEPRECATED constant to true to load 12.0.0 deprecated functions. We missed this case and will fix this issue asap.


    priyam1234
    Participant

    @priyam1234

    hello @imath

    i appreciate your team work.

    you have list of plugins which handle by your company or compatible with buddypress. it helps me a lot.

    thank you

    Hi @priyam1234

    Thanks for your feedback 😍. My company has nothing to do with WordPress actually, I don’t make a living with code. I’m a hobbyist and contribute freely to BuddyPress, just like the other members of the team.

    For everyone reading this topic:
    Quick update about the 12.1.1 issue reported by @manni65929 when first installing BuddyPress with this version:
    We’re actively working on it, I’ve tested the fix we built with various scenarios to make sure we don’t generate side effects. The ticket we use to track this issue contains a 12.2.0-beta version with this fix, we still need to run some tests but I’m confident we’ll be able to package the next 12.2.0 minor release very soon (I believe early next week).

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘BuddyPress 12.1.1 Maintenance & Security Release’ is closed to new replies.
Skip to toolbar