Migration from 3.7 to 3.8.4 problems

Author Message

francis Nart

Monday 30 October 2006 8:41:19 am

Hi,

We decided to upgrade from 3.7.0 to 3.8.4 a multilingual website. We still have two bugs after the upgrade in the admin interface :

1.When adding content, the list of available content classes is not displayed. The dropdown menu is empty.

2. We can't select the main location for an object. The radio button is greyed and we cannot select it and then we are unable to publish any content.

We think that those problems come from the way eZ manages languages.

Here is our setup in the site.ini :
[RegionalSettings]
Locale=fre-FR
ContentObjectLocale=fre-FR
TextTranslation=enabled
SiteLanguageList[]=fre-FR
SiteLanguageList[]=eng-GB
ShowUntranslatedObjects=enabled

The execution of "updatemultilingual.php" during the upgrade did not result in any error.
Here is the result :
Step 1/6: Removing the drafts:
Processed: 100 of 223
Processed: 200 of 223
Processed: 223 of 223
Step 2/6: Identifying languages used on the site:
language: fre-FR (id 2)
language: eng-GB (id 4)
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.

Does anybody have any clue about what we have to fix ?

Thanks.

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 11:28:12
Script start
Timing: Jan 18 2025 11:28:12
Module start 'layout'
Timing: Jan 18 2025 11:28:12
Module start 'content'
Timing: Jan 18 2025 11:28:13
Module end 'content'
Timing: Jan 18 2025 11:28:13
Script end

Main resources:

Total runtime0.7363 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.0065 588.0313152.6406
Module start 'layout' 0.00650.0035 740.671939.4766
Module start 'content' 0.01010.7247 780.1484409.1797
Module end 'content' 0.73480.0015 1,189.32818.1406
Script end 0.7363  1,197.4688 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.00320.4373160.0002
Check MTime0.00130.1741160.0001
Mysql Total
Database connection0.00130.171910.0013
Mysqli_queries0.691293.8669460.0150
Looping result0.00050.0617440.0000
Template Total0.700595.120.3502
Template load0.00200.268720.0010
Template processing0.698594.859620.3492
Template load and register function0.00020.023110.0002
states
state_id_array0.00100.133010.0010
state_identifier_array0.00150.207420.0008
Override
Cache load0.00160.2232340.0000
Sytem overhead
Fetch class attribute can translate value0.00050.070210.0005
Fetch class attribute name0.00180.240410.0018
XML
Image XML parsing0.00010.013310.0001
class_abstraction
Instantiating content class attribute0.00000.000610.0000
General
dbfile0.00070.0985100.0001
String conversion0.00000.001540.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/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
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 8
 Number of unique templates used: 5

Time used to render debug report: 0.0002 secs