I have it installed to show 'preview' images. It seems to work OK but my log gets filled with 'page not found' messages.

I did some investigation and saw the following. lightbox always tries to access the images/imagename.preview.JPG image.

However it looks like that file is not always available. I have a lot of images that have been uploaded with the image module that have to exact same size as the 'preview' size. In that case image module does not create a new file but is refers to the 'original' size.

is there a workaround for not filling the log?

Comments

bugz_nz’s picture

Assigned: Unassigned » bugz_nz
Status: Active » Closed (won't fix)

1) With regards to the image module not creating imagename.preview.jpg in certain circumstances - I believe that this is by design. The image module maintainers have mentioned that they do not wish to change this.

2) The option within this module to choose which size image is displayed was added as a method to workaround the above.

3) The "page not found" message is not generated by this module, rather it is generated by Drupal itself.

Unfortunately, we do not currently have a workaround for the missing preview size other than the ability to choose which image size is displayed.