WordPress says there is a bug again

#92203
  • Resolved David Holywood
    Rank Math free

    This plugin failed to load properly and is paused during recovery mode.

    An error of type E_COMPILE_ERROR was caused in line 11 of the file /home/www/trinitysisters.net/wp-content/plugins/seo-by-rank-math/includes/interface-runner.php. Error message: Namespace declaration statement has to be the very first statement or after any declare call in the script

    I pretty much think Matt Mullenweg is a *%¤#%&%!!!!

    WordPress has begun to report gazillions of errors on plugins. Mostly RM and Yoast, but I alsog got an error on Woo Commerce!!!! Don’t really think that Matt really knows what he is doing…

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello

    Thank you for contacting the support and sorry for any inconvenience that might have been caused due to that.

    It seems like new tables are not getting created in the Database or some old plugin has left an incorrect entry.

    Please follow these steps to fix the issue:

    1. Take a complete backup of your website
    2. Install this plugin: https://wordpress.org/plugins/code-snippets/
    3. Head over to the Snippets menu in the left sidebar and click Add New
    add new snippet
    4. Give that post any name and copy the below code in the Code field

    add_action( 'init', function() {
    	delete_option( 'schema-ActionScheduler_StoreSchema' );
    } );

    5. Select ‘Only run in administration area’ option and click the Save and Activate button
    run only in admin area wordpress
    6. Open WordPress Dashboard in a new window
    7. Then deactivate recently created snippet from here
    disable snippet
    8. Then activate the Rank Math plugin again
    9. Please disable the Code Snippets plugin if you are not going to use it

    Here’s a video screencast:
    https://i.rankmath.com/79gPbv

    Please clear all the cache, including the server after following the above process.

    That should resolve the issue.

    Video does not mention that RM should be deactivated first!

    Result:

    This plugin failed to load properly and is paused during recovery mode.

    An error of type E_ERROR was caused in line 175 of the file /home/www/trinitysisters.net/wp-content/plugins/seo-by-rank-math/includes/class-post.php. Error message: Uncaught Error: Call to undefined function is_cart() in /home/www/trinitysisters.net/wp-content/plugins/seo-by-rank-math/includes/class-post.php:175 Stack trace: #0 /home/www/trinitysisters.net/wp-content/plugins/seo-by-rank-math/includes/frontend/paper/class-paper.php(548): RankMath\Post::is_woocommerce_page() #1 /home/www/trinitysisters.net/wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-post-variables.php(462): RankMath\Paper\Paper::should_apply_shortcode() #2 /home/www/trinitysisters.net/wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-post-variables.php(327): RankMath\Replace_Variables\Post_Variables->get_post_content(Object(stdClass)) #3 /home/www/trinitysisters.net/wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-post-variables.php(59): RankMath\Replace_Variables\Post_Variables->get_excerpt() #4 /home/www/trinitysisters.net/wp-content/plugins/seo-by-rank-math/includes/replace-variables/class-manager.php(171): RankMath\Replace_Variables\Post_V

    Hello,

    Sorry for missing that.

    The plugin could not be activated before following the steps mentioned above on some installations.

    Did the issue fix for you?

    Looking forward to helping you. Thank you.

    Hello,

    Since we did not hear back from you for 15 days, we are assuming that you found the solution. We are closing this support ticket.

    If you still need assistance or any other help, please feel free to open a new support ticket, and we will be more than happy to assist.

    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)

The ticket ‘WordPress says there is a bug again’ is closed to new replies.