| Thumbnail Resize
I'm trying to resize the thumbnails to 160 pixels. But when photopost scans the database it always encounters this error:
Processing may take a while... please be patient and wait the for FINISHED message...
Checking photo #3649: rebuilding /home/amateurx/public_html/photopost/data/500/23076-thumb.jpg from /home/amateurx/public_html/photopost/data/500/23076.jpg ... completed! done.
Checking photo #3650: rebuilding /home/amateurx/public_html/photopost/data/500/2307ghgg-thumb.JPG from /home/amateurx/public_html/photopost/data/500/2307ghgg.JPG ... completed! done.
Checking photo #3651: rebuilding /home/amateurx/public_html/photopost/data/500/2307Picture_009-thumb.jpg from /home/amateurx/public_html/photopost/data/500/2307Picture_009.jpg ... completed! done.
Checking photo #3652: rebuilding /home/amateurx/public_html/photopost/data/500/2307Picture_012-thumb.jpg from /home/amateurx/public_html/photopost/data/500/2307Picture_012.jpg ... completed! done.
Checking photo #3653: rebuilding /home/amateurx/public_html/photopost/data/500/2307Picture_015-thumb.jpg from /home/amateurx/public_html/photopost/data/500/2307Picture_015.jpg ... completed! done.
Checking photo #3654: rebuilding /home/amateurx/public_html/photopost/data/500/2307Picture_013-thumb.jpg from /home/amateurx/public_html/photopost/data/500/2307Picture_013.jpg ... completed! done.
Checking photo #3655: rebuilding /home/amateurx/public_html/photopost/data/500/2307Picture_005-thumb.jpg from /home/amateurx/public_html/photopost/data/500/2307Picture_005.jpg ... completed! done.
Checking photo #3656: rebuilding /home/amateurx/public_html/photopost/data/2/1769tj15-thumb.JPG from /home/amateurx/public_html/photopost/data/2/1769tj15.JPG ... completed! done.
Checking photo #3657: rebuilding /home/amateurx/public_html/photopost/data/2/1769tj16-thumb.JPG from /home/amateurx/public_html/photopost/data/2/1769tj16.JPG ... completed! done.
Checking photo #3658: rebuilding /home/amateurx/public_html/photopost/data/2/1769tj18-thumb.JPG from /home/amateurx/public_html/photopost/data/2/1769tj18.JPG ... completed! done.
Checking photo #3659: rebuilding /home/amateurx/public_html/photopost/data/2/1769tj19-thumb.JPG from /home/amateurx/public_html/photopost/data/2/1769tj19.JPG ... completed! done.
Checking photo #3660: rebuilding /home/amateurx/public_html/photopost/data/2/1769tj20-thumb.JPG from /home/amateurx/public_html/photopost/data/2/1769tj20.JPG ... completed! done.
Checking photo #3661: rebuilding /home/amateurx/public_html/photopost/data/2/1769tj21-thumb.JPG from /home/amateurx/public_html/photopost/data/2/1769tj21.JPG ... completed! done.
Checking photo #3681: rebuilding /home/amateurx/public_html/photopost/data/500/792a-thumb.jpg from /home/amateurx/public_html/photopost/data/500/792a.jpg ... completed! done.
Checking photo #3682: rebuilding /home/amateurx/public_html/photopost/data/500/792b-thumb.jpg from /home/amateurx/public_html/photopost/data/500/792b.jpg ... completed! done.
Checking photo #3683: rebuilding /home/amateurx/public_html/photopost/data/500/792c-thumb.jpg from /home/amateurx/public_html/photopost/data/500/792c.jpg ... completed! done.
Checking photo #3684: rebuilding /home/amateurx/public_html/photopost/data/500/792d-thumb.jpg from /home/amateurx/public_html/photopost/data/500/792d.jpg ...
Warning: imagecreatefromjpeg(): '/home/amateurx/public_html/photopost/data/500/792d.jpg' is not a valid JPEG file in /home/amateurx/public_html/photopost/image-inc.php on line 81
Unable to create image [/home/amateurx/public_html/photopost/data/500/792d.jpg].
Please contact system administrator.
When I login via ftp there is no 792d.jpg file. Half my thumbnails are 100 pixels max and the other is has been resized to 160 pixels, advice needed please.
|