This topic has 1 reply, 1 voice, and was last updated 13 minutes ago ago by Amba
After updating the Core plugin and theme, my website encountered critical errors. Here are the key issues:
Fatal error: Undefined method Etheme_System_Requirements::system_logs()
This occurs in wp-content/plugins/et-core-plugin/app/controllers/top-bar-menu.php on line 806. It seems related to the new “Dashboard -> System requirements” functionality.
Fatal error: Undefined function etheme_get_size()
This happens in wp-content/plugins/et-core-plugin/app/controllers/shortcodes/banner.php on line 161 when rendering shortcodes.
PHP Notices: “Array to string conversion”
These occur in multiple lines within callbacks.php:
Line 834
Line 554
Line 1120
It seems these errors are tied to new features introduced in the latest version. Could you please guide me on resolving this issue? My WordPress, WooCommerce, and plugin/theme versions are up-to-date.
Thank you for your support!
You must be logged in to reply to this topic.Log in/Sign up