|
I went to edit one of my images (by uploading a new image).. everything seemed to work fine but a thumbnail hadn't been created. So I went to try to rebuild the thumbnail and received these errors:
Warning: getimagesize(/home/pgd3s1gn/public_html/scraporchard/gallery/data/502/200802DCTAssign.jpg) [function.getimagesize]: failed to open stream: No such file or directory in /home/pgd3s1gn/public_html/scraporchard/gallery/image-inc.php on line 264
Warning: Division by zero in /home/pgd3s1gn/public_html/scraporchard/gallery/image-inc.php on line 311
Warning: copy(/home/pgd3s1gn/public_html/scraporchard/gallery/data/502/200802DCTAssign.jpg) [function.copy]: failed to open stream: No such file or directory in /home/pgd3s1gn/public_html/scraporchard/gallery/image-inc.php on line 327
Error creating thumbnail! Error code: 1
Command:
"/usr/bin/mogrify" +profile "*" -size 0x150 -quality 70 -geometry 0x150 '/home/pgd3s1gn/public_html/scraporchard/gallery/data/502/thumbs/200802DCTAssign.jpg'
Up until now, everything in the gallery has been working just fine.. please help!?
|