Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Where to update shopping cart file

Where to update shopping cart file

Locked

Views: 1,953

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
20 Oct 2007, 6:21 PM
#1
ruthnis avatar

ruthnis

New Zenner

Join Date:
Jun 2007
Posts:
7
Plugin Contributions:
0

Where to update shopping cart file

I changed the includes/modules/pages/shopping_cart/header_php.php

Where should I locate the new version of the file ?

Thanks

20 Oct 2007, 6:35 PM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Where to update shopping cart file

Only files that have a classic folder in the path can be overridden....

So for this one I would rename the default file to header_php.orig and leave it there and place you edited copy there also.

Make a log with the path of these files altered but not overrideable for future reference so you can compare before upgrading

21 Oct 2007, 7:17 AM
#3
ruthnis avatar

ruthnis

New Zenner

Join Date:
Jun 2007
Posts:
7
Plugin Contributions:
0

Re: Where to update shopping cart file

Thanks, good idea to rename the original file.

Afterwards "I can search for *.orig files and check the changes.