• Resolved bzadmin

    (@bzadmin)


    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:617

    This 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 617

    I couldn’t find the function get_module_item_setting defined anywhere. Anyone has any idea of what is going on here?

    Thanks,

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Maya

    (@tdgu)

    Hi,
    Thanks for your feedback. We are checking into this issue at the very moment, we should have a fix in the next hour.

    Thanks

    Plugin Contributor Maya

    (@tdgu)

    Please update to Version: 1.5.9.4 which should make a fix for the issue.

    Thanks

    Thread Starter bzadmin

    (@bzadmin)

    Perfect – now getting connection without errors. Thanks for the quick turnaround!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Fatal Error in version 1.5.9.3’ is closed to new replies.