Zen Cart Logo
Forums / Customization from the Admin / changing files once downloaded

changing files once downloaded

Locked

Views: 1,221

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
5 Jan 2008, 6:15 AM
#1
ashton0603 avatar

ashton0603

Zen Follower

Join Date:
May 2007
Posts:
109
Plugin Contributions:
0

changing files once downloaded

I finally figured out how to use the ftp program. I even downloaded the file I wanted to view. I cannot open it. I assume I need some kind of program to view files once downloaded from the server. I did a search and couldn't find what I am looking for. Can someone tell me what it is, or did I do something wrong?

I am having a problem in my admin area. I went to add some coding and the page went blank when you view live. I cannot change it back because in admin the save, reset and cancel buttons are no longer showing. It shows for all other pages in define editor but not the one I was working on. I figured now was the time to figure out how to upload using filezilla so I can get that page and at least fix it...(its my home page). I downloaded the file but now I cannot open it. If you can solve either of my problems I would really appreciate it.
:frusty:

5 Jan 2008, 6:23 AM
#2
barco57 avatar

barco57

Totally Zenned

Join Date:
Apr 2006
Location:
West Salem, IL
Posts:
2,843
Plugin Contributions:
0

Re: changing files once downloaded

you can use notepad to edit files, don't use wordpad or word. I use notepad++ as it uses highlighting and line numbers.

Sometime I have found if I put bad code in the define pages editor I get some interesting behavior from the admin editor page. The file for the home page of your cart is in includes/languages/english/html_includes/define_main_page.php.....but you should be making an overrides directory includes/languages/english/htm_include/YOUR_CUSTOM_TEMPLATE/define_main_page.php

11 Jan 2008, 4:41 AM
#3
ashton0603 avatar

ashton0603

Zen Follower

Join Date:
May 2007
Posts:
109
Plugin Contributions:
0

Re: changing files once downloaded

Thanks so much. Turns out it was css coding which is no good for the zen cart. I learned the hard way. Now I am off to figure out more on zen.