In the process of cropping my image thumbnail, if the cropping width or height is bigger than the one that was set in the Media Settings, I always get this error message:
<b>Warning</b>: imagejpeg() [function.imagejpeg]: Unable to open 'C:\xampp\htdocs\hendevanes\wp-content\uploads\20114/C:\xampp\htdocs\hendevanes\wp-content\uploads\20114\sci47FB-305x305.jpg' for writing: Invalid argument in <b>C:\xampp\htdocs\hendevanes\wp-includes\media.php</b> on line <b>455</b>
done;thumbnail,342,342
The thumbnail settings were 305x305... when I cropped it to 342x342 (the original was far bigger, of course), I expected to get the cropped result resized to the dimension I set in the Media Settings (305x305). Though the image got cropped, the size was not adjusted. Any idea as to why? Can this be fixed?
Thanks for the continuation of the Scissors plug-in, by the way! Cheers!