Zen Cart Logo
Forums / General Questions / need some info about zen cart

need some info about zen cart

Locked

Views: 926

Results 1 to 8 of 8
This thread is locked. New replies are disabled.
8 Feb 2010, 4:06 AM
#1
tomence avatar

tomence

New Zenner

Join Date:
Feb 2010
Posts:
6
Plugin Contributions:
0

need some info about zen cart

ok now guys i want to edit or chage code in notepad++ but the thing is how do i open the files. I have installed zen cart from cpanel actually from Softaculous and it seats in my cpanel right
so if i want to edit some files how do i open them in notepad++
thanks

8 Feb 2010, 4:18 AM
#2
afo avatar

afo

Totally Zenned

Join Date:
Aug 2004
Location:
New York City
Posts:
6,800
Plugin Contributions:
0

Re: need some info about zen cart

Download (FTP) the files to your local drive to make your changes using Notepad++ and then transfer the changed files back to your site.

8 Feb 2010, 5:01 AM
#3
tomence avatar

tomence

New Zenner

Join Date:
Feb 2010
Posts:
6
Plugin Contributions:
0

Re: need some info about zen cart

ok i got that one. but now if i want to edit only one file should i download only that one file or i have to download the whole zencart and then upload the whole thing.
thanks

8 Feb 2010, 5:37 AM
#4
tomence avatar

tomence

New Zenner

Join Date:
Feb 2010
Posts:
6
Plugin Contributions:
0

Re: need some info about zen cart

ok now i got the zencart downloaded from cpanel do my pc and my question is when you modify one file ie. header.php once it is changed on my pc do i upload only that file or i have to upload the whole zencart files
thanks

8 Feb 2010, 10:37 AM
#6
stevesh avatar

stevesh

Black Belt

Join Date:
Feb 2005
Location:
Lansing, Michigan USA
Posts:
19,793
Plugin Contributions:
2

Re: need some info about zen cart

No, just the file you want to edit.

8 Feb 2010, 11:08 AM
#7
gjh42 avatar

gjh42

Black Belt

Join Date:
Jul 2005
Location:
Upstate NY
Posts:
21,876
Plugin Contributions:
8

Re: need some info about zen cart

But it would be a good idea to download the entire Zen Cart fileset to your computer and save it in a convenient place. Then when you want to edit a file, you can just open it from there, edit, save and FTP to your site, which will leave a full backup on your computer with all current changes.

8 Feb 2010, 11:25 AM
#8
schoolboy avatar

schoolboy

Totally Zenned

Join Date:
Jun 2005
Location:
Cumbria, UK
Posts:
10,327
Plugin Contributions:
0

Re: need some info about zen cart

Glenn's advice is absolutely valid... If you have a full "copy" of your files on a local drive, then editing is much safer. Backup the original file on your server, then FTP the edited file(s) to the server. If you have made errors on the edited copy, re-instating the backup will restore all functionality. Then you can try again...