Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / overiding modules/pages

overiding modules/pages

Locked

Views: 1,148

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
14 Jul 2008, 7:50 PM
#1
wilkesy avatar

wilkesy

Zen Follower

Join Date:
Jul 2004
Location:
stroud, gloucestershire
Posts:
198
Plugin Contributions:
0

overiding modules/pages

Hi All,

Im struggling with the overide system at the moment.

I want to overide includes/modules/pages/advanced_search_result/header_php.php but no matter where i put my overides files i cant get it to work, ive tried

includes/modules/MY_TEMPLATE/pages/advanced_search_result/header_php.php
includes/modules/pages/MY_TEMPLATE/advanced_search_result/header_php.php
includes/modules/pages/advanced_search_result/MY_TEMPLATE/header_php.php

What am i doing wrong?

Thanks

14 Jul 2008, 8:12 PM
#2
afo avatar

afo

Totally Zenned

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

Re: overiding modules/pages

If you see a classic folder, you can override the files in that directory. There is no includes/modules/pages/advance_search_result/classic folders, so the file cannot be overridden.