Forums / Setup & design / Migration from 3.7 to 3.8.4 problems

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

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.