Author
|
Message
|
Alex Jones
|
Wednesday 18 June 2003 10:22:04 am
Have the issues with using the GD library without ImageMagick been fixed in the betas? If not will they be fixed in the final version of 3.1? Thanks, Alex
Alex
[ bald_technologist on the IRC channel (irc.freenode.net): #eZpublish ]
<i>When in doubt, clear the cache.</i>
|
Douglas Hammond
|
Thursday 19 June 2003 7:51:10 am
Not yet but you can try this for now http://ez.no/developer/ez_publish_3/forum/install_configuration/images_with_gd/re_images_with_gd__16
|
Alex Jones
|
Thursday 19 June 2003 9:42:04 am
Damn. Thanks for the patch! Do I just need to unzip it into the ezPublish directory on my server? Or is their a UNIX program to run on it? Thanks, Alex
Alex
[ bald_technologist on the IRC channel (irc.freenode.net): #eZpublish ]
<i>When in doubt, clear the cache.</i>
|
Douglas Hammond
|
Thursday 19 June 2003 11:04:20 am
if you get the http://ez.mojothing.com/ezpublish-3.1.0-2-GD.tar.bz2 bzip2 -dc ezpublish-3.1.0-2-GD.tar.bz2 | tar xvf - will extract it to a directory called zpublish-3.1.0-2-GD
|
geovanni rosetto
|
Friday 20 June 2003 2:49:37 pm
Douglas, After downloading the file 'ezpublish-3.1.0-2-GD.tar.tar' from your site it decompreses it to a 'ezpublish-3.1.0-2-GD' directory which includes all the eZ publish 3.1.0-2 again. Do I really need/have to replace all the files again? Is there a 'quick fix' thing? I hope the eZ crew gets this bug out before the final release which is coming up soon. Regards, geo
|
Douglas Hammond
|
Friday 20 June 2003 7:50:26 pm
Sure download the diff and apply it using patch
|
Douglas Hammond
|
Monday 23 June 2003 8:43:01 am
Looks like gd is fixed in 3.1. > from the svn. Make shure to change your image defaults like override/image.ini.append.php
[ConverterSettings]
UseConvert=false UseGD=true
[Rules]
DefaultRule=image/jpeg;gd
Rules[]=image/jpeg;image/jpeg;gd
Rules[]=image/png;image/png;gd
Rules[]=image/gif;image/png;gd Rules[]=image/xpm;image/png;gd
|
Alex Jones
|
Friday 27 June 2003 8:52:23 am
Just wanted to drop a note to confirm that GD support is indeed fixed in the final version of 3.1 and to say thanks to Douglas Hammond for all of the help. For those having issues with 3.1, make sure to note his point of changing your image settings to use GD as they come preconfigured for convert (ImageMagick). Alex
Alex
[ bald_technologist on the IRC channel (irc.freenode.net): #eZpublish ]
<i>When in doubt, clear the cache.</i>
|
Martin Ulrich
|
Tuesday 01 July 2003 6:35:56 am
Woooaauuuu
after many hundred of hours ez3 works with GD !!!!!! think have a lot of beer today. (it works finally after changing not only image.ini.append.php but image.ini too) :-) :-) :-)
_______________________
http://artenic.de ARTENIC - Publishing mit allen Mitteln!
|