Forums / Developer / including a tpl file
Srinivas Rao
Friday 07 November 2003 1:42:19 am
Hi all,
I use ez 3.1-1. For my site in the pagelayout.tpl i included another tpl file created by me. But it does not get included at all. I dont know whats the reason. Could anyone help me out please.
ThanksSrinivasa Rao
Claus Jensen
Friday 07 November 2003 1:53:18 am
Hi,Is the path correct? and... do you have rights to look at the objects that the template is trying to show? These are questions you should get have an answer to. And..whats the template code like?
cheersclaÜs
Balazs Halasy
Friday 07 November 2003 2:34:43 am
Where is the file that you're trying to include and how does your code (doing the inclusion) look like?
Balazs
Dennis Howard
Friday 07 November 2003 6:02:23 am
1. use {include uri="design:top_menu.tpl"} 2. put the template it in the override directory of your site3. empty all the cache files