Hi,
I have web site running on ver. 1.5.1.0
i install this new Haga template and i need to import all the data to new site.
can any one let me know how to do it.
Thanks
1 answer
Hi there,
You could follow these steps:
-- Take full backup your current database
-- Create your new directory holding your 1.7.0.2 web folder
-- Create a new database and import database(backup in above step) to this newly database
-- Go to this new databse: check core_config_table and change to your new url
-- Also need to modify app/etc/local.xml to use new database.
Regards.