Content structure menu doesn't work

Author Message

Salvatore Guarino

Wednesday 21 May 2008 5:22:31 am

Hi, I found some discussions about this argument, but I didn't find any solutions. I have a fresh installation of ezpublish 4.0, and the content structure menu of the admin interface doesn't work. I'm sure to have properly configured the virtual host, and permission on files are OK. If I enable the dinamic menu through the contentstructuremenu.ini.append.php, I can see only the first node (root) of the tree menu. If I disable dynamic menu, when I empty the cache, I can see correctly the non dynamic menu, but If I add a new node, I cannot see this node in the menu unless I empty the cache again... Some time ago I installed ezp4 on another server, and in these installation the dynamic menu works fine... Any idea?

Thx in advance,

Salvatore

André R.

Wednesday 21 May 2008 5:25:33 am

fastcgi:

http://ez.no/developer/forum/general/content_structure_and_search_module

http://issues.ez.no/IssueView.php?Id=11806&activeItem=4

eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription
@: http://twitter.com/andrerom

Salvatore Guarino

Wednesday 21 May 2008 7:39:39 am

Dear Andrè, fastcgi is not installed on my webserver...

Salvatore Guarino

Wednesday 21 May 2008 7:48:29 am

Take a look at this issue:

http://issues.ez.no/IssueView.php?Id=12244

I don't have an .htaccess file, but I tried to use

RewriteRule content/treemenu/(.*)? index_treemenu.php?node_id=$1 [L]

instead of

RewriteRule content/treemenu/?$ /index_treemenu.php [L]

and now the dynamic content tree menu works...

Yudi Setiawan

Tuesday 24 June 2008 12:12:29 am

I also experienced the same.
And the solution solved the problem.

Thanks a lot for sharing.

Lulio Vargas

Monday 25 August 2008 5:21:23 pm

Hi everyone,

The Content structure menu is finally working (ie., unfolding/folding) for me when I installed the new eZ Publish released version 4.0.1. It works ok for both Site packages: ezwebin and ezflow.

Just make sure you rename the <i>.htaccess_root</i> file in the distribution to <i>.htaccess</i>. This is so that, in particular, Apache's RewriteRule in <i>.htaccess</i> redirects to the <i>index_treemenu.php</i> script at the root of the distribution. By the way, I noticed that that file is a little larger in the new 4.0.1 release, as compared to the 4.0.0 distribution!

I thought I could share this piece of good news!

Regard,
Lulio Vargas

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 18 2025 15:17:13
Script start
Timing: Jan 18 2025 15:17:13
Module start 'layout'
Timing: Jan 18 2025 15:17:13
Module start 'content'
Timing: Jan 18 2025 15:17:13
Module end 'content'
Timing: Jan 18 2025 15:17:13
Script end

Main resources:

Total runtime0.0147 sec
Peak memory usage4,096.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0048 589.0703152.6250
Module start 'layout' 0.00480.0027 741.695339.4453
Module start 'content' 0.00740.0057 781.140693.4609
Module end 'content' 0.01310.0016 874.601638.3047
Script end 0.0147  912.9063 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002416.0931140.0002
Check MTime0.00107.0850140.0001
Mysql Total
Database connection0.00064.357510.0006
Mysqli_queries0.002214.652530.0007
Looping result0.00000.080910.0000
Template Total0.00138.810.0013
Template load0.00075.018010.0007
Template processing0.00063.747310.0006
Override
Cache load0.00053.428410.0005
General
dbfile0.00128.017480.0001
String conversion0.00000.048640.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