• Resolved gryga

    (@gryga)


    PHP Fatal error: Uncaught Error: Call to undefined function get_home_path() in /public/content/plugins/wp-fastest-cache/wpFastestCache.php:2071

    Stack trace: 0 /public/content/plugins/wp-fastest-cache/wpFastestCache.php(1982): WpFastestCache->getABSPATH() 1 /public/wp/wp-includes/class-wp-hook.php(326): WpFastestCache->modify_htaccess_for_new_user() 2 /public/wp/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() 3 /public/wp/wp-includes/plugin.php(517): WP_Hook->do_action() 4 /public/wp/wp-includes/user.php(2475): do_action() 5 /public/wp/wp-includes/user.php(2598): wp_insert_user() 6 /public/wp/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php(767): wp_update_user() 7 /public/wp/wp-includes/rest-api/endpoints/class-wp-rest-users-controller.php(835): WP_REST_Users_Controller->update_item() 8 /public/wp/wp-includes/rest-api/class-wp-rest-server.php(1230): WP_REST_Users_Controller->update_current_item() 9 /public/wp/wp-includes/rest-api/class-wp-rest-server.php(1063): WP_REST_Server->respond_to_request() 10 /public/wp/wp-includes/rest-api/class-wp-rest-server.php(439): WP_REST_Server->dispatch() 11 /public/wp/wp-includes/rest-api.php(428): WP_REST_Server->serve_request() 12 /public/wp/wp-includes/class-wp-hook.php(324): rest_api_loaded() 13 /public/wp/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() 14 /public/wp/wp-includes/plugin.php(565): WP_Hook->do_action() 15 /public/wp/wp-includes/class-wp.php(418): do_action_ref_array() 16 /public/wp/wp-includes/class-wp.php(813): WP->parse_request() 17 /public/wp/wp-includes/functions.php(1336): WP->main() 18 /public/wp/wp-blog-header.php(16): wp() 19 /public/index.php(17): require(‘…’) 20 {main}

    thrown in /public/content/plugins/wp-fastest-cache/wpFastestCache.php on line 2071


    And previously I had issues on woocommerce websites with the same get_home_path().

    [14-Apr-2024 08:14:26 UTC] PHP Fatal error: Uncaught Error: Call to undefined function get_home_path() in /public/content/plugins/wp-fastest-cache/wpFastestCache.php:2071 Stack trace: #0 /public/content/plugins/wp-fastest-cache/wpFastestCache.php(1982): WpFastestCache->getABSPATH() 1 /public/wp/wp-includes/class-wp-hook.php(326): WpFastestCache->modify_htaccess_for_new_user() #2 /public/wp/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #3 /public/wp/wp-includes/plugin.php(517): WP_Hook->do_action() 4 /public/wp/wp-includes/user.php(2475): do_action() #5 /public/wp/wp-includes/user.php(2598): wp_insert_user() #6 /public/wp/wp-includes/user.php(2943): wp_update_user() 7 /public/content/plugins/woocommerce/includes/shortcodes/class-wc-shortcode-my-account.php(339): get_password_reset_key() 8 /public/content/plugins/woocommerce/includes/class-wc-form-handler.php(1027): WC_Shortcode_My_Account::retrieve_password() 9 /public/wp/wp-includes/class-wp-hook.php(324): WC_Form_Handler::process_lost_password() 10 /public/wp/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() 11 /public/wp/wp-includes/plugin.php(517): WP_Hook->do_action() 12 /public/wp/wp-settings.php(717): do_action() 13 /public/wp-config.php(10): require_once(‘…’) 14 /public/wp/wp-load.php(55): require_once(‘…’) 15 /public/wp/wp-blog-header.php(13): require_once(‘…’) 16 /public/index.php(17): require(‘…’) 17 {main}

    thrown in /public/content/plugins/wp-fastest-cache/wpFastestCache.php on line 2071

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘PHP Fatal Error Plugin Conflict’ is closed to new replies.