Topic: Remote uploading not working.

I am having trouble uploading images from the internet..
I get these errors:

Warning: imagecreatefromstring() [function.imagecreatefromstring]: Empty string or invalid image in /home/www/fotolen.com/engine.php on line 278

Warning: imagedestroy(): supplied argument is not a valid Image resource in /home/www/fotolen.com/engine.php on line 283


Anyone got any ideas why?


Peder.

Thumbs up

Re: Remote uploading not working.

gd library?

rodolfoberrios.com | PLEASE use Tech Support forums to ask for support!

Re: Remote uploading not working.

As in if I have GD on my server??
I do..

http://www.collectmedia.net/phpinfo.php

Thumbs up

Re: Remote uploading not working.

Nobody know what might be wrong??

Thumbs up

Re: Remote uploading not working.

I have the same error. Remote uploading don't work. It tells "remote fatal error, check your data".

Warning: imagecreatefromstring() [function.imagecreatefromstring]: Empty string or invalid image in /home/user/pix.com/engine.php on line 294
Warning: imagedestroy(): supplied argument is not a valid Image resource in /home/user/pix.com/engine.php on line 299

What is wrong?

Thumbs up

Re: Remote uploading not working.

Is hard to guess that. Pretty please, add information like where is hosted, what version are you running and so on.
Based on post, the error is just gd library or maybe chmod on folders.

Regards.

rodolfoberrios.com | PLEASE use Tech Support forums to ask for support!

Re: Remote uploading not working.

It works fine for me the remote upload.

Thumbs up