• Resolved gjanes

    (@gjanes)


    The general gallery seems to work. The individual image display seems to work. Here are my test results:

    * [flickr-gallery] – seems to work fine.
    * [flickr]…[/flickr] – seems to work fine, although if you have any spaces at the end before [/flickr] it breaks.

    Other options:
    NOTE – quotes in all of the examples do not work. The quotes must be removed for the attributes to be parsed correctly. This appears to be a bug in WordPress itself. All tests were done without the quotes.

    * [flickr-gallery mode=”photoset” photoset=”72157605870230826″] – No photosets are returned. It appears that the “photosets_getPhotos” function in phpFlickr never even gets called.

    The other modes appear to work, although I didn’t test them all. The photoset mode is the one in particular that is clearly not working.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter gjanes

    (@gjanes)

    I reinstalled the plugin and things appear to be working correctly.

    The only problem I can find out is when generating the authentication token I receive an error message from Flickr. It appears this may be a phpFlickr issue, I’m not sure.

    I had this problem too and found the problem. When you paste the code [flickr-gallery mode=”photoset” photoset=”72157605870230826″] in and then replace the photoset number with the number of your own set, it sometimes will put in extra tags in the HTML around the set number. I removed the tags around the photoset number and it then worked.

    Hope this helps others having the same problems.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: Flickr Gallery] Photosets mode appears to be broken’ is closed to new replies.