• Updating to latest gutenberg fails, v. 9.8.2
    edit: upate text says in plugins page 9.8.3 but .2 version was in readme file after update.

    WordPress 5.4.4 with custom theme and default install

    Fatal error: Uncaught Error: Call to undefined function register_block_type_from_metadata() 
    in /app/public/wp-content/plugins/gutenberg/lib/blocks.php:124 Stack trace: 
    #0 /app/public/wp-includes/class-wp-hook.php(287): gutenberg_reregister_core_block_types('') 
    #1 /app/public/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array) 
    #2 /app/public/wp-includes/plugin.php(478): WP_Hook->do_action(Array) 
    #3 /app/public/wp-settings.php(540): do_action('init')  /app/public/wp-config.php(119): require_once('/app/public/wp-...') 
    #5 /app/public/wp-load.php(37): require_once('/app/public/wp-...') 
    #6 /app/public/wp-admin/admin.php(34): require_once('/app/public/wp-...') 
    #7 /app/public/wp-admin/plugins.php(10): require_once('/app/public/wp-...') 
    #8 {main} thrown in /app/public/wp-content/plugins/gutenberg/lib/blocks.php on line 124
    

    php 7.2.9

    • This topic was modified 4 years, 1 month ago by matssparky.
  • The topic ‘Gutenberg update fails, undefined function’ is closed to new replies.