Thumbnail Preview Size

Added by Eric Oliver 10 months ago

When I upload an image it works great, but when I try to select the image I uploaded, I can only see blurs...like the thumbnail images are only showing a piece of the picture at full resolution. I have attached an image demonstrating what I see. Can anyone help with this?

Also, is there a way to automatically resize an image once it is uploaded without having to use the GUI to do it.

Website_Administration_1310425759784.png - Thumbnail not properly displaying. (54 kB)


Replies (4)

RE: Thumbnail Preview Size - Added by Eric Oliver 10 months ago

Anyone? I cannot tell what I uploaded in order to put it on the page.

RE: Thumbnail Preview Size - Added by Dmitry Levashov 10 months ago

Thumbnails - see "imgLib" options, as I see connector not found gd or imagick

Also, is there a way to automatically resize an image once it is uploaded without having to use the GUI to do it.

Not in 1.x branch

RE: Thumbnail Preview Size - Added by Troex Nevelin 10 months ago

Such crop thumbnails I've seen with some strange imagick module, try to switch to 'gd' instead, or if this happens with gd, than switch to imagick. See connector json outout with debug enable in connector, it will tell which imgLib you are using.

RE: Thumbnail Preview Size - Added by Eric Oliver 10 months ago

Thanks for the help. I took your advice and checked the imagick module. I do not know if what I did was what it was needing but it seemed to have worked. I just changed both the connectors to the same settings and made the URL absolute and the .tmb relative. I changed both to gd. I hope this helps other people. Thanks for all of the help and designing a great WYSIWYG editor.

(1-4/4)