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 18 2025 01:58:07
Script start
Timing: Jan 18 2025 01:58:07
Module start 'layout'
Timing: Jan 18 2025 01:58:07
Module start 'content'
Timing: Jan 18 2025 01:58:08
Module end 'content'
Timing: Jan 18 2025 01:58:08
Script end

Main resources:

Total runtime0.6206 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.0049 589.6250152.6563
Module start 'layout' 0.00500.0025 742.281339.5000
Module start 'content' 0.00740.6117 781.7813649.8750
Module end 'content' 0.61910.0014 1,431.656316.0938
Script end 0.6205  1,447.7500 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.5107160.0002
Check MTime0.00140.2227160.0001
Mysql Total
Database connection0.00050.081110.0005
Mysqli_queries0.563990.8769680.0083
Looping result0.00070.1116660.0000
Template Total0.590595.220.2952
Template load0.00220.357420.0011
Template processing0.588294.791920.2941
Template load and register function0.00010.021110.0001
states
state_id_array0.00080.124910.0008
state_identifier_array0.00080.121820.0004
Override
Cache load0.00190.3010270.0001
Sytem overhead
Fetch class attribute can translate value0.00050.083740.0001
Fetch class attribute name0.00160.253880.0002
XML
Image XML parsing0.00150.245040.0004
class_abstraction
Instantiating content class attribute0.00000.002590.0000
General
dbfile0.00310.4994290.0001
String conversion0.00000.001340.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