On an Events+ single event page, I see these WP_DEBUG messages:
above the content:
Strict Standards: Only variables should be passed by reference in /wp-content/plugins/events-and-bookings/events-and-bookings.php on line 695
Strict Standards: Non-static method Eab_Template::get_root_url() should not be called statically in /wp-content/plugins/events-and-bookings/lib/class_eab_template.php on line 352
Notice: WP_User->id was called with an argument that is deprecated since version 2.1! Use WP_User->ID instead. in /wp-includes/functions.php on line 3495
Strict Standards: Non-static method Eab_EventsHub::tablename() should not be called statically, assuming $this from incompatible context in /wp-content/plugins/events-and-bookings/lib/class_eab_event_model.php on line 1012
Notice: WP_User->id was called with an argument that is deprecated since version 2.1! Use WP_User->ID instead. in /wp-includes/functions.php on line 3495
Strict Standards: Non-static method Eab_EventsHub::tablename() should not be called statically, assuming $this from incompatible context in /wp-content/plugins/events-and-bookings/lib/class_eab_event_model.php on line 1044
Strict Standards: Non-static method Eab_EventsHub::tablename() should not be called statically, assuming $this from incompatible context in /wp-content/plugins/events-and-bookings/lib/class_eab_event_model.php on line 925
Strict Standards: Non-static method Eab_Template::get_root_url() should not be called statically in /wp-content/plugins/events-and-bookings/lib/class_eab_template.php on line 352
Notice: WP_User->id was called with an argument that is deprecated since version 2.1! Use WP_User->ID instead. in /wp-includes/functions.php on line 3495
Strict Standards: Non-static method Eab_EventsHub::tablename() should not be called statically, assuming $this from incompatible context in /wp-content/plugins/events-and-bookings/lib/class_eab_event_model.php on line 1012
Notice: WP_User->id was called with an argument that is deprecated since version 2.1! Use WP_User->ID instead. in /wp-includes/functions.php on line 3495
Strict Standards: Non-static method Eab_EventsHub::tablename() should not be called statically, assuming $this from incompatible context in /wp-content/plugins/events-and-bookings/lib/class_eab_event_model.php on line 1044
Strict Standards: Non-static method Eab_EventsHub::tablename() should not be called statically, assuming $this from incompatible context in /wp-content/plugins/events-and-bookings/lib/class_eab_event_model.php on line 925
within the post content:
Strict Standards: Non-static method Eab_Template::get_root_url() should not be called statically in /wp-content/plugins/events-and-bookings/lib/class_eab_template.php on line 352
Notice: WP_User->id was called with an argument that is deprecated since version 2.1! Use WP_User->ID instead. in /wp-includes/functions.php on line 3495
Strict Standards: Non-static method Eab_EventsHub::tablename() should not be called statically, assuming $this from incompatible context in /wp-content/plugins/events-and-bookings/lib/class_eab_event_model.php on line 1012
Notice: WP_User->id was called with an argument that is deprecated since version 2.1! Use WP_User->ID instead. in /wp-includes/functions.php on line 3495
Strict Standards: Non-static method Eab_EventsHub::tablename() should not be called statically, assuming $this from incompatible context in /wp-content/plugins/events-and-bookings/lib/class_eab_event_model.php on line 1044
Strict Standards: Non-static method Eab_EventsHub::tablename() should not be called statically, assuming $this from incompatible context in /wp-content/plugins/events-and-bookings/lib/class_eab_event_model.php on line 925
On the Events Archive page, I see these messages above the content:
Strict Standards: Only variables should be passed by reference in /Users/cmp/Documents/Websites/bo.dev/wp-content/plugins/events-and-bookings/events-and-bookings.php on line 625
Strict Standards: Only variables should be passed by reference in /wp-content/plugins/events-and-bookings/events-and-bookings.php on line 625
On a separate Page with the [eab_events_map]
shortcode in use, I see this WP_DEBUG message:
Notice: Undefined index: paged in /wp-content/plugins/events-and-bookings/lib/class_eab_codec.php on line 116