Please help Argent

#135763
Viewing 1 replies (of 1 total)
  • Febby
    Rank Math free

    Hello,

    Thank you for contacting Rank Math 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.

    To fix that. We need to add the code below on your functions.php and your site is working fine now.

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

    Addtionally, We backup your site before doing this.

    We hope this resolves your issues. Let us know if you need further assistance

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

The ticket ‘Please help Argent’ is closed to new replies.