Zen Cart Logo
Forums / Installing on a Linux/Unix Server / Best way to transfer store to another operator?

Best way to transfer store to another operator?

Views: 16,099

Results 1 to 12 of 12
5 Jun 2016, 7:20 AM
#1
raija avatar

raija

New Zenner

Join Date:
May 2016
Location:
Finland
Posts:
6
Plugin Contributions:
0

Best way to transfer store to another operator?

Best way to transfer zen card to another operator? Or is there anyone who could do it for small payment? My Zen shop have several extra modules and extra language pack.

5 Jun 2016, 8:50 AM
#3
raija avatar

raija

New Zenner

Join Date:
May 2016
Location:
Finland
Posts:
6
Plugin Contributions:
0

Re: Best way to transfer store to another operator?

Thanks, but try that allready. Zen install went ok, but when installing database dump, there was problems with languages and extramodules. Shop started, but looks very weird and admin portal not start. Log says: 05-Jun-2016 08:41:58 Europe/Helsinki] PHP Warning: require(includes/languages/finnish.php): failed to open stream: No such file or directory in /home/peikkone/public_html/turkkitaika_fi/webshop/zcadmin/includes/init_includes/init_languages.php on line 35
[05-Jun-2016 08:41:58 Europe/Helsinki] PHP Fatal error: require(): Failed opening required 'includes/languages/finnish.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/peikkone/public_html/turkkitaika_fi/webshop/zcadmin/includes/init_includes/init_languages.php on line 35

5 Jun 2016, 8:53 AM
#4
design75 avatar

design75

Totally Zenned

Join Date:
Dec 2009
Location:
Amersfoort, The Netherlands
Posts:
2,862
Plugin Contributions:
5

Re: Best way to transfer store to another operator?

Did you check includes/languages/finnish.php is indeed missing?

5 Jun 2016, 9:45 AM
#5
raija avatar

raija

New Zenner

Join Date:
May 2016
Location:
Finland
Posts:
6
Plugin Contributions:
0

Re: Best way to transfer store to another operator?

No it's not missing. It is just in that directory.

5 Jun 2016, 9:55 AM
#6
design75 avatar

design75

Totally Zenned

Join Date:
Dec 2009
Location:
Amersfoort, The Netherlands
Posts:
2,862
Plugin Contributions:
5

Re: Best way to transfer store to another operator?

And on the admin side?

Btw, if your adminfolder name is truly zcadmin, you need to change it now, because the whole worlds now knows the name.
-- off topic --
Zcadmin is one of the most used admin names, created by auto-installers (don't use them).

5 Jun 2016, 10:38 AM
#7
raija avatar

raija

New Zenner

Join Date:
May 2016
Location:
Finland
Posts:
6
Plugin Contributions:
0

Re: Best way to transfer store to another operator?

Yes. Finnish.php is on both sides (in languages dir). How can i change directory name if i dont get admin console running?

5 Jun 2016, 10:52 AM
#8
design75 avatar

design75

Totally Zenned

Join Date:
Dec 2009
Location:
Amersfoort, The Netherlands
Posts:
2,862
Plugin Contributions:
5

Re: Best way to transfer store to another operator?

To change the name of the admin folder you should use an ftp program, or the file manager of your host. And if you are running a Zen Cart version lower than 1.5, you need to change the paths in your admin/includes/configure.php to.

Did you update the other relative paths in both your configure.php files? to reflect the location on your new server?

5 Jun 2016, 11:49 AM
#9
raija avatar

raija

New Zenner

Join Date:
May 2016
Location:
Finland
Posts:
6
Plugin Contributions:
0

Re: Best way to transfer store to another operator?

Thanks. In Cofiguration.php was wrong db, user and prefix. Correct others, but crypted password i didn't know, No i get following error message in browser:
The website cannot display the page
Most likely causes:
•The website is under maintenance.
•The website has a programming error.

5 Jun 2016, 1:00 PM
#10
mesnitu avatar

mesnitu

Totally Zenned

Join Date:
Aug 2014
Location:
Lisbon
Posts:
597
Plugin Contributions:
0

Re: Best way to transfer store to another operator?

And your log file, what does it say now ?

Note: Don't post your complete server path

5 Jun 2016, 2:18 PM
#11
raija avatar

raija

New Zenner

Join Date:
May 2016
Location:
Finland
Posts:
6
Plugin Contributions:
0

Re: Best way to transfer store to another operator?

Thanks a lot for all your support :) I made everything again and now it works :) I think that reason was some write-protected directories. Change them and copy again then works. I'm so happy :D

6 Jun 2016, 5:39 AM
#12
design75 avatar

design75

Totally Zenned

Join Date:
Dec 2009
Location:
Amersfoort, The Netherlands
Posts:
2,862
Plugin Contributions:
5

Re: Best way to transfer store to another operator?

Thanks for reporting back, glad it's working now.