After importing from Coppermine, I get the following every time I try to rebuild thumbnails. I get similar errors when trying to create missing thumbnails. Watermarks option is turned "off" (under Watermark Options).
Quote:
Checking photo #176: rebuilding /home/usr/public_html/gallery/data/9/thumbs/cuttlefish_tattoo.JPG from /home/usr/public_html/gallery/data/9/cuttlefish_tattoo.JPG ...
Warning: imagecreatetruecolor(): Invalid image dimensions in /home/usr/public_html/gallery/image-inc.php on line 135
Warning: imagecopyresampled(): supplied argument is not a valid Image resource in /home/usr/public_html/gallery/image-inc.php on line 136
Warning: imagejpeg(): supplied argument is not a valid Image resource in /home/usr/public_html/gallery/image-inc.php on line 142
Warning: imagedestroy(): supplied argument is not a valid Image resource in /home/usr/public_html/gallery/image-inc.php on line 147
failed! done.
Checking photo #490: rebuilding /home/usr/public_html/gallery/data/9/thumbs/TheJekyllCuttle.jpg from /home/usr/public_html/gallery/data/9/TheJekyllCuttle.jpg ...
Warning: imagecreatetruecolor(): Invalid image dimensions in /home/usr/public_html/gallery/image-inc.php on line 135
Warning: imagecopyresampled(): supplied argument is not a valid Image resource in /home/usr/public_html/gallery/image-inc.php on line 136
Warning: imagejpeg(): supplied argument is not a valid Image resource in /home/usr/public_html/gallery/image-inc.php on line 142
Warning: imagedestroy(): supplied argument is not a valid Image resource in /home/usr/public_html/gallery/image-inc.php on line 147
failed! done.
Finished!
|
I'm using GD2. Any suggestions?