Content structure problem

Author Message

risto CMS user

Monday 20 March 2006 7:12:50 am

I have just upgraded from 3.4.1 to 3.7.3

I have only one problem in the admin interface.
The content structure part in the left menu will not expand the folders. Dos someone know what this might mee?

Betsy Gamrat

Monday 20 March 2006 7:15:25 am

.ini file settings that can be used to manage the contentstructuremenu. I put them in as overrides.

::::::::::::::
contentstructuremenu.ini.append.php
::::::::::::::
<?php /* #?ini charset="iso-8859-1"?

[TreeMenu]
MaxDepth=0
MaxNodes=10
*/ ?>

If you have a very large contentstructure, this should be used carefully. If eZ attempts to display too many nodes, the page load time may exceed the server's allowances.

risto CMS user

Monday 20 March 2006 8:42:34 am

My "problem" is Im not getting the + on folders. I can't expand the tree

Betsy Gamrat

Monday 20 March 2006 9:57:55 am

If the TreeMenu settings are at their maximum, you won't be able to expand beyond them.

The two treemenu settings I mentioned - maxdepth and maxnodes limit the content displayed in the contentstructuremenu. If the menu is displaying the maxdepth --or-- maxnodes, you will not be able to expand it further.

You might want to check those settings.

With respect to the AJAX note - I think AJAX has great potential with eZ publish. By allowing HTML (AJAX) pages to handle the visual interface and using eZ to deliver content with a transparent background you can integrate eZ content into sophisticated designs developed with visual layout tools such as DreamWeaver and HomeSite. I'm not sure how it would work with the search engines, but it is probably worth exploring.

risto CMS user

Wednesday 22 March 2006 12:00:31 am

I diden't quite get what you mean by that.

André R.

Wednesday 22 March 2006 2:21:26 am

I got this problem once.
I think I had to reinstall the nav menu (I use the ajax treemenu witch speeds up things a bit)
http://ez.no/community/contribs/hacks/ajax_treemenu_on_demand_tree_menu

and I also think I did a cache cleaning.
why don't you upgrade to 3.7.4 while you're at it, it fixes a lot of small bugs in 3.7.3

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

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

Main resources:

Total runtime0.8672 sec
Peak memory usage4,096.0000 KB
Database Queries68

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0066 590.3906152.6250
Module start 'layout' 0.00660.0039 743.015639.4453
Module start 'content' 0.01050.8553 782.4609624.4219
Module end 'content' 0.86580.0014 1,406.882816.1641
Script end 0.8672  1,423.0469 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00380.4362160.0002
Check MTime0.00140.1589160.0001
Mysql Total
Database connection0.00080.091910.0008
Mysqli_queries0.804492.7575680.0118
Looping result0.00060.0740660.0000
Template Total0.829895.720.4149
Template load0.00270.309520.0013
Template processing0.827195.370020.4135
Template load and register function0.00010.013310.0001
states
state_id_array0.00130.144410.0013
state_identifier_array0.00080.090420.0004
Override
Cache load0.00240.2750380.0001
Sytem overhead
Fetch class attribute can translate value0.00060.070630.0002
Fetch class attribute name0.00090.103290.0001
XML
Image XML parsing0.00340.388130.0011
class_abstraction
Instantiating content class attribute0.00000.0022120.0000
General
dbfile0.00340.3977290.0001
String conversion0.00000.001540.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
6content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
6content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
10content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
5content/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: 29
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs