Not signed in (Sign In)

Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorsomeone1
    • CommentTimeMay 27th 2006
     
    While trying to view the full size image in a slide show, i noticed that the URL it pointed to was off a little. I searched through gallery.php and found a fix. I'm not sure if its a bug or not, but here's the fix i used:

    change line 1175 in gallery.php to this:

    s.link = "'.$config["baseurl"] .'images/'. $row["path"].'";
    • CommentAuthorarchon810
    • CommentTimeMay 28th 2006
     
    it's funny, independently from you I have created the ticket in the bug tracker today around the same time. :)

    http://dev.plogger.org./ticket/141