Hello,
the virtue theme uses the Redux Framework.
Today one of my website was down because of a fatale php error.
Stack trace:
#0 /www/htdocs/XXX/wordpress/wp-content/plugins/redux-framework/redux-core/inc/classes/class-redux-wordpress-data.php(266): Redux_WordPress_Data->process_results(Object(WP_Error), ‘term_id’, ‘name’, false, ‘slug’)
#1 /www/htdocs/XXX/wordpress/wp-content/plugins/redux-framework/redux-core/inc/classes/class-redux-wordpress-data.php(119): Redux_WordPress_Data->get_data(‘terms’, Array, NULL)
#2 /www/htdocs/XXX/wordpress/wp-content/plugins/redux-framework/redux-core/inc/classes/class-redux-options-defaults.php(122): Redux_WordPress_Data->get(‘terms’, Array, ‘virtue_p in /www/htdocs/XXX/wordpress/wp-content/plugins/redux-framework/redux-core/inc/classes/class-redux-wordpress-data.php on line 153
[28-Jul-2021 09:35:45 UTC] PHP Fatal error: Uncaught TypeError: Argument 1 passed to Redux_WordPress_Data::process_results() must be of the type array, object given, called in /www/htdocs/XXX/wordpress/wp-content/plugins/redux-framework/redux-core/inc/classes/class-redux-wordpress-data.php on line 266 and defined in /www/htdocs/XXX/wordpress
After I deleted the folder from the plugin directory the website works again.
I do not figure out where the problem is – we do not change anything on the website this morning.
Can you help?
Thanks a lot in advance,
Dominik