Missing script for upgrade

Author Message

Vivek Chopra

Thursday 18 March 2004 10:30:32 am

I am trying to upgrade eZpublish from 3.1-1 to 3.3.3 I downloaded the 3.3.3 package and in the update folder there are sql files to update the database. One sql file seems to be missing which is needed to update from 3.2-2 to 3.2-3.

Without this file I cannot update the database any further.

Has anyone experienced this problem ? any solution?
Please help.

Vivek

Björn Dieding@xrow.de

Thursday 18 March 2004 11:52:48 am

I might be that there was no change in the db layout between those versions.

-----from a doc

Unfortunatelly this is the theory. Some times it works and somethings it doesn't. Here are serval things you should try too if things are failing.

run the updatescripts again update/common/scripts/*
still no luck? Try this...

Install a fresh version with a demo package under a new DB (Plain preferred)
clear all rows from all tables of that new db
dump your old one (without tables, just the raw data)
press it into the db (manual fix the sql erros)
run the updatescripts
change settings and do not try to use your old ones

--------------------------------------------------------------------------------

Looking for a new job? http://www.xrow.com/xrow-GmbH/Jobs
Looking for hosting? http://hostingezpublish.com
-----------------------------------------------------------------------------
GMT +01:00 Hannover, Germany
Web: http://www.xrow.com/

Vivek Chopra

Thursday 18 March 2004 3:39:00 pm

If I run the next available sql script, I get error saying table not found.

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

Main resources:

Total runtime1.3026 sec
Peak memory usage4,096.0000 KB
Database Queries57

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0085 589.2734152.6406
Module start 'layout' 0.00860.0054 741.914139.4609
Module start 'content' 0.01401.2873 781.3750533.4922
Module end 'content' 1.30130.0013 1,314.867212.1641
Script end 1.3025  1,327.0313 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00400.3092160.0003
Check MTime0.00190.1457160.0001
Mysql Total
Database connection0.00200.150410.0020
Mysqli_queries1.245095.5782570.0218
Looping result0.00070.0514550.0000
Template Total1.254596.320.6272
Template load0.00340.263920.0017
Template processing1.251096.042620.6255
Template load and register function0.00010.010710.0001
states
state_id_array0.00120.093310.0012
state_identifier_array0.00140.106920.0007
Override
Cache load0.00270.2092240.0001
Sytem overhead
Fetch class attribute can translate value0.00070.052020.0003
Fetch class attribute name0.00090.067640.0002
XML
Image XML parsing0.00070.054020.0004
class_abstraction
Instantiating content class attribute0.00000.000740.0000
General
dbfile0.00080.0585160.0000
String conversion0.00000.001040.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
3content/datatype/view/ezxmltext.tpl<No override>extension/community_design/design/suncana/templates/content/datatype/view/ezxmltext.tplEdit templateOverride template
6content/datatype/view/ezxmltags/paragraph.tpl<No override>extension/ezwebin/design/ezwebin/templates/content/datatype/view/ezxmltags/paragraph.tplEdit templateOverride template
3content/datatype/view/ezxmltags/line.tpl<No override>design/standard/templates/content/datatype/view/ezxmltags/line.tplEdit templateOverride template
1content/datatype/view/ezimage.tpl<No override>extension/sevenx/design/simple/templates/content/datatype/view/ezimage.tplEdit templateOverride template
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 15
 Number of unique templates used: 6

Time used to render debug report: 0.0001 secs