Skip to:
Content

BuddyPress.org

Opened 11 years ago

Closed 11 years ago

#5133 closed defect (bug) (duplicate)

A LOT of BP notices on a site

Reported by: slaffik's profile slaFFik Owned by:
Milestone: Priority: normal
Severity: normal Version: 1.8.1
Component: Core Keywords:
Cc: slaffik@…

Description

I had WP 3.5.2 and BP 1.8. Everything was ok.
I have updated WP to 3.6. On the update screen I got dozens of notices. I have updated BP to 1.8.1 - the same.
Notices are in both admin area and front-end:

Here are some of them:

Strict Standards: Only variables should be assigned by reference in W:\OpenServer\domains\ovi\pro\wp-content\plugins\buddypress\bp-loader.php on line 602

Strict Standards: Declaration of BP_Settings_Component::setup_globals() should be compatible with BP_Component::setup_globals($args = Array) in W:\OpenServer\domains\ovi\pro\wp-content\plugins\buddypress\bp-settings\bp-settings-loader.php on line 198

Strict Standards: Declaration of BP_Settings_Component::includes() should be compatible with BP_Component::includes($includes = Array) in W:\OpenServer\domains\ovi\pro\wp-content\plugins\buddypress\bp-settings\bp-settings-loader.php on line 198

Strict Standards: Declaration of BP_Settings_Component::setup_nav() should be compatible with BP_Component::setup_nav($main_nav = Array, $sub_nav = Array) in W:\OpenServer\domains\ovi\pro\wp-content\plugins\buddypress\bp-settings\bp-settings-loader.php on line 198

Strict Standards: Declaration of BP_Settings_Component::setup_admin_bar() should be compatible with BP_Component::setup_admin_bar($wp_admin_nav = Array) in W:\OpenServer\domains\ovi\pro\wp-content\plugins\buddypress\bp-settings\bp-settings-loader.php on line 198

Strict Standards: Declaration of BP_Group_Member_Query::get_include_ids() should be compatible with BP_User_Query::get_include_ids($include = Array) in W:\OpenServer\domains\ovi\pro\wp-content\plugins\buddypress\bp-groups\bp-groups-classes.php on line 1182

Strict Standards: Redefining already defined constructor for class BP_Groups_Widget in W:\OpenServer\domains\ovi\pro\wp-content\plugins\buddypress\bp-groups\bp-groups-widgets.php on line 26

Strict Standards: Non-static method BP_XProfile_ProfileData::get_value_byid() should not be called statically in W:\OpenServer\domains\ovi\pro\wp-content\plugins\buddypress\bp-xprofile\bp-xprofile-functions.php on line 175

Strict Standards: Non-static method BP_Core_User::get_core_userdata() should not be called statically in W:\OpenServer\domains\ovi\pro\wp-content\plugins\buddypress\bp-members\bp-members-functions.php on line 161

Strict Standards: Non-static method BP_Groups_Member::total_group_count() should not be called statically in W:\OpenServer\domains\ovi\pro\wp-content\plugins\buddypress\bp-groups\bp-groups-functions.php on line 513

Strict Standards: Non-static method BP_Messages_Thread::get_inbox_count() should not be called statically in W:\OpenServer\domains\ovi\pro\wp-content\plugins\buddypress\bp-messages\bp-messages-template.php on line 333

Warning: Cannot modify header information - headers already sent by (output started at W:\OpenServer\domains\ovi\pro\wp-content\plugins\buddypress\bp-loader.php:602) in W:\OpenServer\domains\ovi\pro\wp-includes\pluggable.php on line 875

Strict Standards: Non-static method BP_Friends_Friendship::get_friendship_request_user_ids() should not be called statically in W:\OpenServer\domains\ovi\pro\wp-content\plugins\buddypress\bp-friends\bp-friends-functions.php on line 212

Strict Standards: Non-static method BP_Groups_Member::get_invites() should not be called statically in W:\OpenServer\domains\ovi\pro\wp-content\plugins\buddypress\bp-groups\bp-groups-functions.php on line 638

Strict Standards: Non-static method BP_Messages_Thread::get_inbox_count() should not be called statically in W:\OpenServer\domains\ovi\pro\wp-content\plugins\buddypress\bp-messages\bp-messages-functions.php on line 216

Strict Standards: Non-static method BP_Core_Notification::get_all_for_user() should not be called statically in W:\OpenServer\domains\ovi\pro\wp-content\plugins\buddypress\bp-members\bp-members-notifications.php on line 86

They are everywhere. Can't work now. No plugins except BuddyPress and BP Default is activated.

This is my development machine with strict rules. On a live site with production php.ini settings (no display errors) eveything is ok (at least visually).

Change History (2)

#1 @tw2113
11 years ago

Confirmed with 3.6 as well, BP 1.8.1

#2 @boonebgorges
11 years ago

  • Milestone Awaiting Review deleted
  • Resolution set to duplicate
  • Status changed from new to closed

This is a duplicate of #5108. Most of these issues are fixed on trunk.

Note: See TracTickets for help on using tickets.