Forums / Setup & design / 3.4.1 Override problems

3.4.1 Override problems

Author Message

markus cecot

Friday 06 August 2004 9:48:12 am

is set up following override rule and this rule works fine, but now no other page is able to fing pagelayout.tpl. i would like to know if the rule is correct and if there is a nice way to trace the template directories he is looking for.
<b>override.ini</b>

[home_master]
Source=pagelayout.tpl
MatchFile=home/pagelayout.tpl
Subdir=templates
Match[node]=2

<b>error message</b>

No template could be loaded for "pagelayout.tpl" using resource "design"

Paul Borgermans

Friday 06 August 2004 10:46:11 am

Do you have by accident more than one [home_master] declared?

If not, clear all caches, stop accelerators and restart everything (= eZ CTRL ALT DEL).

hth

-paul

eZ Publish, eZ Find, Solr expert consulting and training
http://twitter.com/paulborgermans

markus cecot

Saturday 07 August 2004 4:51:06 am

i tested this with just this entry in override.ini. i also tried other templates ie folder.tpl and get the same strange error. i guess it depends on some strange site.ini settings.

markus cecot

Saturday 07 August 2004 4:59:06 am

sorry forget to mention:
tamplate cache and override cache are disabled and cleared more than dozen of times and to be sure i deleted the var directory also.

markus cecot

Saturday 07 August 2004 5:24:53 am

solved this problem.
when i set up following lines in in /settings/sitename/site.ini.append i thought it would just disable the cache but in fact i would disable some more than that. Could be explained in site.ini.

[OverrideSettings]
Cache=disabled