Jump to content

merging 1.3 and 1.4 databases


Recommended Posts

Hi,

I have upgraded to Prestashop 1.4 on my local machine (XAMP), and now want to upgrade the live site as well. The problem is, there are users registered on the site that I don't want to lose, but there are images on the local machine that I need to import.

My question is, which tables in the database can I use to merge the online users onto my local machine? (right, info, address details etc)

Kind regards,
Igi

Link to comment
Share on other sites

Hi,

I have upgraded to Prestashop 1.4 on my local machine (XAMP), and now want to upgrade the live site as well. The problem is, there are users registered on the site that I don't want to lose, but there are images on the local machine that I need to import.

My question is, which tables in the database can I use to merge the online users onto my local machine? (right, info, address details etc)

Kind regards,
Igi


use export to csv from Phpadmin /
Make exports from the same table with version 1.4 by comparing their edit as a rule (active)
Link to comment
Share on other sites

Is there any specific tables I can have a look at, rather than comparing the 150 tables?


use PrestaShop Manager

even in the demo version you can do export categories and products.
Export them, then do the import through the admin prestashop 1.4.1 tab import. (skipping the missing columns)

If we do arms imports are more reliable, through PT admin.
The most important tables (all their variations)
* Product
* manufacutre
* suplier
* cms
* atribut...
Link to comment
Share on other sites

If we do arms imports are more reliable, through PT admin.
The most important tables (all their variations)
* Product
* manufacutre
* suplier
* cms
* atribut...
+
If we do arms imports are more reliable, through PT Admin.
The most important tables (all their variations)
* Imege
* Categories
* scene...

Link to comment
Share on other sites

  • 1 month later...
Is there any specific tables I can have a look at, rather than comparing the 150 tables?



even in the demo version you can do export categories and products.
Export them, then do the import through the admin prestashop 1.4.1 tab import. (skipping the missing columns)


HI Nik

Thank you for you help with this, i'm in the same situation here

Where inside Prest store manager is the 1.4.1 import option?

do i need to download that as an add on?

Thanks
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...