help!

Author Message

mario feichtinger

Monday 11 August 2003 12:29:11 am

hi!
what's happen?
The execution of eZ publish was abruptly ended, the debug output is present below.

Fatal error: Call to a member function on a non-object in /usr/local/typo3/htdocs/ez31/kernel/content/ezcontentfunctioncollection.php on line 195
Fatal error: eZ publish did not finish it's request

thanks,
mario

Tony Wood

Monday 11 August 2003 1:04:43 am

Mario,

Can you please provide more information so we can understand the problem.
Version info, what you changed before etc.

$childrenCount =& $node->subTreeCount( array( 'Limitation' => null,
'ClassFilterType' => $class_filter_type,
'ClassFilterArray' => $class_filter_array,
'Depth' => $depth ) );

is the code so it looks like a problem with a fetch command in a template.

Tony

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

mario feichtinger

Monday 11 August 2003 1:25:30 am

hi!
that's the problem!
i don't know it exactly.
i can remember maybe i have deleted a user or user group.

if i logged in as admin ez shows me in the area content object is not available and the same in the area users.

the ez version: 3.1-1 (3.1)

mario feichtinger

Monday 11 August 2003 1:37:39 am

... and i have installed the german language update

mario feichtinger

Monday 11 August 2003 2:15:58 am

the problem is this setting
[RegionalSettings]
ContentObjectLocale=eng-GB

if i change this to ger-DE all objects and nodes are showed
but the translation don't works
if i change this to eng-GB all objects and nodes are not showed
but the translation works.

Tony Wood

Monday 11 August 2003 3:07:08 am

Try downloading the latest code from 3.1 (SVN). It may contain a fix.

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

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 30 2025 22:22:27
Script start
Timing: Jan 30 2025 22:22:27
Module start 'layout'
Timing: Jan 30 2025 22:22:27
Module start 'content'
Timing: Jan 30 2025 22:22:28
Module end 'content'
Timing: Jan 30 2025 22:22:28
Script end

Main resources:

Total runtime0.0240 sec
Peak memory usage6,144.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0043 587.8828151.1797
Module start 'layout' 0.00430.0038 739.0625220.6328
Module start 'content' 0.00800.0144 959.69531,001.7109
Module end 'content' 0.02240.0015 1,961.406337.9922
Script end 0.0239  1,999.3984 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002410.0099140.0002
Check MTime0.00104.3108140.0001
Mysql Total
Database connection0.00072.767410.0007
Mysqli_queries0.00218.710230.0007
Looping result0.00000.062710.0000
Template Total0.00114.710.0011
Template load0.00083.530710.0008
Template processing0.00031.186210.0003
Override
Cache load0.00062.462910.0006
General
dbfile0.002811.674780.0003
String conversion0.00000.028940.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs