Resizing Images

Posted by on Feb 11, 2009 in Bug Fix, Lazyest Gallery and tagged , , ,
3 Comments

Matt found out that in some cases the calculation of sizes slides was incorrect. I have looked into the source code, and to be honest, I couldn't quite understand why it was calculated the way it was. I have replaced the routine by a resizing routine I found on php.net. You can find it in Lazyest Gallery version 0.12.2.2.
This version also includes a better check for the existence, and creation of the comments to images table in the WordPress database.

3 Comments

  1. Paula
    26 November 2009

    How do I resize the images in the slides? Nothing I have tried in the admin setting has worked.

    Thank you
    And I have a suggestion; it will be great if the images could e linked to an external website :)

    • marcel
      26 November 2009

      Paula,
      LG doesn’t create new slides automattically when you change the size in the Admin panel.
      Please delete your slides cache per folder.
      ( in vesion 0.15.0 this will be solved )

  2. Matt
    21 February 2009

    Ah, excellent! Thank you for fixing that bug. :)