Forums / Setup & design / left_menu.tpl missing?

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

left_menu.tpl missing?

Author Message

sem hadland

Tuesday 17 August 2004 2:16:13 pm

HELLO
I have been updating the pagelayout.tpl for my site at
http://intra.dalane-tidende.no/index.php

In the original code I found the below code for the left menu which I really liked and wanted to have in the new layout:

{* Left menu START *}
{include uri="design:left_menu.tpl"}
{* Left menu END *}

I did a copy and paste to the new pagelayout.tpl file but then all of a sudden the menu disappeared. You can see a copy of my new file here
http://www.encycmet.com/temp/pagelayout.tpl (view source)

I tried to find the file on the server to see if there was any changes I needed to do, but I could not find it.

1. Where are the left_menu.tpl file?
2. What can I do to have the menu back up on the site?

Thank you very much!

Björn X

Tuesday 17 August 2004 2:48:01 pm

the left_menu.tpl should be placed in one of the following places

design/mydesign/templates/left_menu.tpl
design/mydesign/override/templates/left_menu.tpl

or you may check the

override.ini(.append)

It might be that the left_menu.tpl got overwritten