Fatal Error

#91595
  • Resolved Astrid
    Rank Math pro
    Content AI Creator

    Hello, I did the last update and now RankMath causes a fatal error to my site. Opened in secure mode it shows this: (Link in sensitive data section)

    I do not have installed Woocommerce any more.

    What to do?
    Thank you

    Astrid

Viewing 6 replies - 1 through 6 (of 6 total)
  • unable to use it properly because of the fatal error caused by RANKMATH

    Fatal error: Uncaught RuntimeException: Error saving action: Error saving action: Table ‘nowonin_WPA5A._A5A_actionscheduler_actions’ doesn’t exist in /home3/nowonin/public_html/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php:44 Stack trace: #0 /home3/nowonin/public_html/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php(242): ActionScheduler_DBStoreMigrator->save_action(Object(ActionScheduler_Action), NULL) #1 /home3/nowonin/public_html/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionFactory.php(177): ActionScheduler_HybridStore->save_action(Object(ActionScheduler_Action)) #2 /home3/nowonin/public_html/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionFactory.php(105): ActionScheduler_ActionFactory->store(Object(ActionScheduler_Action)) #3 /home3/nowonin/public_html/wp- in /home3/nowonin/public_html/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php on line 44

    Astrid
    Rank Math pro
    Content AI Creator

    I think that’s the same error…

    I am facing the same problem:

    WordPress database error: [Table ‘etutororg_com.www1_actionscheduler_actions’ doesn’t exist]
    SELECT a.action_id FROM www1_actionscheduler_actions a WHERE a.hook=’rank_math/analytics/daily_tasks’ AND a.status=’in-progress’ ORDER BY scheduled_date_gmt DESC LIMIT 1

    WordPress database error: [Table ‘etutororg_com.www1_actionscheduler_actions’ doesn’t exist]
    SELECT a.action_id FROM www1_actionscheduler_actions a WHERE a.hook=’rank_math/analytics/daily_tasks’ AND a.status=’pending’ ORDER BY scheduled_date_gmt ASC LIMIT 1

    WordPress database error: [Table ‘etutororg_com.www1_actionscheduler_actions’ doesn’t exist]
    SHOW FULL COLUMNS FROM www1_actionscheduler_actions

    Fatal error: Uncaught RuntimeException: Error saving action: Error saving action: Table ‘etutororg_com.www1_actionscheduler_actions’ doesn’t exist in /customers/e/1/f/etutororg.com/httpd.www/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php:44 Stack trace: #0 /customers/e/1/f/etutororg.com/httpd.www/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php(242): ActionScheduler_DBStoreMigrator->save_action(Object(ActionScheduler_Action), NULL) #1 /customers/e/1/f/etutororg.com/httpd.www/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionFactory.php(177): ActionScheduler_HybridStore->save_action(Object(ActionScheduler_Action)) #2 /customers/e/1/f/etutororg.com/httpd.www/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/ActionScheduler_ActionFactory.php(105): ActionScheduler_ActionFactory->store(Object(Ac in /customers/e/1/f/etutororg.com/httpd.www/wp-content/plugins/seo-by-rank-math/vendor/woocommerce/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php on line 44

    Hello,

    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. Thank you.

    Astrid
    Rank Math pro
    Content AI Creator

    Thank you – that worked!
    Astrid

    Hello,

    Glad that helped.

    If it isn’t too much to ask for – would you mind leaving us a review here?
    https://wordpress.org/support/plugin/seo-by-rank-math/reviews/#new-post

    It only takes a couple of minutes but helps us tremendously.

    It would mean so much to us and would go a really long way.

    Thank you.​​

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

The ticket ‘Fatal Error’ is closed to new replies.