• Resolved meh1n

    (@meh1n)


    I am not able to view localhost/project2

    Fatal error: Uncaught Error: Call to undefined function wp_register_block_style_variations_from_theme_json_partials() in C:\xampp\htdocs\project2\wp-includes\class-wp-theme-json-resolver.php:266 Stack trace: #0 C:\xampp\htdocs\project2\wp-includes\class-wp-theme-json-resolver.php(668): WP_Theme_JSON_Resolver::get_theme_data() #1 C:\xampp\htdocs\project2\wp-includes\global-styles-and-settings.php(182): WP_Theme_JSON_Resolver::get_merged_data() #2 C:\xampp\htdocs\project2\wp-includes\script-loader.php(2507): wp_get_global_stylesheet() #3 C:\xampp\htdocs\project2\wp-includes\class-wp-hook.php(324): wp_enqueue_global_styles(”) #4 C:\xampp\htdocs\project2\wp-includes\class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) #5 C:\xampp\htdocs\project2\wp-includes\plugin.php(517): WP_Hook->do_action(Array) #6 C:\xampp\htdocs\project2\wp-includes\script-loader.php(2265): do_action(‘wp_enqueue_scri…’) #7 C:\xampp\htdocs\project2\wp-includes\class-wp-hook.php(324): wp_enqueue_scripts(”) #8 C:\xampp\htdocs\project2\wp-includes\class-wp-hook.php(348): WP_Hook->apply_filters(NULL, Array) #9 C:\xampp\htdocs\project2\wp-includes\plugin.php(517): WP_Hook->do_action(Array) #10 C:\xampp\htdocs\project2\wp-includes\general-template.php(3050): do_action(‘wp_head’) #11 C:\xampp\htdocs\project2\wp-content\themes\woostify\header.php(12): wp_head() #12 C:\xampp\htdocs\project2\wp-includes\template.php(810): require_once(‘C:\\xampp\\htdocs…’) #13 C:\xampp\htdocs\project2\wp-includes\template.php(745): load_template(‘C:\\xampp\\htdocs…’, true, Array) #14 C:\xampp\htdocs\project2\wp-includes\general-template.php(48): locate_template(Array, true, true, Array) #15 C:\xampp\htdocs\project2\wp-content\themes\woostify\page.php(13): get_header() #16 C:\xampp\htdocs\project2\wp-includes\template-loader.php(106): include(‘C:\\xampp\\htdocs…’) #17 C:\xampp\htdocs\project2\wp-blog-header.php(19): require_once(‘C:\\xampp\\htdocs…’) #18 C:\xampp\htdocs\project2\index.php(17): require(‘C:\\xampp\\htdocs…’) #19 {main} thrown in?C:\xampp\htdocs\project2\wp-includes\class-wp-theme-json-resolver.php?on line?266

    There has been a critical error on this website.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • nickwuk

    (@nickwuk)

    I’m getting a similar error on XAMPP and someone also on WAMP here.

    I’m getting: PHP Fatal error: Uncaught Error: Call to undefined function wp_register_block_style_variations_from_theme_json_partials() in \wp-includes\class-wp-theme-json-resolver.php:266

    nickwuk

    (@nickwuk)

    As a temporary workaround, to regain access to admin, in wp-settings.php on line 380 I’ve added:

    require ABSPATH . WPINC . '/block-supports/block-style-variations.php

    I found this in \wp-content\upgrade\wordpress-6.6-no-content\wordpress\wp-settings.php

    But then more errors about undefined functions occurred. Clearly the automatic v6.6 updated had failed, however running the update manually via admin succeeded.

    • This reply was modified 3 months ago by nickwuk.
    • This reply was modified 3 months ago by nickwuk.
    threadi

    (@threadi)

    It seems that not all files were stored correctly during your last update. I would recommend that you perform a manual update as described here: https://www.ads-software.com/documentation/article/updating-wordpress/#manual-update

    Thread Starter meh1n

    (@meh1n)

    thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.