Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Troubleshooting › eStore – can't view or add products though they are in the DB
- This topic has 3 replies, 2 voices, and was last updated 11 years, 10 months ago by dward.
-
AuthorPosts
-
January 2, 2013 at 8:29 am #8249dwardMember
I have been using the estore plugin for years, and installed the latest version a few weeks ago for a new site (clean install). I am migrating one site to another, and started trying to manually enter products from the old site to the new one. Each time I tried to save the product on the new site, it was never created in the database, and didn’t throw an error message to that effect. Thinking it was a quirk, I successfully imported all of my products from the old site into the new one using the CSV bulk importer. I can see the correct data in mysql, but when I click on “Manage Products” it says “No products found.” What could be the cause of these strange problems? I thought that it might be the table wp_wp_eStore_cat_prod_rel_tbl, which was populated in the old site and not the new, so I copied the data (the IDs match). That didn’t have any effect.
January 2, 2013 at 10:18 am #52754PeterMemberTry deactivating and deleting the old plugin and then install a fresh version of eStore as per the following:
https://support.tipsandtricks-hq.com/forums/topic/re-install-or-load-a-fresh-build-of-the-plugins
Then import all eStore data from the old site to the new site by using PHPMyAdmin as per this video:
The following posts should also be very helpful:
https://support.tipsandtricks-hq.com/forums/topic/changed-hosting-db-is-screwy
January 9, 2013 at 3:51 am #52755dwardMemberSorry, just noticed the post was answered, didn’t get an email. I have deactivated the plugin, deleted the directory, and downloaded and activated a fresh copy of the plugin. Now, in MySql I see two sets of wp-estore tables, some with a capital S (wp-eStore) and some with a lowercase S. The lowercase seem to have my data. Is the new version using the capitol S tables?
January 9, 2013 at 3:54 am #52756dwardMemberAnswered my own question – I simply took the data from wp_wp_estore_cat_prod_rel_tbl and wp_wp_estore_tbl and copied it into the respective capital S tables. Looks like all is working now.
-
AuthorPosts
- You must be logged in to reply to this topic.