|
I didn't want to allow medium size images, only original and thumbs.
When I turn on the the ability to create large and medum images and try to upload I get this error:
Warning: imagejpeg(): Unable to open '[path]/photopost/data/501/thumbs/img_015_1_1.jpg' for writing: No such file or directory in [path]/photopost/image-inc.php on line 159
Warning: imagejpeg(): Unable to open '[path]/photopost/data/501/medium/img_015_1_1.jpg' for writing: No such file or directory in [path]/photopost/image-inc.php on line 159
Warning: filesize(): stat failed for [path]/photopost/data/501/medium/img_015_1_1.jpg in [path]/photopost/image-inc.php on line 937
Warning: fread(): supplied argument is not a valid stream resource in [path]/photopost/image-inc.php on line 937
And:
Impossible to read file format: /data/home/ptcruiser/board/photopost/data/501/medium/img_015_1_1.jpg
|