PHP Fatal error
-
Upon activation after a fresh install, got this showstopper:
PHP Fatal error: Uncaught Error: Call to undefined method Shinobi_Reviews\App\Widgets\Widgets::_register() in \wp-includes\class-wp-widget-factory.php:102 Stack trace: #0 \wp-includes\class-wp-hook.php(307): WP_Widget_Factory->_register_widgets('') #1 \wp-includes\class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array) #2 \wp-includes\plugin.php(474): WP_Hook->do_action(Array) #3 \wp-includes\widgets.php(1854): do_action('widgets_init') #4 \wp-includes\class-wp-hook.php(307): wp_widgets_init('') #5 \wp-includes\class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array) #6 \wp-includes\plugin.php(474): WP_Hook->do_action(Array) #7 \wp-settings.php(587): do_action('init') #8 \wp-config.php(144): require_once('D:\\domains\\dev....') #9 D:\ in \wp-includes\class-wp-widget-factory.php on line 102
And these assorted:
PHP Notice: Only variables should be passed by reference in \wp-content\plugins\shinobi-reviews\App\Widgets\Widgets.php on line 29 PHP Notice: Only variables should be passed by reference in \wp-content\plugins\shinobi-reviews\App\Widgets\Widgets.php on line 29 PHP Notice: Undefined property: Shinobi_Reviews\App\Widgets\Widgets::$name in \wp-content\plugins\admin-menu-editor-pro\extras\modules\tweaks\ameHideSidebarWidgetTweak.php on line 19 PHP Notice: Undefined property: Shinobi_Reviews\App\Widgets\Widgets::$id_base in \wp-includes\class-wp-widget-factory.php on line 97
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘PHP Fatal error’ is closed to new replies.