Tried to enable the various flickr blocks and despite entering in what appears to be a correct flickr photo set ID -- I'm now receiving the error message, even though all the blocks have been disabled:
Flickr error 1: Photoset not found
on every page when logged in as admin.
Finally disabled the module to make it go away.
??
Drupal 6.10.
Comments
Comment #1
Anonymous (not verified) commentedDid you manage to resolve your problems ?
Best, Paul
Comment #2
ksenzeeFeel free to reopen if you're still experiencing this problem. I believe Paul fixed a related bug a while back.
Comment #3
noomz commentedFYI, I found a bug that may be related to this case. It occurs when I use
flickr_request('flickr.photos.getInfo', array('photo_id' => 999))then it return error 1 : photo not found
But if I use function
flickr_photo_get_info(999)it works. I can't figure what is problem even the code is the same.
Comment #4
batigolixSee also #371872: Flickr error 1: Photoset not found
Comment #5
lolandese commentedClosing a duplicate of #371872: Flickr error 1: Photoset not found .
If this issue is still occurring on 6.1-1.dev reopen but please post the full URL's of the Flickr sets that you have trouble with.