I am working on a client site, built on top of the Avada Theme. Suddenly Views plugin is throwing a fatal error which was not experienced before:
Fatal error: Call to a member function get() on a non-object in ...wp-content/plugins/types/library/toolset/toolset-common/inc/autoloaded/compatibility-loader/toolset.layouts-themes-factory.class.php on line 24
What's wrong?
Dear Gian,
I checked the "Debug information" you provided
https://toolset.com/forums/topic/fatal-error-13/#issue_tracker_section
there isn't Views plugin in it, and the error logs you mentioned above is outputted from Types plugin.
Please check these:
1) Make sure you are using the latest version of Views plugin, you can download it here:
https://toolset.com/account/downloads/
2) If the problem still persists, deactivate other plugins and switch to wordpress default theme, and test again
Sure. The plugin is obviously deactivated. As it throws a blocking fatal error as soon as I activate it. And the error came out suddenly, without adding a new plugin....
Have you tried as I mentioned above?
https://toolset.com/forums/topic/fatal-error-13/#post-560208
1) Make sure you are using the latest version of Views plugin, you can download it here:
https://toolset.com/account/downloads/
2) we need to know if there is any other compatibility problem in your website, deactivate other plugins and switch to wordpress default theme, and test again
If the problem still persists, please provide a database dump file(ZIP file) of your website in below private detail box, also point out where and how I can see the PHP error, I need to duplicate and debug it in my localhost, thanks
I have the same error on a multisite WordPress when I activate the wp_views plugin. Deactivated all the plugins, still can not activate multisite....