hmmm, thats strange … and interesting.
Ok, it shouldnt be the php-libraries if you can use the built-in tools.
Please go to settings>crop-thumbnails and activate the debug-options.
That’s how you can debug (Step-by-Step for Firefox):
- Go to a image of your choice and open the crop-Thumbnails dialog.
- Right-Click inside the dialog and choose “This Frame > open in new Tab” (sorry if that not the correct words – my browser is in german language)
- now you should see the dialog in a full page view. Press F12 to open the Browser Developer Settings and activade the “Console”-Tab.
- as soon as you try to select one image in the crop-thumbnail dialog you should see a log in the console
- try to select one image and then click save
- copy and post the logs, should looks like this:
choosed image - data Object { id: 7076, parentId: 7067, width: 1880, height: 720 } cpt-crop.js:230:1
JCrop - options Object { boxWidth: 300, boxHeight: 115, trueSize: Array[2], aspectRatio: 1.81818181818, setSelect: Array[4], minSize: Array[2] }
cpt-crop.js:231:4
Save Function Debug submitted image-data
stdClass Object
(
[name] => thumbnail
[width] => 400
[height] => 220
[ratio] => 1.81818181818
[crop] => 1
)
filename:/www/htdocs/-------------/------------/wp-content/uploads/2015/12/the-file-400x220.jpg