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 eZ publish. 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

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.