Error in creating JPEG image from source.

See all posts See thread Reply

Re: Error in creating JPEG image from source. new!
by dreamer, 12 years, 5 months ago
Thank you , colin.
I hope my poor English hasn't bother you.
But I think that may not be the memory problem .
Because it happens everytime when the client use large-scale printer .But never happen if the client use the usual scanner.
You can try to download the image and upload it. If it fails to upload . Please open the image and re-save it(you will find out that this time the size of the image become bigger) then retry to upload again and uploading should be succeed.
Since more and more clients use this kind's printer instead of the usual scanner It really bother me .And I don't know how to solve the problem ,In fact I don't know what's wrong at all.
I guess the image is created by a special protocol ,It's not usual JPG file.Reply
Re: Error in creating JPEG image from source. new!
by colin, 12 years, 5 months ago
Well, I have tried the JPEG you sent on my test instance, and it worked. The file looks like a standard JPEG to me.

So maybe it is due to the GD version on your server. I have this on mine:
- PHP version : 5.3.10-2
- GD version : 2.0Reply