• Not sure what’s going on but WooCommerce is no longer working with the latest wordpress and just crashes the whole interface

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Sandip Mondal – a11n

    (@sandipmondal)

    Hi @theeducatedbarfly,

    Not sure what’s going on but WooCommerce is no longer working with the latest wordpress and just crashes the whole interface

    Sorry to hear that your site cashed with the latest WordPress update.

    We have merchants using the latest version of WordPress and WooCommerce simultaneously without any issues.

    Can you please share the below details?

    • After your site crashed, you must have received an email from WordPress with the details of the crash including the error message. Can you please share that error message with us?
    • Can you please let us know if the crash occurred after you made some changes on the site like installing/updating plugins or themes or making some code customization?

    Looking forward to hearing back from you!

    Thread Starter theeducatedbarfly

    (@theeducatedbarfly)

    whenever we try to enable the plugin we get a “Critical Error on this Website” notice

    This is the error log:

    Error Details
    =============
    An error of type E_ERROR was caused in line 44 of the file /home2/theedug5/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php. Error message: Uncaught RuntimeException: Error saving action: Error saving action: Table ‘./theedug5_WPYVO/_YVO_actionscheduler_actions’ is marked as crashed and should be repaired in /home2/theedug5/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php:44
    Stack trace:
    #0 /home2/theedug5/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_HybridStore.php(242): ActionScheduler_DBStoreMigrator->save_action(Object(ActionScheduler_Action), NULL)
    #1 /home2/theedug5/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_ActionFactory.php(244): ActionScheduler_HybridStore->save_action(Object(ActionScheduler_Action))
    #2 /home2/theedug5/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/ActionScheduler_ActionFactory.php(114): ActionScheduler_ActionFactory->store(Object(ActionScheduler_Action))
    #3 /home2/theedug5/public_html/wp-content/plugins/woocom

    Plugin Support Sandip Mondal – a11n

    (@sandipmondal)

    Hi @theeducatedbarfly,

    Thank you for sharing the error message you received.

    Table ‘./theedug5_WPYVO/_YVO_actionscheduler_actions’ is marked as crashed and should be repaired in /home2/theedug5/public_html/wp-content/plugins/woocommerce/packages/action-scheduler/classes/migration/ActionScheduler_DBStoreMigrator.php:44

    Based on the error message you provided, it appears that the error is caused by a table in the database that has been marked as crashed maybe because of a conflict or other host-related issues and it needs to be repaired.

    To resolve this issue, we recommend repairing the table that has been marked as crashed.

    What I’d suggest is to first take a backup of your site and database, and then try to repair the table. You will find more info at Backing up WordPress content. This way, if you accidentally make something worse, you can easily restore your site to a functioning state.

    As for repairing a MySql database table, you may want to try updating the database from WooCommerce > Status > Tools and see if that helps. If not, try to Verify the database under the same screen – WooCommerce > Status > Tools.

    If that does not help either, I’d suggest consulting with a professional if you do not exactly know how to proceed to repair an MYSQL table. You can do this by accessing your database through phpMyAdmin or a similar tool and selecting the table that needs to be repaired. Once you have selected the table, you should be able to find an option to repair it.

    I’ve found for you this article that could be helpful: https://help.nexcess.net/74113-siteworx/how-to-repair-mysql-tables.

    We hope this information helps to resolve the issue. Please do not hesitate to contact us if you have any further questions or concerns.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Crashes WordPress’ is closed to new replies.