Share » Forums » Install & configuration » Images in articles - getting Fatal error

Images in articles - getting Fatal error

Images in articles - getting Fatal error

Thursday 17 August 2006 12:34:45 am - 2 replies

Author Message

Kristof Coomans

Sunday 20 August 2006 3:32:51 am

Hello Matt

Enable the debugging features ( see http://ez.no/community/forum/install_configuration/fatal_error_ez_publish_did_not_finish_its_request/#msg99842 ), you will get a useful PHP error message then.

independent eZ Publish developer and service provider | http://blog.coomanskristof.be | http://ezpedia.org

Pål Jostein Didriksen

Sunday 20 August 2006 8:36:40 am

Hi,

I also experienced some problems with images while upgrading (From 3.4 to 3.6). Not sure if this is the same thing, though.

The debug reported an error in ezImageHandler. The problem was solved when I changed my templates from this code:

{attribute_view_gui attribute=$node.object.data_map.thumbnail image_class=large href=$node.object.data_map.thumbnail.content.original.url|ezroot)}

... to this:

{attribute_view_gui attribute=$node.data_map.thumbnail image_class=large href=$node.data_map.thumbnail.content.original.url|ezroot}

Debug also reported some problems connected to file permissions on the server, so you might want to take a look at that as well.

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

36 542 Users on board!

Forums menu