Fatal error when clicking on "My Tasks" in admin

Author Message

Hans Melis

Monday 16 December 2002 1:01:53 am

I reported the following bug regarding RC1 for WinNT. Maybe other installs have the same bug, but I can't verify that.

http://developer.ez.no/bug/bugview/1708/

If you're experiencing the same problem, just add the include and that should solve it.

Hans
http://blog.hansmelis.be

Tony Wood

Monday 16 December 2002 5:37:40 am

Hi Hans,

I had the problem on RH7.2 and the fix works.

Thanks

Tony

> I reported the following bug regarding RC1 for WinNT. Maybe
> other installs have the same bug, but I can't verify that.
>
> http://developer.ez.no/bug/bugview/1708/
>
> If you're experiencing the same problem, just add the
> include and that should solve it.

Tony Wood : twitter.com/tonywood
Vision with Technology
Experts in eZ Publish consulting & development

Power to the Editor!

Free eZ Training : http://www.VisionWT.com/training
eZ Future Podcast : http://www.VisionWT.com/eZ-Future

Alexei Pechekhonov

Tuesday 17 December 2002 7:33:38 pm

> I reported the following bug regarding RC1 for WinNT. Maybe
> other installs have the same bug, but I can't verify that.
>
> http://developer.ez.no/bug/bugview/1708/
>
> If you're experiencing the same problem, just add the
> include and that should solve it.

Hans, try the following steps:
1. Find out the file
...kernel\classes\ezcontentclassclassgroup.php
2. Insert in the top:
// was added by me, Alexei P.
include_once( "kernel/classes/ezcontentclass.php" );

Just one include was missed :)

Best wishes...
Alexei

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 10:33:49
Script start
Timing: Jan 18 2025 10:33:49
Module start 'layout'
Timing: Jan 18 2025 10:33:49
Module start 'content'
Timing: Jan 18 2025 10:33:50
Module end 'content'
Timing: Jan 18 2025 10:33:50
Script end

Main resources:

Total runtime0.7570 sec
Peak memory usage4,096.0000 KB
Database Queries59

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0059 588.1641152.6563
Module start 'layout' 0.00590.0024 740.820339.5078
Module start 'content' 0.00830.7471 780.3281578.6719
Module end 'content' 0.75540.0015 1,359.000012.4219
Script end 0.7569  1,371.4219 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.4287160.0002
Check MTime0.00140.1840160.0001
Mysql Total
Database connection0.00080.110210.0008
Mysqli_queries0.705393.1701590.0120
Looping result0.00070.0910570.0000
Template Total0.727396.120.3636
Template load0.00220.285920.0011
Template processing0.725195.792320.3626
Template load and register function0.00010.012810.0001
states
state_id_array0.00140.190210.0014
state_identifier_array0.00090.116720.0004
Override
Cache load0.00180.2377370.0000
Sytem overhead
Fetch class attribute can translate value0.00120.162330.0004
Fetch class attribute name0.00120.162750.0002
XML
Image XML parsing0.00090.124030.0003
class_abstraction
Instantiating content class attribute0.00000.000950.0000
General
dbfile0.00080.1093210.0000
String conversion0.00000.003840.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
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
4content/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: 17
 Number of unique templates used: 6

Time used to render debug report: 0.0003 secs