Bugfixes – Lazyest Gallery 0.12.2
Posted by Marcel on Jan 27, 2009 in Bug Fix, Lazyest Gallery and tagged 0.12.2, Bug, Comments, Features, permissions, php error, xml error
8 Comments
8 Comments
Lazyest Gallery 0.12.2 is available for download at the WordPress Plugin Directory.
Version 0.12.2 contains bugfixes and a change to the minimum role feature to get it working together with role and capabilities plugins.
- Bugfix: Multi-Page galeries double offset in URL (thanks to Marcel of Minhiriath.org)
- Bugfix: Unable to delete images in Lazyest Gallery File Manager
- Bugfix: Check for valid captions.xml to prevent php error messages.
- Bugfix: Incorrect comments due to missing column in database table (thanks to Scott)
- Bugfix: Image file name in seperate tag in captions.xml to prevent xml error messages (thanks to Archon810)
- Rework: Roles and capabilities for file manager permissions
When Lazyest Gallery cannot write to a folder, all update buttons, caption fields, and upload fields will be disabled in the Lazyest Gallery Edit screen. If you can't find these fields, please check the permissions on the folder.


@macbrink
brinkkemper1960
Marcel Brinkkemper
Lazyest Gallery
8 Comments
Dzengal
4 February 2009I installed 0.12.1 on a new site, but still had the same issue of not seeing the slideshow link although it’s chosen in the settings.
marcel
4 February 2009Dzengal
Could you please give the URL so I can see what’s happening?
dzengal
30 January 2009Hi Marcel,
Thanks for the quick response. I changed to version 0.12.1. I know there hasn’t been time to address these issues, but I wanted to add that:
@2 the slideshow isn’t working with the “Enable Slide Show” is selected.
marcel
30 January 2009dzengai,
maybe the slideshow is in conflict with some other javascript in your blog
Tom
29 January 2009I had the same problem with Lightbox2 so I switched to Slimbox, http://www.4mj.it/slimbox-wordpress-plugin/ and now everything works as it should.
dzengal
30 January 2009Hi Tom,
Thanks for the suggestion for my @3. Slimbox2 hasn’t been tested on WP2.7 (which is what I’m running), but I thought I would try it out. When there are multiple images, the links now work correctly, but am sometimes seeing duplicate images in the slideshow.
dzengal
29 January 2009Having a few issues with the plugin (in both versions 0.12.1.5 and 0.12.2) on WordPress 2.7:
1. paging not working correctly because the “next” link has an offset number that is one number higher than it should be
2. slideshow link not showing up
3. With lightbox2 (v2.2 by Lokesh Dhakar) plugin and option in lazyest set to have images & slideshow images open in lightbox: when there is more than one image in the gallery, when clicked, it starts to look like lightbox2, but then it opens up the image in a new page.
4. when using lg_list_folders, is there a way to order it by “manual”? I tried to add the code to order it, but only the top folders get ordered. Is there a way to order all folders, including sub-folders?
Thanks!
marcel
29 January 2009hi dzengal
@1 I see, thanks for the hint
@2 The slideshow link is only showing when you select “Enable Slide Show” for Slide View Options
@3 I will check that
@4 It’s on my list to do that. It needs some recursive sorting.