Flickr error 1: Photoset not found - on every admin page

jenred - April 27, 2009 - 03:27
Project:Flickr
Version:6.x-1.1
Component:flickr (main module)
Category:support request
Priority:normal
Assigned:Unassigned
Status:postponed (maintainer needs more info)
Description

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.

#1

paulbooker - May 21, 2009 - 09:35

Did you manage to resolve your problems ?

Best, Paul

#2

ksenzee - June 24, 2009 - 23:50
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.

#3

noomz - August 5, 2009 - 11:43

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.

 
 

Drupal is a registered trademark of Dries Buytaert.