Cannot Create Child Objects Under Certain Class

Author Message

Deane Barker

Wednesday 10 November 2004 4:35:03 am

I modified the "Article" class that came with the default installation. Now, whenever I view an Article in the admin interface, I have no option to create child objects (the "Create Here" dropdown and button are missing). However I created another class from scratch, and I see the dropdown and button when I view an object based on that.

It's got to be a setting I'm missing somewhere...

Deane

Kåre Køhler Høvik

Friday 12 November 2004 10:05:26 am

The default template for "Article" in the admin interface is modified to not show "create here". Enter <i>settings/siteaccess/your_admin/override.ini.append.php</i> and remove the override for Article view.

Kåre Høvik

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:24:35
Script start
Timing: Jan 19 2025 00:24:35
Module start 'layout'
Timing: Jan 19 2025 00:24:35
Module start 'content'
Timing: Jan 19 2025 00:24:36
Module end 'content'
Timing: Jan 19 2025 00:24:36
Script end

Main resources:

Total runtime0.8791 sec
Peak memory usage4,096.0000 KB
Database Queries54

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0054 588.0469152.6406
Module start 'layout' 0.00540.0031 740.687539.4922
Module start 'content' 0.00850.8691 780.1797525.0156
Module end 'content' 0.87760.0014 1,305.19538.1250
Script end 0.8790  1,313.3203 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00370.4172160.0002
Check MTime0.00160.1837160.0001
Mysql Total
Database connection0.00050.060210.0005
Mysqli_queries0.835895.0816540.0155
Looping result0.00060.0634520.0000
Template Total0.849196.620.4245
Template load0.00220.250920.0011
Template processing0.846996.339020.4234
Template load and register function0.00010.015610.0001
states
state_id_array0.00080.095110.0008
state_identifier_array0.00120.137020.0006
Override
Cache load0.00180.2073100.0002
Sytem overhead
Fetch class attribute can translate value0.00090.102520.0005
Fetch class attribute name0.00170.198140.0004
XML
Image XML parsing0.00200.231120.0010
class_abstraction
Instantiating content class attribute0.00000.001040.0000
General
dbfile0.00200.2322210.0001
String conversion0.00000.000840.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
2content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
2content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
2content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 8
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs