Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Troubleshooting › "wp_wp_eStore_tbl" when where how does it get created? I do not see it.
Tagged: eStore_tbl, import product data, upload, wp_wp_eStore_tbl, wpcsv to db
- This topic has 4 replies, 3 voices, and was last updated 11 years, 10 months ago by wzp.
-
AuthorPosts
-
December 15, 2012 at 3:49 am #8164corezeroMember
Exactly how does the wp_wp_eStore_tbl table get created? I have been trying to use the WP CSV to DB plugin but it fails. I have watched the videos and followed precisely here: http://www.tipsandtricks-hq.com/ecommerce/how-to-bulk-upload-estore-products-from-a-csv-file-775 and other pages as you suggest “maybe it will be easier to follow this” which is doing it in phpMyAdmin.
I have deleted, reinstalled, removed all tables, deactivated, reactivated. Followed the steps precisely. It has to be some stupid thing right? Why do I not see a wp_wp_eStore_tbl table ans where and when does it get created?
Thanks!
December 15, 2012 at 10:42 pm #52439adminKeymasterThat table gets created at the time of eStore activation. It is better to search for the following string in your PHPMyAdmin when you are looking for this table:
eStore_tbl
The reason is that your server maybe using a different database table prefix than “wp”.
If you are having trouble with that CSV import plugin then use this alternative method to import data into the table. Watch the video tutorial on this article:
December 15, 2012 at 11:15 pm #52440corezeroMemberGuys I have tried all that. I referenced the link ending in 3415 page (but couldn’t remember the url in my orig post). My database does use the wp_ prefix. I have worked this for hours upon hours before asking for help. The table does not exist and will not re-create no matter how much I uninstall, reinstall, deactivate, reactivate, delete tables, start over, import directly into the database. This is such a fundamental action, creating that database, perhaps that is why it is so tricky of a problem!!! What to do? Thanks very much in advance.
December 16, 2012 at 7:52 am #52441corezeroMemberIs there a document somewhere that spells out the database table field entry data like field type, length, etc. so I can create it totally from scratch? Or even better, can you make a CSV download available for me? Or is it in the plugin fileset somewhere? Thanks again!
December 16, 2012 at 6:07 pm #52442wzpModeratorOut of curiosity, have you tried manually creating ONE product, and then go looking for the table?
-
AuthorPosts
- You must be logged in to reply to this topic.