Fatal Error in version 1.5.9.3
-
Hi, i’m getting the following error:
PHP Fatal error: Uncaught Error:
Call to undefined method WPH_functions::get_site_module_saved_value() in /var/www/html/wp-content/plugins/wp-hide-security-enhancer/include/wph.class.php:617This happens when trying to respond to a ?wc-api request with json/xml-rpc enabled
The entire stacktrace:
PHP Fatal error: Uncaught Error: Call to undefined method WPH_functions::get_site_module_saved_value() in
/var/www/html/wp-content/plugins/wp-hide-security-enhancer/include/wph.class.php:617
Stack trace:
#0 [internal function]: WPH->ob_start_callback(‘<?xml version=”…’, 9)
#1 /var/www/html/wp-includes/functions.php(4552): ob_end_flush()
#2 /var/www/html/wp-includes/class-wp-hook.php(288): wp_ob_end_flush_all(”)
#3 /var/www/html/wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters(NULL, Array)
#4 /var/www/html/wp-includes/plugin.php(478): WP_Hook->do_action(Array)
#5 /var/www/html/wp-includes/load.php(947): do_action(‘shutdown’)
#6 [internal function]: shutdown_action_hook()
#7 {main}
thrown in /var/www/html/wp-content/plugins/wp-hide-security-enhancer/include/wph.class.php on line 617I couldn’t find the function get_module_item_setting defined anywhere. Anyone has any idea of what is going on here?
Thanks,
- The topic ‘Fatal Error in version 1.5.9.3’ is closed to new replies.