gergos Posted May 15, 2014 Share Posted May 15, 2014 Hello I just installed my new 1.6 prestashop. I had 1.4 version so i did everything manualy (new installation and adding again all products). Everything work ok but a (Price competitor site) asked me to send with the xml the same products id that the previous 1.4 version has. How can i manualy change all product id's? (in order to be the same with my previous presta? If i ll do this what you think? It will create other problems? Link to comment Share on other sites More sharing options...
vekia Posted May 16, 2014 Share Posted May 16, 2014 asked me to send with the xml the same products id that the previous 1.4 version has what you used in prestashop 1.4 to send xml file? Link to comment Share on other sites More sharing options...
Rolige Posted May 16, 2014 Share Posted May 16, 2014 (edited) There are many tables related with product id, don't think it's a good idea to change it. Edited May 16, 2014 by COTOKO (see edit history) Link to comment Share on other sites More sharing options...
gergos Posted May 16, 2014 Author Share Posted May 16, 2014 what you used in prestashop 1.4 to send xml file? i use a module that i bought xmlexporter Link to comment Share on other sites More sharing options...
vekia Posted May 16, 2014 Share Posted May 16, 2014 so i bet that this module doesnt work in prestashop 1.6 ? can you show structure of xml file? what fields you need? i will create addon for this Link to comment Share on other sites More sharing options...
gergos Posted May 16, 2014 Author Share Posted May 16, 2014 so i bet that this module doesnt work in prestashop 1.6 ? can you show structure of xml file? what fields you need? i will create addon for this Thank you very much for your support Vekia but i already have another module for 1.6 Xml export that works fine and is free. My problem is that in the new xml file the product id's does not the same with the previous xml for evample <title>adidas zx</title><productId>5</productId> on the other xml the same product is with different id <title>adidas zx</title><productId>24</productId>. That people they dont let me to do this because they have to wok again. Is there any safe way to change the product id's of my products in order to be the same with my previous prestashop version? Link to comment Share on other sites More sharing options...
vekia Posted May 16, 2014 Share Posted May 16, 2014 i also wanted to create free addon you just mean that you've got differencies between product id numbers? Link to comment Share on other sites More sharing options...
gergos Posted May 16, 2014 Author Share Posted May 16, 2014 i also wanted to create free addon you just mean that you've got differencies between product id numbers? Exactly. And i need somehow to change manualy the id numbers. Of course if it is safe because i have a suspicion that even if there is a way to do this it will create other problems. So is there any safe way? Link to comment Share on other sites More sharing options...
vekia Posted May 17, 2014 Share Posted May 17, 2014 well, it will be quite hard, you have to modify database product id field in many tables, and in addition it's not the safest way there is no other way at the moment Link to comment Share on other sites More sharing options...
gergos Posted May 17, 2014 Author Share Posted May 17, 2014 well, it will be quite hard, you have to modify database product id field in many tables, and in addition it's not the safest way there is no other way at the moment thank you very much i will find another way if it is not safe Link to comment Share on other sites More sharing options...
Recommended Posts