Zen Cart Logo
Forums / General Questions / prblem after moving the shop to another absolute folder on server cluster

prblem after moving the shop to another absolute folder on server cluster

Locked

Views: 1,439

Results 1 to 7 of 7
This thread is locked. New replies are disabled.
12 Jan 2007, 5:54 PM
#1
mrbert avatar

mrbert

New Zenner

Join Date:
Jan 2007
Location:
Rotterdam NL
Posts:
76
Plugin Contributions:
0

prblem after moving the shop to another absolute folder on server cluster

Hi My domain had to move to another server cluster and now I had to change soe of the paths in zenpart configure.php ( in the include and also in the admin/include folder) This I found out by reading the misc threads on the forum.
I changes in the include:
define('DIR_FS_CATALOG'
define('DIR_FS_SQL_CACHE',
and in the admin:
define('DIR_FS_CATALOG'
define('DIR_FS_FILE_MANAGER_ROOT
define('DIR_FS_SQL_CACHE'

I can see the shop now but I get an error message at the bottom of the page when I view the page:

Fatal error: Call to a member function Execute() on a non-object in /mounted-storage/home39a/sub001/sc18116-VNPY/luxim/includes/functions/sessions.php on line **72
the store is at:
http://luxim.nl/

and it is not the newest releas. I am not able to do an upgrade in a short time so I had to wait. I have changed some of the information pages and I am affraid It wil kost me again quite some time to get things OK again:S

I would apreciate any help:)
**

12 Jan 2007, 6:11 PM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: prblem after moving the shop to another absolute folder on server cluster

You appear to have php v5.2.0 which has a bug ...

This has been fixed in the current release of Zen Cart v1.3.7 ...

There is also the temp fix that you can use for this:
http://www.zen-cart.com/forum/showpost.php?p=287587&postcount=26

13 Jan 2007, 11:24 AM
#3
mrbert avatar

mrbert

New Zenner

Join Date:
Jan 2007
Location:
Rotterdam NL
Posts:
76
Plugin Contributions:
0

Re: prblem after moving the shop to another absolute folder on server cluster

Hi Ajeh,

Thanks!!!

I am going to try tis asap:)

As said before, I am affraid to update at the moment.

I remember I changed some of the text in the information and additionall info boxes.
I think that in the update tjos all will be un-done.
Greets

Bert

15 Jan 2007, 6:00 PM
#4
mrbert avatar

mrbert

New Zenner

Join Date:
Jan 2007
Location:
Rotterdam NL
Posts:
76
Plugin Contributions:
0

Re: prblem after moving the shop to another absolute folder on server cluster

Hi Ajeh,

Is there anyway that I can see wich upgrade I have to do?
Where can I see the version I am currently running?
Will the databases be compatible?

Greets

Bert

15 Jan 2007, 6:17 PM
#5
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: prblem after moving the shop to another absolute folder on server cluster

The Zen Cart Upgrade for the /zc_install will detect what you need to upgrade for your database

The version is found in your Tools ... Server Info ...

Always do a complete backup of your site and database before doing an upgrade and we recommend that you not upgrade a Live Shop ...

If you do a search on:
/new_shop

There are many threads on how to safely upgrade your site ...

27 Jan 2007, 5:58 PM
#6
mrbert avatar

mrbert

New Zenner

Join Date:
Jan 2007
Location:
Rotterdam NL
Posts:
76
Plugin Contributions:
0

Re: prblem after moving the shop to another absolute folder on server cluster

Hi Ajeh,

Something went completely wrong:S

I dowloaded alle teh files from the store and made a backup of the database
That was the goop part.

Then I tried to install the new shop with the old config php files copied into the include folders.
That was the moment it messed up.

the pages did not load any more so I copied back the original files.
Again the shop did not load and it wanted to install.

What do you suggest to get the store back?
especially the database Is important I guess.
but it is a 1.27 database and it has to be converted to a new structure?

Bert

27 Jan 2007, 7:09 PM
#7
mrbert avatar

mrbert

New Zenner

Join Date:
Jan 2007
Location:
Rotterdam NL
Posts:
76
Plugin Contributions:
0

Re: prblem after moving the shop to another absolute folder on server cluster

UPDATE!
I Was able to get the shop working again on my local test server.:smartass:

So That is a relief.
I lost the color of half my hair:S in about one week:wink2:

Now I need a solution to get it upgraded.

What is the best I can do now?
I read the article about upgrading my schop, but that was the one where I got lost.
I just want to have the shop running in the latest zencart:)
I know the customizations I made will get lost in that upgrade. That is for later I think;) I can alway update the files in the new zencart and the upload them to the server
I changed the template "blue strip" and I made some changes in the dutch text on the shop.

I guess it is best to change the language from Dutch to English before I do an upgrade?