Zen Cart Logo
Forums / General Questions / PHP Files & Store Title

PHP Files & Store Title

Locked

Views: 989

Results 1 to 5 of 5
This thread is locked. New replies are disabled.
2 Sep 2008, 4:17 PM
#1
willowtree avatar

willowtree

New Zenner

Join Date:
May 2008
Posts:
11
Plugin Contributions:
0

PHP Files & Store Title

Afternoon all.

Im wracking my brains here and slowly loosing the plot.

I have purchased the zencart book to help me along the way, however I am stuck.

I am wanting to change the store title and the book refers to the following area to do so......

<zc-home>includes/languages/english/meta_tags.php file.

However in my admin panel, I get the beginning of the above but it doesnt mention anything about the meta_tags. php file. It stops short at English. No matter how hard I look I cant see where to change the title.

Can some kind person please point me in the right direction please? :smile:

2 Sep 2008, 5:29 PM
#2
stevesh avatar

stevesh

Black Belt

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

Re: PHP Files & Store Title

You can't do that through admin.

You need to download that file through FTP, change it according to the instructions, and upload it back to the proper override folder for your custom template.

3 Sep 2008, 6:52 AM
#3
willowtree avatar

willowtree

New Zenner

Join Date:
May 2008
Posts:
11
Plugin Contributions:
0

Re: PHP Files & Store Title

Morning Stevesh

Thank you for your reply. Much apppreciated. Will get onto that today. Have to say though, downloading and changing files fills me with fear. Im always worried I will mess something up. :smile:

Many thanks

3 Sep 2008, 10:50 AM
#4
stevesh avatar

stevesh

Black Belt

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

Re: PHP Files & Store Title

Willowtree:

. Im always worried I will mess something up. :smile:

And you probably will - we all do.

One thing I always do is unzip the Zencart installation zip file into a folder on my local computer, so if I mess up a file beyond repair, I can just upload a fresh copy and start again.

3 Sep 2008, 4:10 PM
#5
afo avatar

afo

Totally Zenned

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

Re: PHP Files & Store Title

That's the beauty of the override system. You still have the original file and can always start over with it.