I have a problem with the uploading function. I can add .jpg's and serendepity resizes them, no problem. But when I try to upload a .gif, it doesn't resize it, and doesn't displays it in the media library neither. (But it DOES upload it.)
Also it's not possible to upload images from some www-adres (from client diskdrive it's no problem). It does upload something, but that "something" is an empty (white) image.
Any idea what can causes this problem? I have the "Use Imagemagick" boolean turned off.
Only resize .jpg works (not .gif)
You most likely don't have gif write or png write compiled into your PHP installation
Tom Sommer (Serendipity Core Developer)
http://blog.dreamcoder.dk
http://blog.dreamcoder.dk
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
And it seems like you have PHPs allow_url_open set to FALSE. Serendipity 0.8 allows to download HTTP images using the PEAR class which will work despite that PHP setting. You might want to try that out...
Regards,
Garvin
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/