Forums / Setup & design / left_menu.tpl missing?

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/

eZ debug

Timing: Jan 18 2025 18:29:21
Script start
Timing: Jan 18 2025 18:29:21
Module start 'content'
Timing: Jan 18 2025 18:29:21
Module end 'content'
Timing: Jan 18 2025 18:29:21
Script end

Main resources:

Total runtime0.0145 sec
Peak memory usage2,048.0000 KB
Database Queries4

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0065 588.8359180.8438
Module start 'content' 0.00650.0045 769.679793.9766
Module end 'content' 0.01100.0035 863.656370.7031
Script end 0.0145  934.3594 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002215.3269120.0002
Check MTime0.00117.3244120.0001
Mysql Total
Database connection0.00127.994310.0012
Mysqli_queries0.002214.875440.0005
Looping result0.00000.095220.0000
Template Total0.003221.910.0032
Template load0.00085.700610.0008
Template processing0.002416.210210.0024
Override
Cache load0.00063.897810.0006
General
dbfile0.00053.3560100.0000
String conversion0.00000.047630.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1pagelayout.tpl<No override>extension/sevenx/design/simple/templates/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