Skip to:
Content
Pages
Categories
Search
Top
Bottom

Errors after update


  • logicsystemsllc
    Participant

    @logicsystems

    Hello,

    BP 2.6.1.1

    I found some errors,

    Strict Standards: Declaration of BP_Groups_Edit_Slug::edit_screen() should be compatible with BP_Group_Extension::edit_screen($group_id = NULL) in /nas/content/live/clcshare/wp-content/plugins/bp-edit-group-slug/bp-edit-group-slug.php on line 27

    Strict Standards: Declaration of BP_Groups_Edit_Slug::edit_screen_save() should be compatible with BP_Group_Extension::edit_screen_save($group_id = NULL) in /nas/content/live/clcshare/wp-content/plugins/bp-edit-group-slug/bp-edit-group-slug.php on line 27

    Strict Standards: Declaration of BP_Groups_Edit_Slug::create_screen() should be compatible with BP_Group_Extension::create_screen($group_id = NULL) in /nas/content/live/clcshare/wp-content/plugins/bp-edit-group-slug/bp-edit-group-slug.php on line 27

    Strict Standards: Declaration of BP_Groups_Edit_Slug::create_screen_save() should be compatible with BP_Group_Extension::create_screen_save($group_id = NULL) in /nas/content/live/clcshare/wp-content/plugins/bp-edit-group-slug/bp-edit-group-slug.php on line 27

    Notice: bbp_setup_current_user was called incorrectly. The current user is being initialized without using $wp->init(). Please see Debugging in WordPress for more information. (This message was added in version 2.3.) in /nas/content/live/clcshare/wp-includes/functions.php on line 3897

    Notice: The called constructor method for WP_Widget in BP_Toplevel_Groups_Widget is deprecated since version 4.3.0! Use __construct() instead. in /nas/content/live/clcshare/wp-includes/functions.php on line 3718

    Notice: The called constructor method for WP_Widget in BP_Group_Navigator_Widget is deprecated since version 4.3.0! Use __construct() instead. in /nas/content/live/clcshare/wp-includes/functions.php on line 3718

    Strict Standards: Declaration of BP_Groupemail_Extension::display() should be compatible with BP_Group_Extension::display($group_id = NULL) in /nas/content/live/clcshare/wp-content/plugins/bp-group-email/includes/bp-group-email.php on line 193

    Strict Standards: Declaration of BP_Groupemail_Extension::edit_screen() should be compatible with BP_Group_Extension::edit_screen($group_id = NULL) in /nas/content/live/clcshare/wp-content/plugins/bp-group-email/includes/bp-group-email.php on line 193

    Strict Standards: Declaration of BP_Groupemail_Extension::edit_screen_save() should be compatible with BP_Group_Extension::edit_screen_save($group_id = NULL) in /nas/content/live/clcshare/wp-content/plugins/bp-group-email/includes/bp-group-email.php on line 193

    Strict Standards: Declaration of BP_Groupemail_Extension::create_screen() should be compatible with BP_Group_Extension::create_screen($group_id = NULL) in /nas/content/live/clcshare/wp-content/plugins/bp-group-email/includes/bp-group-email.php on line 193

    Strict Standards: Declaration of BP_Groupemail_Extension::create_screen_save() should be compatible with BP_Group_Extension::create_screen_save($group_id = NULL) in /nas/content/live/clcshare/wp-content/plugins/bp-group-email/includes/bp-group-email.php on line 193

    Strict Standards: Non-static method BP_Groups_Hierarchy::get_by_parent() should not be called statically in /nas/content/live/clcshare/wp-content/plugins/bp-group-hierarchy/bp-group-hierarchy-functions.php on line 35

Viewing 1 replies (of 1 total)

  • danbp
    Moderator

    @danbp

    [MOD] Topic moved to a more appropriate forum.

    The following plugins/widget are generating these error messages.

    bp-edit-group-slug

    BP_Toplevel_Groups_Widget

    BP_Group_Navigator_Widget

    bp-group-email

    bp-group-hierarchy

    You have to contact their authors via plugin support on WP repo.

    and on your side:

    The first step to getting rid of those Notices is identifying the source, so:
    – switch momentarily to a WP theme like 2016 and see if any persist
    – turn off plugins one at a time and see if any persist

    About the bbPress notice (bbp_setup_current_user was called incorrectly), read here:
    https://buddypress.trac.wordpress.org/changeset/10709/

    bbp_setup_current_user was called incorrectly

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.
Skip to toolbar