razaali75 / timthumb

Automatically exported from code.google.com/p/timthumb
0 stars 0 forks source link

recoverable error: Premature end of JPEG file #469

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
i have an error :

Warning: imagecreatefromjpeg(): gd-jpeg, libjpeg: recoverable error: Premature 
end of JPEG file in /home/xxx/public_html/resize/timthumb.php on line 1098

Warning: imagecreatefromjpeg(): 
'/home/xxx/public_html/media/38/01/mixed-2894904.jpg' is not a valid JPEG file 
in /home/xxx/public_html/resize/timthumb.php on line 1098

Warning: Cannot modify header information - headers already sent by (output 
started at /home/xxx/public_html/resize/timthumb.php:1098) in 
/home/xxx/public_html/resize/timthumb.php on line 1242

Warning: Cannot modify header information - headers already sent by (output 
started at /home/xxx/public_html/resize/timthumb.php:1098) in 
/home/xxx/public_html/resize/timthumb.php on line 1243

Warning: Cannot modify header information - headers already sent by (output 
started at /home/xxx/public_html/resize/timthumb.php:1098) in 
/home/xxx/public_html/resize/timthumb.php on line 1244

Warning: Cannot modify header information - headers already sent by (output 
started at /home/xxx/public_html/resize/timthumb.php:1098) in 
/home/xxx/public_html/resize/timthumb.php on line 1245

Original issue reported on code.google.com by sendypu...@gmail.com on 2 Oct 2013 at 7:59

Attachments:

GoogleCodeExporter commented 9 years ago
It's a problem with your image and not an issue with TimThumb. Not much I can 
do I'm afraid.

Original comment by BinaryMoon on 3 Oct 2013 at 6:58