Uncaught Error: Call to a member function get_events_table_name() on null
-
I have a Custom Logger that tracks reordering the sticky posts. And I started getting this after updating to the version
4.2
, and I thought it could be that someone has reported this, but I’m still getting it after updating to the version4.2.1
.Fatal error: Uncaught Error: Call to a member function get_events_table_name() on null in xxxxx/public/wp-content/plugins/simple-history/loggers/class-logger.php on line 95 Call stack: Simple_History\Loggers\Logger::__construct() wp-content/themes/xxxxx/sticky-helper.php:131 Sticky::order() wp-content/themes/xxxxx.php:239 {closure}() wp-includes/class-wp-hook.php:308 WP_Hook::apply_filters() wp-includes/plugin.php:256 apply_filters_ref_array() wp-content/plugins/meta-box/inc/field.php:573 RWMB_Field::filter() wp-content/plugins/meta-box/inc/meta-box.php:261 RW_Meta_Box::save_field() array_map() wp-content/plugins/meta-box/inc/meta-box.php:241 RW_Meta_Box::save_post() wp-content/plugins/meta-box-aio/vendor/meta-box/mb-settings-page/src/MetaBox.php:54 MBSP\MetaBox::load() wp-includes/class-wp-hook.php:308 WP_Hook::apply_filters() wp-includes/class-wp-hook.php:332 WP_Hook::do_action() wp-includes/plugin.php:517 do_action() wp-content/plugins/meta-box-aio/vendor/meta-box/mb-settings-page/src/SettingsPage.php:219 MBSP\SettingsPage::load() wp-includes/class-wp-hook.php:308 WP_Hook::apply_filters() wp-includes/class-wp-hook.php:332 WP_Hook::do_action() wp-includes/plugin.php:517 do_action() wp-admin/admin.php:237 require_once() wp-admin/edit.php:10
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Uncaught Error: Call to a member function get_events_table_name() on null’ is closed to new replies.