Quote Originally Posted by Jeffey View Post
Hey!,
So is the _LRG.jpg issue not correct? Should it "create" the larger version of the additional pictures from main image folder as well?
Lightbox does not "create" any images. It uses what you have configured for large images in Admin > Configuration > Images. That is the exact same image normally displayed when you click the "larger image" below the product image on the product description page.

The higher quality larger size image is generally uploaded to the /images/large directory and appended with the _LRG at the end of the filename. Again the prefix is determined in Admin > Configuration > Images

But I don't have to think about these details as ImageHandler2 does all that thinking for me!

Woody