Can't understand the result

Author Message

Børge Warvik

Monday 30 January 2006 2:20:52 pm

When doing this

{def $link=fetch('content', 'node', hash('node_id', 75))}
{$link.object.data_map|attribute('show', 1)}

I always get an execution timeout, even though I've set it to 120 seconds and increased the memory limit to 32.

Am I doing something wrong?

Łukasz Serwatka

Tuesday 31 January 2006 12:06:56 am

Hi Børge,

Which version of PHP do you have? There was bug in PHP 4.4.1, which caused "attribute" to infinite loop. Problem was fixed in eZ publish 3.7.3.

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

Børge Warvik

Tuesday 31 January 2006 1:50:01 am

Thanks, thats the version I'm using. Will upgrade from 3.7.2 to 3.7.3

Edit: upgraded, and everything worked great!

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