Forums / Developer / image, imagefile operator error

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

image, imagefile operator error

Author Message

Karol Radziuk

Monday 06 December 2010 7:33:07 am

Hi,

before I report an issue, I would like to know, whether there is eZ bug or my lack of knowledge, namely:

In: ez/lib/ezimage/classes/ezimageinterface.php I discovered that I have to remove first "/" (slash) from $StoredPath variable, that PHP GD not thrown an error.

I could never run template operator {image( imagefile( 'video.jpg'|ezimage('no') ) )} before this step in PHP code. Is this bug or I should change something in PHP GD?

{$me|attribute(show,1)}