treemenu with multi language site problem

Author Message

danny36 danny36

Wednesday 17 November 2004 6:47:42 am

I've multi language site with a menu system that used treemenu operator, the code is this:

{section name=Menu loop=treemenu($module_result.path,$module_result.node_id,array(1,8), 2, 5 )}
									<li style="margin-left: {$:item.level}2px;
									{section show=$:item.is_selected}color: #CB0101;{/section}">
									<a href={$:item.url_alias|ezurl}
									{section show=$:item.is_selected} style="color: #CB0101;"{/section} class="linkbox">
									{$Menu:item.text}</a>
									</li>
									{/section}

but this menu work only one of four languages, why this?
anyone had same problem with treemenu operator?

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 31 2025 06:05:55
Script start
Timing: Jan 31 2025 06:05:55
Module start 'layout'
Timing: Jan 31 2025 06:05:55
Module start 'content'
Timing: Jan 31 2025 06:05:55
Module end 'content'
Timing: Jan 31 2025 06:05:55
Script end

Main resources:

Total runtime0.0253 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.0049 588.2656151.2266
Module start 'layout' 0.00490.0026 739.492236.6797
Module start 'content' 0.00750.0166 776.171986.3125
Module end 'content' 0.02410.0012 862.484429.9922
Script end 0.0253  892.4766 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00207.9043140.0001
Check MTime0.00103.7786140.0001
Mysql Total
Database connection0.00083.113410.0008
Mysqli_queries0.003312.885330.0011
Looping result0.00000.032010.0000
Template Total0.00093.510.0009
Template load0.00072.778410.0007
Template processing0.00020.706610.0002
Override
Cache load0.00041.771710.0004
General
dbfile0.011946.901780.0015
String conversion0.00000.025440.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