Critical error on your website for rank math

#91492
  • Resolved Ryuk
    Rank Math free

    hello I need urgent help suddenly my website broken and I see an error Critical error on your website, then I try to disable all plugin and open the website it’s fine works no issue then I enable all plugins one by one now when I enable rank math plugin my site again broken and error see again “Critical error on your website” I need your help kindly fixed as soon as possible, thank you, Please Urgent Help need.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Ryuk
    Rank Math free

    i also try now unistall rank math and install again but i see now another error plugin can’t activate: Fatal error: Uncaught RuntimeException: Error saving action: Error saving action

    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.

    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 https://i.rankmath.com/YucUZS
    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 https://i.rankmath.com/D9iOGH
    6. Open WordPress Dashboard in a new window
    7. Then deactivate recently created snippet from here https://i.rankmath.com/1k8KcX
    8. Then activate the Rank Math plugin again

    If that doesn’t help, we might need to take a closer look at the settings

    We really look forward to helping you.

    Ryuk
    Rank Math free

    the issue has been fixed thank you Uzair. now can I uninstall the codesnippt plugin?

    • This reply was modified 3 years, 6 months ago by Ryuk.

    Hello,

    We are glad we could assist you.

    Yes you can remove the code snippet plugin now.

    Do you wish to mark this as resolved?

    If you have any further question(s), please let us know. 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 4 replies - 1 through 4 (of 4 total)

The ticket ‘Critical error on your website for rank math’ is closed to new replies.