Forums / Install & configuration / Problem of image upload and image preview
Aymeric Palsky
Friday 22 July 2011 10:40:14 am
Hi, I have a problem of image upload in the "user interface" of ezpublish : when I edit a page, every time I load a picture ezpublish adds nothing to the column or the paragraph.
And when I go to the "administrator interface" I can see that it had adds the picture but there is no preview available.
I wonder what I have made wrong.
I use PHP 5.1.6
Apache 2.2.3
ezpublishcommunity 4.4.0 with ezc gpl
And I must say that I am a new user of ezpublish, I read a part of the documentation but there are principles that are still unclear for me.
Thanks
Philippe VINCENT-ROYOL
Sunday 24 July 2011 12:55:26 pm
Try to check if gd or imagemagick is correctly defined on image.ini
Have you check your log files? could be a permission problem on var folder too.
Phil
Certified Developer (4.1): http://auth.ez.no/certification/verify/272607 Certified Developer (4.4): http://auth.ez.no/certification/verify/377321 G+ : http://plus.tl/dspe Twitter : http://twitter.com/dspe
Monday 25 July 2011 12:52:21 am
Thank you Philippe, it was actually a problem on imagemagick which was not correctly defined...
Sorry for the inconvenience.