Zen Cart Logo
Forums / Upgrading to 1.5.x / Updrade problem.

Updrade problem.

Views: 4,140

Results 41 to 49 of 49
11 Sep 2012, 12:51 AM
#41
serious avatar

serious

Totally Zenned

Join Date:
Feb 2011
Posts:
686
Plugin Contributions:
0

Updrade problem.

I've got a back on my PC if I can't get the new version to work.
I've already re-installed v1.5 on my server and am uploading the working copy of 1.5 (with add-ons) from my localhost now.

Hopefully I can get this mutha back on-line tonight.

Thanks for the help folks!

11 Sep 2012, 12:55 AM
#42
drbyte avatar

drbyte

Sensei

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

Re: Updrade problem.

be sure to NOT upload the configure.php files from your PC, since you need to KEEP the generated configure.php files that were built in the server.

11 Sep 2012, 12:58 AM
#43
serious avatar

serious

Totally Zenned

Join Date:
Feb 2011
Posts:
686
Plugin Contributions:
0

Re: Updrade problem.

Roger!!

11 Sep 2012, 1:14 AM
#44
serious avatar

serious

Totally Zenned

Join Date:
Feb 2011
Posts:
686
Plugin Contributions:
0

Re: Updrade problem.

Better already!!
seriousoffroadproducts.com

11 Sep 2012, 1:31 AM
#45
serious avatar

serious

Totally Zenned

Join Date:
Feb 2011
Posts:
686
Plugin Contributions:
0

Re: Updrade problem.

Srta better...... dropped the tables for the DB and now I got no Admin access.....

Gotta luv it......

11 Sep 2012, 1:43 AM
#46
drbyte avatar

drbyte

Sensei

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

Re: Updrade problem.

Serious:

dropped the tables for the DB
huh? why?

11 Sep 2012, 2:24 AM
#47
serious avatar

serious

Totally Zenned

Join Date:
Feb 2011
Posts:
686
Plugin Contributions:
0

Re: Updrade problem.

Fix an earlier deletion.

I've got the site loaded but none of my products are showing up, no images, nothing.
I'm kinda surprised because it worked great on my localhost.

11 Sep 2012, 2:57 AM
#48
drbyte avatar

drbyte

Sensei

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

Re: Updrade problem.

None of your products are showing on the front end, probably because you've got URL rewriting turned on in some mod, but you don't have URL rewriting support active in your hosting account.

So ... backing up a bit. If your localhost version works fine, then you need to sort out what you've got different between the server and your local PC. If it's URL rewriting, then you need to make that work the same in both places. If it's the DB_PREFIX then you need to make that the same in both places. In fact, pretty much everything needs to be the same in both places, with the exception of the specific paths in the configure.php files (those paths are unique to each server).

And this is no longer an upgrade issue specifically, since this is now about moving data between servers.

FYI, this is how I always do my upgrades: http://www.zen-cart.com/entry.php?3-How-do-I-rebuild-my-site-on-the-new-version-instead-of-upgrading ... which never involves replacing any of my live database contents. It's explained in the article.
Of course, it's too late for you to use that approach now, but it's worth remembering for future, and useful for future readers of this discussion to note.

11 Sep 2012, 3:07 AM
#49
picandnix avatar

picandnix

Totally Zenned

Join Date:
Dec 2010
Location:
UK
Posts:
1,780
Plugin Contributions:
2

Re: Updrade problem.

DrByte:

None of your products are showing on the front end, probably because you've got URL rewriting turned on in some mod, but you don't have URL rewriting support active in your hosting account.

So ... backing up a bit. If your localhost version works fine, then you need to sort out what you've got different between the server and your local PC. If it's URL rewriting, then you need to make that work the same in both places.

picandnix:

Hi Serious
Is this the site that you have recently installed Ceon rewrite into? A long shot but worth a go perhaps...can you access DB via phpmyadmin, find the configuration switch for rewrite on/off and switch it off. (0/ zero)

Yay, my crystal ball was working after all ;-)