| Division by Zero - Error Code 1
I was rebuilding my thumbnails and got the below error code. I'm wondering whether it has to do with the MP4 file which was uploaded but it did create a thumbnail at one time. Anyone know how to solve this problem?
Checking photo #94: rebuilding /home/mysite/public_html/gallery/data/534/thumbs/DSCN0280a.mp4 from /home/mysite/public_html/gallery/data/534/DSCN0280a.mp4 ...
Warning: Division by zero in /home/mysite/public_html/gallery/image-inc.php on line 311
Error creating thumbnail! Error code: 1
Command:
"/usr/bin/mogrify" +profile "*" -size 0x100 -quality 70 -geometry 0x100 '/home/mysite/public_html/gallery/data/534/thumbs/DSCN0280a.mp4'
|