| Thursday 02 April 2009 5:42:34 am 
                                                                
                                                                 Hi  I've been trying to over ride a template for a folder - but no matter what i try nothing works - I have used the gui to create an over ride for a template - this is the current layout and I want to replace  extension/ezwebin/design/ezwebin/override/templates/full/folder.tpl  with my own scheduled_air_carriers_full_listing_ezflow.tpl This is what I have after creating the folder with some test content 
Requested template node/view/full.tpl
 
Template full/folder.tpl
 
Template loaded extension/ezwebin/design/ezwebin/override/templates/full/folder.tpl
 I have added the following over ride using the wizard 
Overrides for </full/folder.tpl> template in <eng> siteaccess [5]Default template resource:
 extension/oagextension/design/ezflow/override/templates
 Under the url I have this over ride in Exponential\settings\siteaccess\eng\override.ini.append.php 
[scheduled_air_carriers_full_listing_webin]Source=full/folder.tpl
 MatchFile=scheduled_air_carriers_full_listing_webin.tpl
 Subdir=templates
 with template Exponential\extension\ezwebin\design\ezflow\override\templates\scheduled_air_carriers_full_listing_webin.tpl However when I go to http://testserver/Exponential/index.php/eng/Scheduled-Air-Carrier-Directory I still get extension/ezwebin/design/ezwebin/override/templates/full/folder.tpl being displayed and not my over ride. The list of templates used to render the page gives no mention of my over ride and lists start template as node/view/full.tpl which then over riden by full/folder.tpl 
if any one can help It would be much apprecaited as I've looked through the documentation and tried various things to try and get this to work and after a day I'm no further forward.As you can guess I'm new user of Exponential.
 Thanks Adam |