Remind your editors to disable user accounts instead of deleting them!

Author Message

Peter Keung

Sunday 09 January 2011 9:08:21 pm

Did an eZ Publish 4.4 upgrade today and got a "Data Error" problem in the "Sub items" window. I quickly checked the usual suspects of rewrite rules and PHP-CGI setup first -- no issues.

The PHP error log showed:
PHP Fatal error: Call to a member function attribute() on a non-object in ezpublish-4.4.0/extension/ezjscore/classes/ezjscajaxcontent.php on line 252

This particular line of code returns the object's last modifier user. The general eZ Publish rule since the beginning of time has been "don't remove a user account unless you know they haven't created or edited any objects", but only since 4.4 does this cause the crippling problem of an empty "Sub items" window. In this case, the client had innocently deleted a main editor user object (without a trace in the trash).
The fix is relatively straightforward: in the table ezcontentobject set owner_id to another user (or a re-created user) if it's "0"; in the table ezcontentobject_version set creator_id to another user (or a re-created user) if it's "0".

http://www.mugo.ca
Mugo Web, eZ Partner in Vancouver, Canada

Damien Pobel

Monday 10 January 2011 12:27:22 am

Hi Peter,

In fact this is the issue #017443 Subitems does not display if creator has been deleted in admin2 that is solved in github master branch of eZJSCore.

Cheers

Damien
Planet eZ Publish.fr : http://www.planet-ezpublish.fr
Certification : http://auth.ez.no/certification/verify/372448
Publications about eZ Publish : http://pwet.fr/tags/keywords/weblog/ez_publish

Nicolas Pastorino

Monday 10 January 2011 6:25:54 am

Thanks guys for sharing both a thorough description of the issue, and solutions.

Cheers,

--
Nicolas Pastorino
Director Community - eZ
Member of the Community Project Board

eZ Publish Community on twitter: http://twitter.com/ezcommunity

t : http://twitter.com/jeanvoye
G+ : http://plus.tl/jeanvoye

Peter Keung

Monday 10 January 2011 8:55:53 am

Thanks Damien -- very useful to know.

http://www.mugo.ca
Mugo Web, eZ Partner in Vancouver, Canada

Roberto Antoniazzi

Monday 02 May 2011 8:22:38 am

Thank you very much Damien

Cheers

Roberto

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 15 2025 11:59:02
Script start
Timing: Jan 15 2025 11:59:02
Module start 'layout'
Timing: Jan 15 2025 11:59:02
Module start 'content'
Timing: Jan 15 2025 11:59:03
Module end 'content'
Timing: Jan 15 2025 11:59:03
Script end

Main resources:

Total runtime0.9917 sec
Peak memory usage4,096.0000 KB
Database Queries68

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0040 599.4063151.2344
Module start 'layout' 0.00400.0022 750.640636.7031
Module start 'content' 0.00620.9845 787.34381,038.0156
Module end 'content' 0.99070.0009 1,825.359415.6719
Script end 0.9917  1,841.0313 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00280.2803160.0002
Check MTime0.00110.1146160.0001
Mysql Total
Database connection0.00050.051110.0005
Mysqli_queries0.929693.7428680.0137
Looping result0.00050.0519660.0000
Template Total0.964097.220.4820
Template load0.00160.164520.0008
Template processing0.962497.042720.4812
Template load and register function0.00110.115410.0011
states
state_id_array0.00050.046910.0005
state_identifier_array0.00140.145620.0007
Override
Cache load0.00140.1409270.0001
Sytem overhead
Fetch class attribute can translate value0.00050.052240.0001
Fetch class attribute name0.00180.177280.0002
XML
Image XML parsing0.00630.633740.0016
class_abstraction
Instantiating content class attribute0.00000.001590.0000
General
dbfile0.00870.8751290.0003
String conversion0.00000.000640.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
4content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
5content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
8content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
2content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezxmltags/link.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/link.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 22
 Number of unique templates used: 7

Time used to render debug report: 0.0001 secs