Jump to content

Need to copy Products, Combinations, Attributes, Customers, Orders, Discounts, Brands from v1.7.1.2 to v1.7.3.3


Kirubakaran

Recommended Posts

Hi all,

I'm familiar with v1.5.

And my website version is 1.7.1.2, I just installed v1.7.3.3 and I need to copy various data's like Products, Attributes, Cominations, Categories, Customers, Discounts,and so on.

It'd be helpful if you give completed details of how I can achieve this

Already tried with many like inserted category, category_lang, category_shop records from old database to new database. But when i check in backoffice it's showing incorrect ones.

Please provide complete solution to achieve this.

Thanks in advance.

Link to comment
Share on other sites

Do something on the install of 1.7.3.3 you should have a directory, upgrade->sql

the files show you the changes on the tables, just use your same old table check the files from your version to check the changes

should be easy because from your version to the last more of the changes are sizes of fields

change  PREFIX with your database and you can use the same code direct on the mysql

 

dont run all the script just the tables you are trying to bring to the new version, you can change the name of the table you want to change import your old ones then apply the changes

 

 

 

 

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...