Just installed, but ran into an issue where it was trying to load large images within a /large folder, and with _LRG appended to them. It also didn't display _01, _02 images etc.
However, a simple fix...
Line 86 statesJust change this toCode:$flag_has_large = true;Works fine now. Not sure what the above is there for, without digging around.Code:$flag_has_large = false;
Maybe a fix in the next version?
Bookmarks