• Resolved Martin Blumenfeld

    (@monkeypress)


    We’re getting a bunch of errors about missing database tables on our site. When we look at the database these don’t exist. How can we get these into our DB and populate them accordingly: wp_edd_order_items, wp_edd_adjustments, wp_edd_notes and wp_edd_logs_api_requests tables?

    We started looking into this since a customer placed an order and their receipt email didn’t include any of the product links.

    I found this URL, but it does nothing: https://easydigitaldownloads.com/docs/fixing-database-errors/. I can’t find the WP_ALLOW_REPAIR text anywhere in the lite version of the plugin.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support Mihai Joldis

    (@misulicus)

    Hey @monkeypress

    Could you please send in a support ticket via our website?

    we would like to get some more information about your setup but we can’t ask for that information on the forums here.

    Thread Starter Martin Blumenfeld

    (@monkeypress)

    I was able to figure out the issue myself. It looks like the original V3 upgrade failed at some point. I ran the WP CLI migration command to re-setup the tables. Then my order_items table was empty, so I wrote a SQL script to populate that. We only had one product, which made it easy.

    Plugin Support Mihai Joldis

    (@misulicus)

    Happy to hear that!

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