Zen Cart Logo
Forums / Upgrading from 1.3.x to 1.3.9 / Best approach for site move+upgrade?

Best approach for site move+upgrade?

Locked

Views: 910

Results 1 to 6 of 6
This thread is locked. New replies are disabled.
26 Nov 2010, 10:28 AM
#1
cookiepus avatar

cookiepus

Zen Follower

Join Date:
Jan 2010
Posts:
131
Plugin Contributions:
0

Best approach for site move+upgrade?

Hello
I need to move my site to another domain.
im currently Zen Cart v1.3.8a, so i would like to upgrade for the new domain.
Having read through the upgrade guide, i cant believe how difficult it is, picking over the code looking for changes.:(

Would it work if i installed the latest Zen on my new domain, then
carried out this...
https://www.zen-cart.com/tutorials/index.php?article=100
to move over my old database and files?

Or am i heading down a dead end?

Thanks everyone!
Cookie

26 Nov 2010, 11:10 AM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Best approach for site move+upgrade?

Having read through the upgrade guide, i cant believe how difficult it is, picking over the code looking for changes
There are really no short cuts
BUT if you have used the override system correctly
It is only these files that need to be comared against the change log to see if there is a new version and out of those files usually there are only a few that require merging your customization into the new file

26 Nov 2010, 11:17 AM
#3
cookiepus avatar

cookiepus

Zen Follower

Join Date:
Jan 2010
Posts:
131
Plugin Contributions:
0

Re: Best approach for site move+upgrade?

Thanks Kobra
Do you mean i must do the upgrade on my old site first - before the move?
Re. the 'override system' don't think i'm using it correctly as its the first time i've heard of it!

Cookie

26 Nov 2010, 11:38 AM
#4
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Best approach for site move+upgrade?

Do you mean i must do the upgrade on my old site first - before the move?
Not suggested to perform this on your live working site
Follow the steps in the tutorial and create another install with another DB
https://www.zen-cart.com/tutorials/index.php?article=108
Re. the 'override system' don't think i'm using it correctly as its the first time i've heard of it!
Not good as it is part and partial to making an upgrade as painless as possible
https://www.zen-cart.com/tutorials/index.php?article=36
https://www.zen-cart.com/tutorials/index.php?article=230

26 Nov 2010, 12:04 PM
#5
cookiepus avatar

cookiepus

Zen Follower

Join Date:
Jan 2010
Posts:
131
Plugin Contributions:
0

Re: Best approach for site move+upgrade?

Thanks Kobra

So its...

  1. Install new zen, another install with another DB, on old domain.

  2. Test and then go 'live' with new version.

  3. Then move everrthing over to my new domain.

phew

26 Nov 2010, 6:41 PM
#6
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Best approach for site move+upgrade?

Cookiepus:

So its...

  1. Install new zen, another install with another DB, on old domain.For TESTING your upgrade, yes.
    https://www.zen-cart.com/tutorials/index.php?article=98
    Cookiepus:

  2. Test and then go 'live' with new version.Remember, "go live" means to redo the upgrade ON your live site AFTER first doing a full upgrade test on your test site, in your #1 step above.
    After going live, you DELETE the temporary test folder and database.
    Cookiepus:

  3. Then move everrthing over to my new domain.
    Correct. AFTER the upgrade is fully done and tested and working on the old site, move it over to the new site, as per the instructions: https://www.zen-cart.com/tutorials/index.php?article=100