Plugin could not be activated because it triggered a fatal error.

#91600
  • Resolved DJ Mondal
    Rank Math free

    Facing this issue since morning , website went into debug mode , in recovery mode I deactivated it

    Tried to reactivate but faced the issue
    Deleted and installed again but facing same issue

Viewing 3 replies - 1 through 3 (of 3 total)
  • 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.

    Thanks, Awesome support 👍

    Can I deactivate the code snippet plugin now?

    Hello,

    Glad it’s working now.

    Yes, please disable the Code Snippets plugin.

    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 3 replies - 1 through 3 (of 3 total)

The ticket ‘Plugin could not be activated because it triggered a fatal error.’ is closed to new replies.