eZIE cluster image mode ?

You need to be logged in to post messages in the forums. New users may register here.

Pablo Pernot

Member since:
09 January 2008

Posts: 17

Tuesday 16 February 2010 7:50:12 am


It seems not to work with the index cluster .

Any idea ? any roadmap about that point ?

thanks

bye

Pablo

Up

Pablo Pernot

Member since:
09 January 2008

Posts: 17

Thursday 11 March 2010 1:43:56 am

I did a quick & dirty patch : on modules/prepare.php



































Up

Bertrand Dunogier

Member since:
09 January 2008

Posts: 6

Thursday 08 April 2010 3:56:42 am

We are aware of this, and are fixing it. Stay in touch :-)

Bertrand Dunogier
eZ Systems Engineering
http://twitter.com/bdunogier

Up

Pablo Pernot

Member since:
09 January 2008

Posts: 17

Tuesday 13 April 2010 6:39:54 am

I fixed it. But my code is dirty... :)
Up

Pablo Pernot

Member since:
09 January 2008

Posts: 17

Tuesday 13 April 2010 6:40:59 am

added

modules/ezie/prepare.php
around line 40


















Up

Bertrand Dunogier

Member since:
09 January 2008

Posts: 6

Tuesday 13 April 2010 9:00:23 am

Pablo,

the clustering issues should be fixed (in SVN), but will unfortunately require a hack in the index_image_xxx.php file you're using (depending on your handler) since the image editor uses images prepended with a query string in order to trick the browser cache.

This is the fix you can use on index_image_mysql.php:








































Bertrand Dunogier
eZ Systems Engineering
http://twitter.com/bdunogier

Up

Pablo Pernot

Member since:
09 January 2008

Posts: 17

Thursday 20 May 2010 5:29:07 am

Sorry, I'm still late.

I'm going to do it right now, thanks.
Up

Pablo Pernot

Member since:
09 January 2008

Posts: 17

Thursday 20 May 2010 6:15:58 am

OK, it works.

but... I needed within image.ini.append.php to add a specific path to "convert"

# The path to the executable, can be empty for global path.
ExecutablePath=

became :

ExecutablePath=/usr/bin/

thanks

Pablo
Up

You need to be logged in to post messages in the forums. New users may register here.