Error When Loading WP Admin Dashboard
-
Whenever we login to the wordpress admin dashboard, the widget for the plugin throws the following error. It seems to be something about the pie chart since if the widget is turned off on the dashboard for the plugin, it no longer occurs.
ErrorException: call_user_func_array() expects parameter 1 to be a valid callback, non-static method WP_Feed_Cache::create() should not be called statically
File “/public_html/home/wp-includes/SimplePie/Registry.php”, line 215, in handleFatalError
$result = @call_user_func_array(array($class, ‘create’), $parameters);
File “[Anonymous function]”, line 0
Raven_ErrorHandler->handleFatalError
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Error When Loading WP Admin Dashboard’ is closed to new replies.