Downloadable Product Links Missing
-
Hello,
I’m testing a downloadable product (the first one in the store) and after the order goes through I get an email that just has the table headers saying “Product,” “Expires,” “Download.” But there are no products nor any download links listed below. Same on the Order Received page.
After searching around I discovered that the
woocommerce_downloadable_product_permissionstable is not being created. The only solution offered elsewhere is to reduce the table prefix so that the total length of the string is less than 64 characters, but my table prefix is already relatively short and the total length is only 51 characters. If I go to the WooCommerce Status page, it lists the woocommerce_downloadable_product_permissions table with an error next to it saying “Table Does Not Exist.”There’s nothing in the WooCommerce logs (the latest log is from three days ago) and the only entry in my WordPress debug log says that the table doesn’t exist. There’s nothing in either log that says why it couldn’t be created.
Is there somewhere else I can look for clues?
The topic ‘Downloadable Product Links Missing’ is closed to new replies.