Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wordpress site crashed after upgrade of Gutenberg #29551

Closed
3dflip opened this issue Mar 4, 2021 · 2 comments · Fixed by #29579
Closed

Wordpress site crashed after upgrade of Gutenberg #29551

3dflip opened this issue Mar 4, 2021 · 2 comments · Fixed by #29579
Assignees
Labels
Backwards Compatibility Issues or PRs that impact backwards compatability [Status] In Progress Tracking issues with work in progress

Comments

@3dflip
Copy link

3dflip commented Mar 4, 2021

I just deactivated plugin for now, but can someone help me ? Regards.

👍 WordPress version 5.3.6
Thème actuel : Wallstreet-Pro (version 1.7.7) Extension actuelle : Gutenberg (version 10.1.0) PHP version 7.3.17

Détails de l’erreur

Une erreur de type E_ERROR a été causée dans la ligne 129 du fichier /srv/data/web/vhosts/www.xxxxxx.fr/htdocs/wp-content/plugins/gutenberg/lib/blocks.php. Message d’erreur : Uncaught Error: Call to undefined function register_block_type_from_metadata() in /srv/data/web/vhosts/www.xxxxxx.fr/htdocs/wp-content/plugins/gutenberg/lib/blocks.php:129
Stack trace:
#0 /srv/data/web/vhosts/www.xxxxxx.fr/htdocs/wp-includes/class-wp-hook.php(288): gutenberg_reregister_core_block_types('')
#1 /srv/data/web/vhosts/www.xxxxxx.fr/htdocs/wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters(NULL, Array)
#2 /srv/data/web/vhosts/www.xxxxxx.fr/htdocs/wp-includes/plugin.php(478): WP_Hook->do_action(Array)
#3 /srv/data/web/vhosts/www.xxxxxx.fr/htdocs/wp-settings.php(523): do_action('init')
#4 /srv/data/web/vhosts/www.xxxxxx.fr/htdocs/wp-config.php(89): require_once('/srv/data/web/v...')
#5 /srv/data/web/vhosts/www.xxxxxx.fr/htdocs/wp-load.php(37): require_once('/srv/data/web/v...')
#6 /srv/data/web/vhosts/www.xxxxxx.fr/htdocs/wp-admin/admin-ajax.php(22): require_once('/srv/data/web/v...')
#7 {main}
thrown

@talldan talldan added the Backwards Compatibility Issues or PRs that impact backwards compatability label Mar 4, 2021
@talldan
Copy link
Contributor

talldan commented Mar 4, 2021

Hmm, it does say 5.3 is supported on the plugin page, but I thought it should be 5.4 (two versions back) - https://wordpress.org/plugins/gutenberg/

@talldan
Copy link
Contributor

talldan commented Mar 5, 2021

Oh, 5.5 is two versions back, oops. I confirmed on slack that this should be the minimum supported version (https://wordpress.slack.com/archives/C02QB2JS7/p1614856290064700). The plugin page is wrong for some reason.

@3dflip Apologies for that. I'd recommend either downgrading your Gutenberg plugin, or upgrading your WordPress installation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backwards Compatibility Issues or PRs that impact backwards compatability [Status] In Progress Tracking issues with work in progress
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants