| Errors uploading
First off, I added .gif to the allowed image types. But then I was thinking, maybe there was a reason it's not in the default config?
That fixed the image not supported error for gifs, but then I get this:
Warning: getimagesize(/home/domain/public_html/gallery/data/notcat/my.gif): failed to open stream: No such file or directory in /home/domain/public_html/gallery/image-inc.php on line 214
Warning: copy(/home/domain/public_html/gallery/data/notcat/my.gif): failed to open stream: No such file or directory in /home/domain/public_html/gallery/image-inc.php on line 241
Warning: getimagesize(/home/domain/public_html/gallery/data/notcat/my.gif): failed to open stream: No such file or directory in /home/domain/public_html/gallery/image-inc.php on line 412
Warning: getimagesize(/home/domain/public_html/gallery/data/notcat/my.gif): failed to open stream: No such file or directory in /home/domain/public_html/gallery/image-inc.php on line 612
Warning: filesize(): Stat failed for /home/domain/public_html/gallery/data/notcat/my.gif (errno=2 - No such file or directory) in /home/domain/public_html/gallery/image-inc.php on line 620
Warning: fread(): supplied argument is not a valid stream resource in /home/domain/public_html/gallery/image-inc.php on line 620
|