eZ publish crashes when modifying a class

eZ publish crashes when modifying a class

Monday 21 April 2008 10:57:12 am - 4 replies

Author Message

Maxime Thomas

Monday 21 April 2008 11:46:04 pm

Hi,

It's a bug of eZPublish, when you are trying to edit a class with a lot of attributes, and that you click ok, the script will try to update all the objects in one shot.

You may use this extension :

http://ez.no/developer/contribs/hacks/update_object_attributes

Hope it helps.

Maxime Thomas
maxime.thomas@wascou.org | www.wascou.org | http://twitter.com/wascou

Company Blog : http://www.wascou.org/eng/Company/Blog
Technical Blog : http://share.ez.no/blogs/maxime-thomas

Heiner Wurbs

Tuesday 22 April 2008 5:12:34 am

Thanks a lot for that hint. I have one question, for this extension. Shall I create the class attribute in the eZ publish Administration Interface, even the eZ publish execution ended abruplty ? And then starting to repair the objects with this extension ?

Thanks for your help !!!
Heiner

Maxime Thomas

Tuesday 22 April 2008 11:28:12 pm

The process is :
- edit your class
- add your attribute(s)
- go in command line mode
- run the script
- go back in the admin
- click ok to save the class

Maxime Thomas
maxime.thomas@wascou.org | www.wascou.org | http://twitter.com/wascou

Company Blog : http://www.wascou.org/eng/Company/Blog
Technical Blog : http://share.ez.no/blogs/maxime-thomas

Heiner Wurbs

Saturday 03 May 2008 9:37:47 am

Hi Maxime,

thanks a lot for that hint and your support! After some tests I could solve the problem increasing the following values in the php.ini:

max_execution_time = 60;script, formerly 30
memory_limit = 100M; formerly 64M 

And using a low traffic period of the webserver.

greetings
heiner

You must be logged in to post messages in this topic!

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