Problem with edit /add content from admin

Author Message

Petter Neumann

Monday 30 August 2004 2:12:43 pm

On my site running ezp 3.4.1 (suse9.1 amd64) by a mistake someone has edited /changed something in the admin section so it is not possible to edit / add new content. when I want to edit content and click the "edit" button on the content, the edit page is blank without any contnet ( menus etc is ok). I try figure out witch files that displays the pages used to change / add new content so that I can find the problem

Petter Neumann

Monday 30 August 2004 3:04:06 pm

I has turned on debugging and get the following error when I try to edit or add new content:

eZ debug
Timing: Aug 30 2004 23:31:41

Script start

Timing: Aug 30 2004 23:31:41

Module start 'content'

Warning: eZTemplate Aug 30 2004 23:31:41

No template could be loaded for "content/edit.tpl" using resource "design"

Timing: Aug 30 2004 23:31:41

Module end 'content'

Timing: Aug 30 2004 23:31:41

End

Deane Barker

Saturday 20 November 2004 6:33:17 pm

After searching for the solution to the SAME problem for HOURS, I found this:

http://ez.no/community/bug_reports/unexpected_behavious_of_setting_overridesettings_cache

In "override/site.ini.append.php", set:

[OverrideSettings]
Cache=enabled

This instantly ended two hours of banging my head against the wall.

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

Main resources:

Total runtime0.8481 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.0062 588.0703152.6406
Module start 'layout' 0.00620.0043 740.710939.4766
Module start 'content' 0.01050.8361 780.1875502.5391
Module end 'content' 0.84650.0016 1,282.726612.1250
Script end 0.8481  1,294.8516 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00410.4826160.0003
Check MTime0.00150.1748160.0001
Mysql Total
Database connection0.00110.125210.0011
Mysqli_queries0.795893.8274570.0140
Looping result0.00060.0700550.0000
Template Total0.803494.720.4017
Template load0.00240.282920.0012
Template processing0.801094.445820.4005
Template load and register function0.00010.011910.0001
states
state_id_array0.00220.256810.0022
state_identifier_array0.00170.205320.0009
Override
Cache load0.00190.2259240.0001
Sytem overhead
Fetch class attribute can translate value0.00070.082220.0003
Fetch class attribute name0.00080.092940.0002
XML
Image XML parsing0.00180.212420.0009
class_abstraction
Instantiating content class attribute0.00000.000640.0000
General
dbfile0.00410.4855160.0003
String conversion0.00000.001440.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
5content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/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: 13
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs