Cant display Left Menu

Author Message

Thomas Johannessen

Friday 22 October 2004 11:58:56 am

Hi.in the new and fresh ez install I choose Plain, and upload my owndesign as usual, but this time, for some strange unknown reasons, the LEFT menu WONT display. I have choosen left only and I have the menu templates on spot, and no user modds, or what so ever. I copied a Template design I have done and modiied it, but wont display

WhenI change the siteaccess design back to Plain, it shows up..

any idea? I use he code from standard pagelayout.tpl

{* Left menu START *}

{include uri="design:left_menu.tpl"}

{* Left menu END *}


www.taon.no

Martin Ulrich

Tuesday 26 October 2004 8:55:36 am

I had a similar problem. No left menu, but only the first item "contact us" (contact form) is there. (clean installation (news))

Moreover the following does NOT work (left_menu.tpl) STRANGE !!!:

{let docs=treemenu( $module_result.path,
                    $module_result.node_id,
                    array( 'folder' ),
                    0, 5 )
                    depth=1}

However the folling works:

{let docs=treemenu( $module_result.path,
                    $module_result.node_id,
                    array( 1,31,32,33 ),
                    0, 5 )
                    depth=1}

_______________________

http://artenic.de ARTENIC - Publishing mit allen Mitteln!

Thomas Johannessen

Wednesday 27 October 2004 5:08:36 am

I see, but I could not make this work either. HOwever, its your node numbers ids u list to be shown??

..thomas


www.taon.no

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 19 2025 08:57:35
Script start
Timing: Jan 19 2025 08:57:35
Module start 'layout'
Timing: Jan 19 2025 08:57:35
Module start 'content'
Timing: Jan 19 2025 08:57:35
Module end 'content'
Timing: Jan 19 2025 08:57:35
Script end

Main resources:

Total runtime0.6885 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0050 589.1484152.6250
Module start 'layout' 0.00510.0033 741.773439.4453
Module start 'content' 0.00840.6786 781.2188496.6172
Module end 'content' 0.68700.0015 1,277.83598.1719
Script end 0.6885  1,286.0078 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.4628160.0002
Check MTime0.00130.1938160.0001
Mysql Total
Database connection0.00070.096410.0007
Mysqli_queries0.646593.8916570.0113
Looping result0.00050.0764550.0000
Template Total0.658195.620.3291
Template load0.00230.327820.0011
Template processing0.655995.255520.3279
Template load and register function0.00010.018610.0001
states
state_id_array0.00110.157710.0011
state_identifier_array0.00130.191320.0007
Override
Cache load0.00180.2682160.0001
Sytem overhead
Fetch class attribute can translate value0.00090.123920.0004
Fetch class attribute name0.00110.159630.0004
XML
Image XML parsing0.00020.029320.0001
class_abstraction
Instantiating content class attribute0.00000.005230.0000
General
dbfile0.00070.0984100.0001
String conversion0.00000.001240.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1node/view/full.tplfull/forum_topic.tplextension/sevenx/design/simple/override/templates/full/forum_topic.tplEdit templateOverride template
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
4content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 12
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs