You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've searched for any related issues and avoided creating a duplicate issue.
Please give us a description of what happened.
Upgrade Yoast from 13.0 to 13.1 or 13.2 causes WP install to crash. Only sorted by rolling back to Yoast 13.0. Blocksy Theme is installed. Not sure how to fix.
Please describe what you expected to happen and why.
Notice: WPSEO_Link_Compatibility_Notifier::remove_notification is deprecated since version WPSEO 13.1 with no alternative available. in /website.com/wp/wp-includes/functions.php on line 4651
Warning: Cannot modify header information - headers already sent by (output started at /website.com/wp/wp-includes/functions.php:4651) in /website.com/wp/wp-includes/functions.php on line 6029
Warning: Cannot modify header information - headers already sent by (output started at /website.com/wp/wp-includes/functions.php:4651) in /website.com/wp/wp-admin/includes/misc.php on line 1252
Warning: Cannot modify header information - headers already sent by (output started at /website.com/wp/wp-includes/functions.php:4651) in /website.com/wp/wp-admin/admin-header.php on line 9
Warning: include(): Failed opening '/website.com/wp/wp-content/plugins/wordpress-seo/vendor/composer/../../admin/ryte/class-ryte.php' for inclusion (include_path='.:/opt/cpanel/ea-php72/root/usr/share/pear') in /website.com/wp/wp-content/plugins/wordpress-seo/vendor/composer/ClassLoader.php on line 444
Fatal error: Uncaught Error: Class 'WPSEO_Ryte' not found in /website.com/wp/wp-content/plugins/wordpress-seo/wp-seo-main.php:333 Stack trace: #0 /website.com/wp/wp-includes/class-wp-hook.php(288): wpseo_init('') #1 /website.com/wp/wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters(NULL, Array) #2 /website.com/wp/wp-includes/plugin.php(478): WP_Hook->do_action(Array) #3 /website.com/wp/wp-settings.php(392): do_action('plugins_loaded') #4 /website.com/wp/wp-config.php(90): require_once('/webs...') #5 /website.com/wp/wp-load.php(37): require_once('/webs...') #6 /website.com/wp/wp-admin/admin.php(34): require_once('/webs...') #7 {main} thrown in /website.com/wp/wp-content/plugins/wordpress-seo/wp-seo-main.php on line 333
How can we reproduce this behavior?
Technical info
If relevant, which editor is affected (or editors):
Classic Editor
[ Y] Gutenberg
Classic Editor plugin
Which browser is affected (or browsers):
[ Y] Chrome
[ Y] Firefox
Safari
Other
Used versions
WordPress version:
Yoast SEO version:
Gutenberg plugin version:
Classic Editor plugin version:
Relevant plugins in case of a bug:
Tested with theme:
The text was updated successfully, but these errors were encountered:
@NeilGrant24 can you please remove the plugin completely, clear the PHP Opcode cache and re-install 13.2 again? This should fix your problem. If not, you can try disabling other plugins and reverting to a default theme and try the installation again.
Hi. I don't know why I didn't think of that. I just deleted install then reinstalled straight to 13.2. It looks like it worked. Didn't need to clear PHP Opcode cache (couldn't see the tickbox in Cpanel, PHP 7.3) but it seemed to work OK without. Many thanks.
Please give us a description of what happened.
Upgrade Yoast from 13.0 to 13.1 or 13.2 causes WP install to crash. Only sorted by rolling back to Yoast 13.0. Blocksy Theme is installed. Not sure how to fix.
Please describe what you expected to happen and why.
Notice: WPSEO_Link_Compatibility_Notifier::remove_notification is deprecated since version WPSEO 13.1 with no alternative available. in /website.com/wp/wp-includes/functions.php on line 4651
Warning: Cannot modify header information - headers already sent by (output started at /website.com/wp/wp-includes/functions.php:4651) in /website.com/wp/wp-includes/functions.php on line 6029
Warning: Cannot modify header information - headers already sent by (output started at /website.com/wp/wp-includes/functions.php:4651) in /website.com/wp/wp-admin/includes/misc.php on line 1252
Warning: Cannot modify header information - headers already sent by (output started at /website.com/wp/wp-includes/functions.php:4651) in /website.com/wp/wp-admin/admin-header.php on line 9
Warning: include(): Failed opening '/website.com/wp/wp-content/plugins/wordpress-seo/vendor/composer/../../admin/ryte/class-ryte.php' for inclusion (include_path='.:/opt/cpanel/ea-php72/root/usr/share/pear') in /website.com/wp/wp-content/plugins/wordpress-seo/vendor/composer/ClassLoader.php on line 444
Fatal error: Uncaught Error: Class 'WPSEO_Ryte' not found in /website.com/wp/wp-content/plugins/wordpress-seo/wp-seo-main.php:333 Stack trace: #0 /website.com/wp/wp-includes/class-wp-hook.php(288): wpseo_init('') #1 /website.com/wp/wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters(NULL, Array) #2 /website.com/wp/wp-includes/plugin.php(478): WP_Hook->do_action(Array) #3 /website.com/wp/wp-settings.php(392): do_action('plugins_loaded') #4 /website.com/wp/wp-config.php(90): require_once('/webs...') #5 /website.com/wp/wp-load.php(37): require_once('/webs...') #6 /website.com/wp/wp-admin/admin.php(34): require_once('/webs...') #7 {main} thrown in /website.com/wp/wp-content/plugins/wordpress-seo/wp-seo-main.php on line 333
How can we reproduce this behavior?
Technical info
Used versions
The text was updated successfully, but these errors were encountered: