events manager and wp debug
-
Hi,
I’m starting new site, so nothing has been modified in code or anything else.
theme twenty fourteen, wordpress 3.8,plugins installed : akismet, buddypress, events, types, wangguard, buddybar widget.
here is the message before loading wordpress home admin when I define WP_debug as true.
What’s wrong ?
Thanks,
Strict Standards: Declaration of EM_Booking::can_manage() should be compatible with EM_Object::can_manage($owner_capability = false, $admin_capability = false, $user_to_check = false) in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-booking.php on line 1085 Strict Standards: Declaration of EM_Bookings::get_default_search() should be compatible with EM_Object::get_default_search($defaults = Array, $array = Array) in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-bookings.php on line 7 Strict Standards: Declaration of EM_Calendar::get_default_search() should be compatible with EM_Object::get_default_search($defaults = Array, $array = Array) in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-calendar.php on line 413 Strict Standards: Declaration of EM_Category::can_manage() should be compatible with EM_Object::can_manage($owner_capability = false, $admin_capability = false, $user_to_check = false) in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-category.php on line 282 Strict Standards: Declaration of EM_Category::get_image_url() should be compatible with EM_Object::get_image_url($size = 'full') in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-category.php on line 282 Strict Standards: Declaration of EM_Walker_Category::start_el() should be compatible with Walker::start_el(&$output, $object, $depth = 0, $args = Array, $current_object_id = 0) in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-category-taxonomy.php on line 152 Strict Standards: Non-static method EM_Category_Taxonomy::init() should not be called statically in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-category-taxonomy.php on line 103 Strict Standards: Declaration of EM_Categories::get_default_search() should be compatible with EM_Object::get_default_search($defaults = Array, $array = Array) in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-categories.php on line 2 Strict Standards: Non-static method EM_Event_Post::init() should not be called statically in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-event-post.php on line 337 Strict Standards: Declaration of EM_Events::get_default_search() should be compatible with EM_Object::get_default_search($defaults = Array, $array = Array) in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-events.php on line 440 Strict Standards: Declaration of EM_Events::get_post_search() should be compatible with EM_Object::get_post_search($args = Array, $filter = false, $request = Array) in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-events.php on line 440 Strict Standards: Declaration of EM_Events::can_manage() should be compatible with EM_Object::can_manage($owner_capability = false, $admin_capability = false, $user_to_check = false) in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-events.php on line 440 Strict Standards: Non-static method EM_Location_Post::init() should not be called statically in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-location-post.php on line 104 Strict Standards: Declaration of EM_Locations::get_default_search() should be compatible with EM_Object::get_default_search($defaults = Array, $array = Array) in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-locations.php on line 314 Strict Standards: Non-static method EM_Permalinks::init() should not be called statically in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-permalinks.php on line 262 Strict Standards: Non-static method EM_Tag_Taxonomy::init() should not be called statically in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-tag-taxonomy.php on line 103 Strict Standards: Declaration of EM_Tags::get_default_search() should be compatible with EM_Object::get_default_search($defaults = Array, $array = Array) in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-tags.php on line 2 Strict Standards: Declaration of EM_Ticket_Booking::can_manage() should be compatible with EM_Object::can_manage($owner_capability = false, $admin_capability = false, $user_to_check = false) in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-ticket-booking.php on line 245 Strict Standards: Declaration of EM_Ticket::can_manage() should be compatible with EM_Object::can_manage($owner_capability = false, $admin_capability = false, $user_to_check = false) in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-ticket.php on line 489 Strict Standards: Declaration of EM_Tickets_Bookings::get_default_search() should be compatible with EM_Object::get_default_search($defaults = Array, $array = Array) in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-tickets-bookings.php on line 7 Strict Standards: Non-static method EM_Scripts_and_Styles::init() should not be called statically in /homez.800/sporteng/www/wp-content/plugins/events-manager/events-manager.php on line 418 Notice: wp_register_style was called incorrectly. Scripts and styles should not be registered or enqueued until the wp_enqueue_scripts, admin_enqueue_scripts, or login_enqueue_scripts hooks. Please see Debugging in WordPress for more information. (This message was added in version 3.3.) in /homez.800/sporteng/www/wp-includes/functions.php on line 3049 Strict Standards: Declaration of BP_EM_Component::setup_globals() should be compatible with BP_Component::setup_globals($args = Array) in /homez.800/sporteng/www/wp-content/plugins/events-manager/buddypress/bp-em-core.php on line 276 Strict Standards: Declaration of BP_EM_Component::includes() should be compatible with BP_Component::includes($includes = Array) in /homez.800/sporteng/www/wp-content/plugins/events-manager/buddypress/bp-em-core.php on line 276 Strict Standards: Declaration of BP_EM_Component::setup_nav() should be compatible with BP_Component::setup_nav($main_nav = Array, $sub_nav = Array) in /homez.800/sporteng/www/wp-content/plugins/events-manager/buddypress/bp-em-core.php on line 276 Strict Standards: Declaration of BP_EM_Component::setup_admin_bar() should be compatible with BP_Component::setup_admin_bar($wp_admin_nav = Array) in /homez.800/sporteng/www/wp-content/plugins/events-manager/buddypress/bp-em-core.php on line 276 Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method EM_Calendar::init() should not be called statically in /homez.800/sporteng/www/wp-includes/plugin.php on line 429 Strict Standards: Non-static method EM_Bookings::get() should not be called statically in /homez.800/sporteng/www/wp-content/plugins/events-manager/admin/em-admin.php on line 10 Strict Standards: Non-static method EM_Object::array_is_numeric() should not be called statically in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-bookings.php on line 472 Strict Standards: Non-static method EM_Bookings::get_default_search() should not be called statically in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-bookings.php on line 487 Strict Standards: Non-static method EM_Object::get_default_search() should not be called statically in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-bookings.php on line 651 Strict Standards: Non-static method EM_Object::clean_id_atts() should not be called statically in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-object.php on line 68 Strict Standards: Non-static method EM_Bookings::build_sql_conditions() should not be called statically in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-bookings.php on line 492 Strict Standards: Non-static method EM_Object::build_sql_conditions() should not be called statically in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-bookings.php on line 588 Strict Standards: Non-static method EM_Object::array_is_numeric() should not be called statically in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-object.php on line 328 Strict Standards: Non-static method EM_Object::array_is_numeric() should not be called statically in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-object.php on line 342 Strict Standards: Non-static method EM_Bookings::build_sql_orderby() should not be called statically in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-bookings.php on line 499 Strict Standards: Non-static method EM_Object::build_sql_orderby() should not be called statically in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-bookings.php on line 622 Strict Standards: Non-static method EM_Events::count() should not be called statically in /homez.800/sporteng/www/wp-content/plugins/events-manager/admin/em-admin.php on line 21 Strict Standards: Non-static method EM_Events::get() should not be called statically in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-events.php on line 118 Strict Standards: Non-static method EM_Object::array_is_numeric() should not be called statically in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-events.php on line 23 Strict Standards: Non-static method EM_Events::get_default_search() should not be called statically in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-events.php on line 39 Strict Standards: Non-static method EM_Object::get_default_search() should not be called statically in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-events.php on line 438 Strict Standards: Non-static method EM_Object::clean_id_atts() should not be called statically in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-object.php on line 68 Strict Standards: Non-static method EM_Events::build_sql_conditions() should not be called statically in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-events.php on line 44 Strict Standards: Non-static method EM_Object::build_sql_conditions() should not be called statically in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-events.php on line 329 Strict Standards: Non-static method EM_Object::array_is_numeric() should not be called statically in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-object.php on line 328 Strict Standards: Non-static method EM_Object::array_is_numeric() should not be called statically in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-object.php on line 342 Strict Standards: Non-static method EM_Events::build_sql_orderby() should not be called statically in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-events.php on line 51 Strict Standards: Non-static method EM_Object::build_sql_orderby() should not be called statically in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-events.php on line 399 Strict Standards: Non-static method EM_Events::count() should not be called statically in /homez.800/sporteng/www/wp-content/plugins/events-manager/admin/em-admin.php on line 28 Strict Standards: Non-static method EM_Events::get() should not be called statically in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-events.php on line 118 Strict Standards: Non-static method EM_Object::array_is_numeric() should not be called statically in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-events.php on line 23 Strict Standards: Non-static method EM_Events::get_default_search() should not be called statically in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-events.php on line 39 Strict Standards: Non-static method EM_Object::get_default_search() should not be called statically in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-events.php on line 438 Strict Standards: Non-static method EM_Object::clean_id_atts() should not be called statically in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-object.php on line 68 Strict Standards: Non-static method EM_Events::build_sql_conditions() should not be called statically in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-events.php on line 44 Strict Standards: Non-static method EM_Object::build_sql_conditions() should not be called statically in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-events.php on line 329 Strict Standards: Non-static method EM_Object::array_is_numeric() should not be called statically in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-object.php on line 328 Strict Standards: Non-static method EM_Object::array_is_numeric() should not be called statically in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-object.php on line 342 Strict Standards: Non-static method EM_Events::build_sql_orderby() should not be called statically in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-events.php on line 51 Strict Standards: Non-static method EM_Object::build_sql_orderby() should not be called statically in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-events.php on line 399 Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method EM_Event_Posts_Admin::init() should not be called statically in /homez.800/sporteng/www/wp-includes/plugin.php on line 429 Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method EM_Event_Recurring_Posts_Admin::init() should not be called statically in /homez.800/sporteng/www/wp-includes/plugin.php on line 429 Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method EM_Location_Post_Admin::init() should not be called statically in /homez.800/sporteng/www/wp-includes/plugin.php on line 429 Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method EM_Location_Posts_Admin::init() should not be called statically in /homez.800/sporteng/www/wp-includes/plugin.php on line 429 Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method EM_Categories_Taxonomy::init() should not be called statically in /homez.800/sporteng/www/wp-includes/plugin.php on line 429 Strict Standards: Non-static method EM_Categories_Taxonomy::admin_init() should not be called statically in /homez.800/sporteng/www/wp-content/plugins/events-manager/classes/em-categories-taxonomy.php on line 13 Notice: Trying to get property of non-object in /homez.800/sporteng/www/wp-content/plugins/wangguard/wangguard-admin.php on line 2692 Notice: Trying to get property of non-object in /homez.800/sporteng/www/wp-content/plugins/wangguard/wangguard-admin.php on line 2692 Strict Standards: call_user_func_array() expects parameter 1 to be a valid callback, non-static method EM_Location_Post_Admin::admin_notices() should not be called statically in /homez.800/sporteng/www/wp-includes/plugin.php on line 429
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘events manager and wp debug’ is closed to new replies.