eZ publish 3.x on PHP 5

Author Message

Piotr S.

Thursday 20 September 2007 6:43:29 am

I have problem editing user rights on my eZP 3.9.3 PHP5.
When I go in Administration panel into "User accounts" and click group "Editors" then I got this:
"Fatal error: eZ publish did not finish its request
The execution of eZ publish was abruptly ended, the debug output is present below."

in php_error.log I foud :
"PHP Fatal error: Call to a member function attribute() on a non-object in /u01/www/eZ/kernel/classes/ezpolicylimitation.php on line 244"

The line is:
"$functions =& $mod->attribute( 'available_functions' );"

Any help will be appreciated.

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 21 2025 15:57:48
Script start
Timing: Jan 21 2025 15:57:48
Module start 'layout'
Timing: Jan 21 2025 15:57:48
Module start 'content'
Timing: Jan 21 2025 15:57:49
Module end 'content'
Timing: Jan 21 2025 15:57:49
Script end

Main resources:

Total runtime1.1440 sec
Peak memory usage4,096.0000 KB
Database Queries48

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0054 589.4531151.2109
Module start 'layout' 0.00540.0030 740.664137.0781
Module start 'content' 0.00841.1347 777.7422426.2188
Module end 'content' 1.14310.0009 1,203.960910.1484
Script end 1.1440  1,214.1094 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00310.2676160.0002
Check MTime0.00130.1117160.0001
Mysql Total
Database connection0.00060.053610.0006
Mysqli_queries1.110197.0334480.0231
Looping result0.00040.0348460.0000
Template Total1.107796.820.5539
Template load0.00220.190020.0011
Template processing1.105596.636220.5528
Template load and register function0.00020.015510.0002
states
state_id_array0.00140.123910.0014
state_identifier_array0.00170.149520.0009
Override
Cache load0.00170.1443120.0001
Sytem overhead
Fetch class attribute can translate value0.00070.065110.0007
Fetch class attribute name0.00050.040010.0005
XML
Image XML parsing0.00010.009510.0001
class_abstraction
Instantiating content class attribute0.00000.000310.0000
General
dbfile0.00180.1577100.0002
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
1content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
3content/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
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 9
 Number of unique templates used: 5

Time used to render debug report: 0.0001 secs