Content structure

Author Message

Hakum H

Sunday 20 November 2005 8:05:53 am

Please help me in this problem:
I have installed EZ 3.7.2 after that I changed the database with the one I had from EZ 3.4.1 after making the necessary updating. Everything is working well except in admin interface the content structure sub trees are not displayed and in the bottom of the page where is <b>Sub items</b>
is telling me: <i>The <Folder> class is not configured to contain any sub items.</i>

Ɓukasz Serwatka

Monday 21 November 2005 12:08:08 am

Hi Hakum,

Are you sure that you have run all update scripts?

You will have to run from eZ publish directory command:

$ php update/common/scripts/updateiscontainer.php -s siteaccess_name

This script will update common classes like folder.

For custom classes you will have to set is_container flag manually. Go to Setup->Classes and re edit classes.

This is necessary when objects holds sub-items.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog

Hakum H

Monday 21 November 2005 1:11:41 am

<b>Thanks a lot Lukasz</b>
, updating the scripts was giving me error messages, put settings <b>is_container</b> flag manually was a good solution, now it&#8217;s working.

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

Main resources:

Total runtime1.0475 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0069 589.1641152.6250
Module start 'layout' 0.00690.0040 741.789139.4453
Module start 'content' 0.01081.0352 781.2344534.4141
Module end 'content' 1.04600.0015 1,315.64848.1719
Script end 1.0475  1,323.8203 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00330.3127160.0002
Check MTime0.00130.1221160.0001
Mysql Total
Database connection0.00140.133610.0014
Mysqli_queries0.996595.1332570.0175
Looping result0.00050.0488550.0000
Template Total1.008496.320.5042
Template load0.00230.218620.0011
Template processing1.006196.042820.5030
Template load and register function0.00030.028310.0003
states
state_id_array0.00180.169810.0018
state_identifier_array0.00120.112520.0006
Override
Cache load0.00170.1667180.0001
Sytem overhead
Fetch class attribute can translate value0.00050.043220.0002
Fetch class attribute name0.00140.130140.0003
XML
Image XML parsing0.00080.079520.0004
class_abstraction
Instantiating content class attribute0.00000.000940.0000
General
dbfile0.00090.0884180.0001
String conversion0.00000.001340.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
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
3content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 11
 Number of unique templates used: 6

Time used to render debug report: 0.0002 secs