eZ4 Dynamic Treemenu 404

Author Message

H-Works Agency

Friday 01 August 2008 9:18:22 am

Hello,

I am on a EZP4 install and i try to use the dynamic tree menu.

On a certain siteaccess (database) it works but on the other one nothing shows up below the root node.

When i check in firebug it says i have a error 404 on domain/content/treemenu?{$_GET}.

Can anybody tell me which data in the database can make this happen ?

Thanx in advance.

EZP is Great

Steven E. Bailey

Sunday 03 August 2008 2:11:52 am

I'm pretty sure this is caused by an incorrect rewrite rule... (at least that's what it was for me.) Take a look at http://issues.ez.no/IssueView.php?Id=11441 or http://issues.ez.no/11806 (among others) for the new rewrite rule.

Oh, and here, http://ez.no/developer/forum/general/can_t_view_content_structure_tree

Certified eZPublish developer
http://ez.no/certification/verify/396111

Available for ezpublish troubleshooting, hosting and custom extension development: http://www.leidentech.com

H-Works Agency

Tuesday 05 August 2008 3:24:32 am

It doesn't seems to but related to rewrite rules.

The problem occurs after switching root node folder.

I tried with various object classes and this switch node function seems to break the left menu behavior :

- When dynamic enabled nothing shows up below the root node. Fetch function inside "kernel/content/treemenu" return NULL on node_id=2 causing a 404 error.

- When dynamic disabled left menu only shows depth=1 below root node.

EZP is Great

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 06:23:16
Script start
Timing: Jan 19 2025 06:23:16
Module start 'layout'
Timing: Jan 19 2025 06:23:16
Module start 'content'
Timing: Jan 19 2025 06:23:16
Module end 'content'
Timing: Jan 19 2025 06:23:16
Script end

Main resources:

Total runtime0.0192 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.0074 589.1797152.6250
Module start 'layout' 0.00740.0039 741.804739.4453
Module start 'content' 0.01130.0058 781.250089.2578
Module end 'content' 0.01720.0020 870.507834.3047
Script end 0.0191  904.8125 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.003116.3201140.0002
Check MTime0.00158.0537140.0001
Mysql Total
Database connection0.00115.959210.0011
Mysqli_queries0.004121.318430.0014
Looping result0.00000.099410.0000
Template Total0.00168.410.0016
Template load0.00094.604310.0009
Template processing0.00073.806210.0007
Override
Cache load0.00063.190910.0006
General
dbfile0.00031.469380.0000
String conversion0.00000.057240.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