Zen Cart Logo
Forums / General Questions / General question about overrides

General question about overrides

Locked

Views: 1,055

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
22 Sep 2010, 10:46 PM
#1
jeffmic avatar

jeffmic

Zen Follower

Join Date:
Aug 2006
Location:
North Carolina
Posts:
280
Plugin Contributions:
0

General question about overrides

Trying to clean up my older 1.3.7.1 site in preparation for upgrade.

I have a lot of files that are within overrides, but not consistent.
So, here's my question:

If I have a file that was from an add-on and doesn't exist in a standard folder, can it exist ONLY in the override folder and work correctly?

While looking through my folders, I see some add-ons are in the (example) includes/languages/english/modules/order_total folder, while others are in includes/languages/english/modules/order_total folder/CUSTOM folder, but NOT BOTH.

thanks,

23 Sep 2010, 2:47 AM
#2
afo avatar

afo

Totally Zenned

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

Re: General question about overrides

The files for mods don't need to be both places. It'll work with your custom template if included in the folders for that template.

23 Sep 2010, 4:08 AM
#3
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: General question about overrides

Right. Either approach will work.