menu disappeared in shop workflow

Author Message

Martin Ulrich

Tuesday 08 August 2006 2:18:49 pm

I changed root node of leftmenu one level down (1,5 instead of 0,5) :

{let docs=treemenu( $module_result.path,
is_set( $module_result.node_id )|choose( 2, $module_result.node_id ),
ezini( 'MenuContentSettings', 'LeftIdentifierList', 'menu.ini' ),
1, 5 )
depth=1
last_level=3}

works fine :-) , but if I call the basket the leftmenu completely disappeared. :-(

Later on in shop workflow, when site "orderview" passes, the menu is back, but show the nodes directly under id "2". (the setting "1,5" is ignored)

is_set( $module_result.node_id )|choose( xxx, $module_result.node_id ),
Setting xxx to the id of the folder I wish (160) has absolute no effect.

{let docs=treemenu( $module_result.path,160 ...
does not work anymore

seems depth_skip does not work with shop workflow

what can I do?

tried with clean 3.8.3, shop_site

(think ez has no content_node_id during shop workflow, but how can I tell him?)
or is it a kind of bug?

shopping very very important you know
:)

thank you,
bye

_______________________

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

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 21 2025 02:49:52
Script start
Timing: Jan 21 2025 02:49:52
Module start 'layout'
Timing: Jan 21 2025 02:49:52
Module start 'content'
Timing: Jan 21 2025 02:49:54
Module end 'content'
Timing: Jan 21 2025 02:49:54
Script end

Main resources:

Total runtime1.3936 sec
Peak memory usage4,096.0000 KB
Database Queries46

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0091 589.5859152.0391
Module start 'layout' 0.00910.0090 741.625036.5938
Module start 'content' 0.01811.3745 778.2188463.8906
Module end 'content' 1.39260.0010 1,242.10947.8438
Script end 1.3936  1,249.9531 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.2458160.0002
Check MTime0.00150.1063160.0001
Mysql Total
Database connection0.00130.093910.0013
Mysqli_queries1.329395.3808460.0289
Looping result0.00250.1798440.0001
Template Total1.332695.620.6663
Template load0.00230.165320.0012
Template processing1.330395.452620.6651
Template load and register function0.00010.009310.0001
states
state_id_array0.00130.091310.0013
state_identifier_array0.00140.100520.0007
Override
Cache load0.01040.7437250.0004
Sytem overhead
Fetch class attribute can translate value0.00050.036810.0005
Fetch class attribute name0.00060.044610.0006
XML
Image XML parsing0.00010.009810.0001
class_abstraction
Instantiating content class attribute0.00000.000410.0000
General
dbfile0.00080.0558100.0001
String conversion0.00000.001140.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
1content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
7content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
6content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 16
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs