Node Tree in Admin doesn't work -- is my server compatible?

Author Message

Brian Henkel

Sunday 03 February 2008 9:02:53 am

Hi, I've been having significant trouble with eZ (RUNNING 4.0), and I'm wondering if it is due to my server setup. Can someone tell me if anything is noticeably amiss? Here's my php info:
http://bhenkel.echoechoplus.com/info.php

A major problem is that the node tree in admin never has any children (or nodes - only the root level 'Home' for instance). See screenshot:
http://bhenkel.echoechoplus.com/ezpublish/nodetree.jpg

Thank you.

Piotrek Karaś

Sunday 03 February 2008 11:35:29 am

Check the contentstructuremenu.ini file for your administration interface's siteaccess. Basically, all the classes that you want in the content structure menu must be declared, including the root node (if you have swapped the folder).
Here's some details:
http://ez.no/doc/ez_publish/technical_manual/4_0/reference/configuration_files/contentstructuremenu_ini/treemenu/showclasses

--
Company: mediaSELF Sp. z o.o., http://www.mediaself.pl
eZ references: http://ez.no/partners/worldwide_partners/mediaself
eZ certified developer: http://ez.no/certification/verify/272585
eZ blog: http://ez.ryba.eu

Geert Lybaert

Sunday 03 February 2008 2:27:36 pm

Hi

I'm having the same problem. The content tree won't expand.
Checked the contentstructuremenu.ini:

<?php /* #?ini charset="utf-8"?

[TreeMenu]
Dynamic=enabled
ShowClasses[]
ShowClasses[]=folder
ShowClasses[]=user_group
ShowClasses[]=documentation_page
ShowClasses[]=event_calender
ShowClasses[]=frontpage
ShowClasses[]=forums
*/ ?>

Seems okay, so stuck again ... :-(
Thanks for any tips.
Geert

Piotrek Karaś

Sunday 03 February 2008 9:08:43 pm

Doesn't something block your javascript?

--
Company: mediaSELF Sp. z o.o., http://www.mediaself.pl
eZ references: http://ez.no/partners/worldwide_partners/mediaself
eZ certified developer: http://ez.no/certification/verify/272585
eZ blog: http://ez.ryba.eu

Stéphane Bullier

Monday 04 February 2008 2:25:38 am

Your serveur is config with CGI/FastCGI.

Try to desactivate treemenu with this option in contentstructuremenu.ini

Dynamic=disabled

Stéphane

Geert Lybaert

Monday 04 February 2008 8:00:03 am

Thanks Stéphane, your tip worked out to be the solution.
Cheers
Geert

Piotrek Karaś

Monday 04 February 2008 4:52:53 pm

Hi Stéphane,

<i>> Your serveur is config with CGI/FastCGI.
> Try to desactivate treemenu with this option in contentstructuremenu.ini</i>

You mean PHP in the CGI mode? How does that affect a feature that I though to be a browser-dependent? I have many CGI installations, never had a problem with the contentstructuremenu...

Thanks!

--
Company: mediaSELF Sp. z o.o., http://www.mediaself.pl
eZ references: http://ez.no/partners/worldwide_partners/mediaself
eZ certified developer: http://ez.no/certification/verify/272585
eZ blog: http://ez.ryba.eu

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 11:44:54
Script start
Timing: Jan 18 2025 11:44:54
Module start 'layout'
Timing: Jan 18 2025 11:44:54
Module start 'content'
Timing: Jan 18 2025 11:44:55
Module end 'content'
Timing: Jan 18 2025 11:44:55
Script end

Main resources:

Total runtime0.7038 sec
Peak memory usage4,096.0000 KB
Database Queries73

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0079 589.3281152.6563
Module start 'layout' 0.00790.0038 741.984439.4922
Module start 'content' 0.01170.6899 781.4766669.5703
Module end 'content' 0.70170.0021 1,451.046920.0938
Script end 0.7038  1,471.1406 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00350.4921160.0002
Check MTime0.00140.2029160.0001
Mysql Total
Database connection0.00140.199210.0014
Mysqli_queries0.626689.0200730.0086
Looping result0.00090.1304710.0000
Template Total0.668094.920.3340
Template load0.00200.286420.0010
Template processing0.666094.619520.3330
Template load and register function0.00030.046510.0003
states
state_id_array0.00080.111110.0008
state_identifier_array0.00060.079320.0003
Override
Cache load0.00160.2329520.0000
Sytem overhead
Fetch class attribute can translate value0.00070.094140.0002
Fetch class attribute name0.00200.2790100.0002
XML
Image XML parsing0.00260.375640.0007
class_abstraction
Instantiating content class attribute0.00010.0073130.0000
General
dbfile0.00140.1947290.0000
String conversion0.00000.001640.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
7content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
8content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
12content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
6content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1content/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: 36
 Number of unique templates used: 7

Time used to render debug report: 0.0002 secs