3.8.0 upgrade destroys objects

Author Message

Brendan Pike

Tuesday 17 October 2006 4:50:38 am

I need some help, today I upgraded a site from 3.3.3 to 3.8.4 unsuccessfully. The initial problem I can see is that the anonymous user is deleted, the admin user group is also deleted. I repeated but this time stopped at 3.6.0 and it appears fine. There were database inconsistencies which I repaired but upon running the 3.8.0 updatemultilingual.php update script the same thing happened.

Here is the output from the script.

Have you backed up your database? If not, press Ctrl-C and back up your data!
The default language for your siteaccess is 'eng-US' and will be used as the initial language for all your objects.
The script will use the following database settings:
  user: <mysite>, password: <***>, server: <localhost>, socket: <>, name: <mysite>, charset: <iso-8859-1>
You have 345 draft(s). These drafts will be removed.
You have now 10 seconds to break this script (press Ctrl-C) if the settings are incorrect.
Step 1/6: Removing the drafts:
Processed: 100 of 345
Processed: 200 of 345
Processed: 300 of 345
Processed: 345 of 345
Step 2/6: Identifying languages used on the site:
  language: eng-US (id 2)
Step 3/6: Fixing the ezcontentclass table.
Step 4/6: Fixing the ezcontentobject_name table.
Step 5/6: Fixing content object versions and attributes. Please be patient, this might take a while...
  done
Step 6/6: Fixing content objects. Please be patient, this might take a while...
  done
Done.

Help in resolving this would be very appreciated as I am lost for ideas.

www.dbinformatics.com.au

We are always interested in hearing from experienced eZ PHP programmers and eZ template designers interested in contract work.

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 19 2025 04:42:15
Script start
Timing: Jan 19 2025 04:42:15
Module start 'layout'
Timing: Jan 19 2025 04:42:15
Module start 'content'
Timing: Jan 19 2025 04:42:15
Module end 'content'
Timing: Jan 19 2025 04:42:15
Script end

Main resources:

Total runtime0.8242 sec
Peak memory usage4,096.0000 KB
Database Queries46

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0074 589.1484152.6250
Module start 'layout' 0.00740.0041 741.773439.4453
Module start 'content' 0.01150.8108 781.2188434.1875
Module end 'content' 0.82230.0018 1,215.40638.1641
Script end 0.8241  1,223.5703 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00340.4108160.0002
Check MTime0.00140.1644160.0001
Mysql Total
Database connection0.00110.134810.0011
Mysqli_queries0.781394.8013460.0170
Looping result0.00040.0526440.0000
Template Total0.780394.720.3901
Template load0.00220.266320.0011
Template processing0.778194.405020.3890
Template load and register function0.00020.026610.0002
states
state_id_array0.00170.210510.0017
state_identifier_array0.00180.221420.0009
Override
Cache load0.00180.215870.0003
Sytem overhead
Fetch class attribute can translate value0.00050.060510.0005
Fetch class attribute name0.00070.090110.0007
XML
Image XML parsing0.00010.014310.0001
class_abstraction
Instantiating content class attribute0.00000.000610.0000
General
dbfile0.00070.0875100.0001
String conversion0.00000.001440.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
2content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
1content/datatype/view/ezxmltags/literal.tpl<No override>extension/community/design/standard/templates/content/datatype/view/ezxmltags/literal.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 6
 Number of unique templates used: 5

Time used to render debug report: 0.0002 secs