• I installed the flickr gallery plug in today and have it running on my wp 1.5 install. It is exactly what I was looking for as far as flickr and wp image sharing.

    The only thing that has me stumped is that there is a link to view an album as a slide show. This link does not go to the album slide show but to the most recent public uploads to flickr.

    there is a album_id var that is not being passed for some reason.

    any ideas?

Viewing 4 replies - 1 through 4 (of 4 total)
  • There are several of us that doesnt get flickr 0.7 to work with WP 1.5. Would you please tell us how you made it work ? Did you do anything except for using the index.php from themes/default folder as gallery.php in wordpress root ? Did you use the default theme ?

    cutn paste from the developers blog: http://www.worrad.com/archives/2005/01/08/flickr-gallery-07/

    Also, I found a bug: at line 217
    set_id={$album_id}
    should be:
    set_id={$album}`
    or the slide show won’t work.

    Thread Starter mat

    (@mat)

    yea JohnM it was late last night and I had to read the devs page a few times before I found that snipet in the comments. Thanks for posting it though.

    I have posted what I did here:
    http://mattlemke.info

    Solid info guys. I was looking for a fix for this. 🙂

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘flickr gallery 0.7 slideshow link’ is closed to new replies.