Hi !
I'm trying to make an image gallery with this plugin, and it's almost done.
But I have a big problem, I'm using Colorbox plugin to display images in a lightbox and it relies on the .preview images.
Problem is : Preview images are not always generated, I think that when the original image is smaller, no preview image is generated.
I'm using the latest image plugin and php was compiled with official GD library (so GD Image Filtering and GD Image Rotation are using php implementations).
Do you know where the problem could come from ?
Thanks !