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

Anonymous’s picture

Did you manage to resolve your problems ?

Best, Paul

ksenzee’s picture

Priority: Critical » Normal
Status: Active » Postponed (maintainer needs more info)

Feel free to reopen if you're still experiencing this problem. I believe Paul fixed a related bug a while back.

noomz’s picture

FYI, 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.

batigolix’s picture

lolandese’s picture

Issue summary: View changes
Status: Postponed (maintainer needs more info) » Closed (duplicate)

Closing 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.