Hi @photocrati (Becky)
I think I’ve identified where the problem lies.
I have an album setup with several galleries included in the album. Some of those galleries in the album have names like “Great Party”. Others are named with a number like 2631
All those galleries that contain alpha characters in the name work fine.
Those galleries that are named with solely a number will not work. eg. 2631
clicking on a gallery link that is named with only a number produces the error “no images were found”
My guess is the plugin code is wrongly assuming that 2631 is the ID of the gallery and not the name of the gallery and is querying the db on that basis.
As soon as I change the name of 2631 to something like abc2631 – it all works fine.
Definitely a bug though.
Cheers
Chris
I have the same issue.
Did you ever get a solution to this?