In which table are your products stored?
Normally, they are stored in the product table.
Seems to be the list site_category_lang the relation list site_category_product
I think this is because this was Prestaship 1.2 and was upgraded on 2013. I really liked prestashop since 2010, but I just wanted to use woo inside my WP.
The plugin has not been tested with PrestaShop 1.2 yet.
Could you send me your database through http://www.fredericgilles.net/contact/ ?
I’ll try to make it work with your version.
I have tested successfully the plugin with Prestashop 1.2.
You should have a table “ps_product” which contains your products.
Thanks for your test, but I can’t see any PS_product on data base; I will check again this transfer on monday, I´ve been a little busy with 2 megashops directly on WP. I really need to transfer my old prestashop to woo.
best regards!
Any news about your missing table?
I sent my email contact via your contact form site, I can´t send the database, there is not a file upload option.
This topic is unsolved, but I will close it.
The product table DOES exist in your database. It is called imcs2_product.
So you need to enter “imcs2_” in the prefix field in the plugin settings.
Oh, The main error was the undefined prefix becuase the plugin was looking for imcs2_.product; I set imcs2_ as prefix and now is working and the plugin now says compatible for PS 1.1 to 1.6 😉