• Resolved Anonymous User 13716511

    (@anonymized-13716511)


    I tried to install woocommerce on my site but it caused a error 500.
    This is the message I got from the server:
    13-Jul-2020 07:23:56 UTC] PHP Fatal error: Uncaught Exception: מאגר נתונים לא תקף. in /xxx/wp-content/plugins/woocommerce/includes/class-wc-data-store.php:107
    Stack trace:
    #0 /xxx/wp-content/plugins/woocommerce/includes/class-wc-data-store.php(139): WC_Data_Store->__construct(‘admin’)
    #1 /xxx/wp-content/plugins/woocommerce-admin/src/Notes/WC_Admin_Notes.php(104): WC_Data_Store::load(‘admin-note’)
    #2 /xxx/wp-content/plugins/woocommerce-admin/src/Notes/WC_Admin_Notes_Deactivate_Plugin.php(60): Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes::delete_notes_with_name(Array)
    #3 /xxx/wp-content/plugins/woocommerce/packages/woocommerce-admin/src/Package.php(60): Automattic\WooCommerce\Admin\Notes\WC_Admin_Notes_Deactivate_Plugin::delete_note()
    #4 [internal function]: Automattic\WooCommerce\Admin\Composer\Package::init()
    #5 /xxx/wp-content/plugins/woocommerce/src/Packages.php(72): call_user_func(Array)
    #6 //xxx/ in /xxx/wp-content/plugins/woocommerce/includes/class-wc-data-store.php on line 107

    What is the reason for the error? How do I fix this?
    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • mother.of.code

    (@imazed)

    The Mother of Code

    Hi there!

    Can you try deactivating, then deleting the WooCommerce Admin plugin? Once that’s done, can you please install it again? That should clear up your error.

    If it doesn’t, the problem is likely caused by either a conflict with your theme or with another plugin.
     
    The best way to determine this is to:

    • Temporarily switch your theme to Storefront
    • Disable all plugins except for WooCommerce
    • Repeat the action that is causing the problem

    If you’re not seeing the same problem after completing the conflict test, then you know the problem was with the plugins and/or theme you deactivated. To figure out which plugin is causing the problem, reactivate your other plugins one by one, testing after each, until you find the one causing conflict. You can find a more detailed explanation on how to do a conflict test here.

    Thread Starter Anonymous User 13716511

    (@anonymized-13716511)

    seems to be fine now. thanks

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

The topic ‘woocommerce install error’ is closed to new replies.