I've just installed the flickr module

Flickr	        6.x-1.2	        Flickr and Drupal integration.
Flickr Block	6.x-1.2	        Flickr Block for inserting photos into content.
Flickr Filter	6.x-1.2	        Flickr Filter for inserting photos into content.
Flickr Sets	        6.x-1.2	        Add photoset capability to Flickr module
Flickr Tags	        6.x-1.2	        Adds tags capability to Flickr module
FlickrAPI	        5.x-1.x-dev	Use Flickr APIs with Drupal using phpFlickr
                                                This version is incompatible with the 6.20 version of Drupal core.

Was wondering why FlickrAPI is there for version 5?

I got this to work once with the API/secret keys, but having got an incompatible error message, I checked the settings (admin/settings/flickr) and despite the flickr default ID being an optional field, I see "Flickr error 1: User not found" when saving the configuration.

Comments

spypolo’s picture

There is a bad response from flickr while user tries to login "Flickr error 1: User not found".
That error message is created at file "flickr.inc" line 124.

Are there changes at flickr API?

lolandese’s picture

Issue summary: View changes
Status: Active » Closed (works as designed)

At the moment the Flickr D6 module has no dependency on the Flickr API module. Just upgrade that module and the issue should be solved.

Thanks.

lolandese’s picture

Category: Bug report » Support request