Zen Cart Logo
Forums / Upgrading from 1.3.x to 1.3.9 / What about the template when upgrading?

What about the template when upgrading?

Locked

Views: 1,910

Results 1 to 9 of 9
This thread is locked. New replies are disabled.
09 Aug 2007, 00:01
#1
kruna avatar

kruna

Zen Follower

Join Date:
Sep 2006
Posts:
405
Plugin Contributions:
0

What about the template when upgrading?

Hello all,

I am using v1.3.7 and would like to upgrade to v1.3.7.1 or rather said fresh install.
I loaded v1.3.7.1 on the server and I am trying to make things work as work with v1.3.7.
I got a bit stucked with the template issue. I tried to transfer the includes/templates/MY_TEMPALTE, but there a re a lot of things missing...

Can anybody help me please?
Which folders are used for templates?

Thanks a lot in advanced.

Regards,
kruna

09 Aug 2007, 02:21
#2
brandtim avatar

brandtim

Zen Follower

Join Date:
Apr 2006
Posts:
250
Plugin Contributions:
0

Re: What about the template when upgrading?

You moved the correct folder for the template files, but there are many other places overrides may have been used.

There's a list here:
http://www.zen-cart.com/wiki/index.php/Developers_API_Overrides

What exactly is missing?

BrandTim

09 Aug 2007, 03:23
#3
kruna avatar

kruna

Zen Follower

Join Date:
Sep 2006
Posts:
405
Plugin Contributions:
0

Re: What about the template when upgrading?

Hi Brandtim,
thanks for answering....

well, please take a look at https://www.clickyshop.com and https://www.clickyshop.com/new_shop
I know that there are still some parts need to be configured and changed, like e.g. the logo, but what about the orange box pointing to new arrivals or the little yellow go-button?
Somewhow the category sidebox is missing the rounded corners at the right side, the header is also different, etc, etc...

I KNEW THAT I DID SOMETHING WRONG WITH OVERRRIDE!!!!
I didnt get it quite how to do it...I mean I understood how to create teh folders...but obviously when making changes in MY_TEMPLATE, I did something wrong...

regards,
kruna

09 Aug 2007, 03:27
#4
ajeh avatar

ajeh

Oba-san

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

Re: What about the template when upgrading?

This is missing from your new header:

<script type="text/javascript" src="includes/templates/clickyshop/jscript/jscript_imagehover.js"></script>
09 Aug 2007, 03:35
#5
kruna avatar

kruna

Zen Follower

Join Date:
Sep 2006
Posts:
405
Plugin Contributions:
0

Re: What about the template when upgrading?

Thank you very much Ajeh,

in which file do I have to edit this code and where within he file?

Regards,
kruna

09 Aug 2007, 03:36
#6
ajeh avatar

ajeh

Oba-san

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

Re: What about the template when upgrading?

No clue ... I just see your two main pages don't have a matching view source ... :unsure:

09 Aug 2007, 03:43
#7
kruna avatar

kruna

Zen Follower

Join Date:
Sep 2006
Posts:
405
Plugin Contributions:
0

Re: What about the template when upgrading?

Well, I have even less clue:blush:...I will search for this code in the developers kit and I have to look it over again tomorrow, because for today...:frusty:.
Meanwhile any kind of help very much appreciated...

Thanks a lot.

Regards,
kruna

09 Aug 2007, 14:00
#8
afo avatar

afo

Totally Zenned

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

Re: What about the template when upgrading?

Don't forget that some things are set in the admin, so if you have a new install, you'll have to redo your settings so that they match.

As for the overridden files, you should be able to use something like WinMerge to compare the files in your custom directory to the new files contained in ZC. For example, if you have includes/languages/YOUR_TEMPLATE/english.php, you should compare it to includes/languages/english.php and copy the changes to your version.

13 Aug 2007, 15:58
#9
kruna avatar

kruna

Zen Follower

Join Date:
Sep 2006
Posts:
405
Plugin Contributions:
0

Re: What about the template when upgrading?

Thanks very much for responses,

yes I know about settings in the admin and I also got it work mostly...:smile:

regards,
kruna