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 Dieding@xrow.de

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

Looking for a new job? http://www.xrow.com/xrow-GmbH/Jobs
Looking for hosting? http://hostingezpublish.com
-----------------------------------------------------------------------------
GMT +01:00 Hannover, Germany
Web: http://www.xrow.com/

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 18 2025 21:05:59
Script start
Timing: Jan 18 2025 21:05:59
Module start 'layout'
Timing: Jan 18 2025 21:05:59
Module start 'content'
Timing: Jan 18 2025 21:05:59
Module end 'content'
Timing: Jan 18 2025 21:05:59
Script end

Main resources:

Total runtime0.0139 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0046 589.0234152.6250
Module start 'layout' 0.00460.0024 741.648439.4453
Module start 'content' 0.00700.0052 781.093889.4297
Module end 'content' 0.01210.0017 870.523430.3047
Script end 0.0138  900.8281 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002215.6122140.0002
Check MTime0.00107.1933140.0001
Mysql Total
Database connection0.00074.938210.0007
Mysqli_queries0.002014.496630.0007
Looping result0.00000.085910.0000
Template Total0.001410.410.0014
Template load0.00085.687610.0008
Template processing0.00074.723410.0007
Override
Cache load0.00053.814110.0005
General
dbfile0.00096.150080.0001
String conversion0.00000.043040.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs