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

Yoast 13.1 & 13.2 crash WordPress (Blocksy Theme) #14475

Closed
2 of 6 tasks
NeilGrant24 opened this issue Mar 4, 2020 · 2 comments
Closed
2 of 6 tasks

Yoast 13.1 & 13.2 crash WordPress (Blocksy Theme) #14475

NeilGrant24 opened this issue Mar 4, 2020 · 2 comments

Comments

@NeilGrant24
Copy link

NeilGrant24 commented Mar 4, 2020

  • I've read and understood the contribution guidelines.
  • 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:
@Djennez
Copy link
Member

Djennez commented Mar 4, 2020

@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.

@NeilGrant24
Copy link
Author

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants