Forums / Install & configuration / some questions after upgrade from 3.4.2 to 3.7.2

"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".

some questions after upgrade from 3.4.2 to 3.7.2

Author Message

Alexandre Cunha

Thursday 12 January 2006 7:07:09 pm

Hi,

I have almonst finished to upgrade a site made with 3.4.2 to 3.7.2
Just some minor issues...
I have run the scripts to upgrade the database. Just found one or two repeated queries.

Do I need run anything in update/common/scripts ??

When I enter in the admin interface, i see the left (struture), the top menu, but nothing in the midle. Doest matter what action I perform. How can I solve this ?

Thanks

axel

http://AlexandreCunha.com

Łukasz Serwatka

Thursday 12 January 2006 11:36:09 pm

Hi,

Yes, you need to run all SQL update scripts to follow upgrade path correctly.

When I enter in the admin interface, i see the left (struture), the top menu, but nothing in the midle. Doest matter what action I perform. How can I solve this ?

This can be related to is_container flag which was added in 3.5 version of Exponential. You can run php update script

# siteaccess news_admin
./update/common/scripts/updateiscontainer.php news_admin

For custom classes you need to set this flag manually. Just re-edit your classes.

Look also here for 3.5 upgrade manual
http://ez.no/download/ez_publish/changelogs/ez_publish_3_5/upgrading

and here for 3.6 upgrade manual
http://ez.no/download/ez_publish/changelogs/ez_publish_3_6/upgrading

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog