On Drupal 5.10, I keep getting

* Flickruser --- is not a registered user of this site
* User doesn't exist, unable to save image ---

I've created a user with the same user name and email address as the Flickr account and set to only import 2 per cron run.

Any ideas on what I'm doing wrong?

Comments

benshell’s picture

Have you saved your Flickr account credentials in your Drupal account settings page? Go to "My Account" and input your Flickr username. I should probably add a more clear error message to explain this.

Let me know if this solves the problem.

hydrogen3’s picture

Yes I'd added the account to My Account. For the Flickr Identifier: I've tried using the username, NID, and email address associated with the Flickr account. I set it for 'only images after 9/1/08'

I get the "Import from Flickr" link in Navigation.

After clicking on Import, the progress bar comes up and it says "Importing image: [my first image]" And after 60 seconds, (the timeout settings I set) I gives me * Flickruser --- is not a registered user of this site ... in green
and Timeout: Unable to import from Flickr in red.

And, The import ... is complete!

Do I have to edit any of the settings for auth.php in phpFlickr? I tried with and without hardcoding the secret key and token, and same result: green and red erros.

hydrogen3’s picture

More info:

When I look at the cache table in mySQL, it looks to be gathering the file sizes for all the files to look for the largest one. And then timesout. Even though I only set it to download 2 images.

Any ideas for a workaround would be helpful. Thanks.

benshell’s picture

Based on your error text I think there's a configuration problem and not a problem actually importing the images. Have you resolved this yet? Please re-read through the install instructions carefully and see if you missed a step. And please let me know if you have ideas of how I can make the error messages more informative. Thanks!

Anonymous’s picture

Hi Ben, I attended your workshop at Badcamp. I'm having the same issue as H3 is describing. I've tried creating users and tried importing into different content types, but its erroring out trying to find the user. this is with email userid and nsid, I've tried a few different users at this point to the same end.

Anonymous’s picture

Flickruser Studio Phototrope is not a registered user of this site

Is this referring to the drupal site or the flickr site? In this case this error is incorrect on both accounts. I'll go back and listen to the audio from your session. Can you post your slides? I've also tried nsid. Here's my nsid link: http://www.flickr.com/photos/71002359@N00

This ID works with the Flickr Module.

Thanks for your help.

This may be a space name? I was able to get it working with specifically "Studio Phototorope" as the user name, but not nsid.

FPJ’s picture

Hello,

I have the same problem with drupal 6.
Is there a solution for this problem?

Below is a screenshot to clarify

http://img103.imageshack.us/my.php?image=fotofanaticsqi7.jpg

bcobin’s picture

I'm having the exact same problem - has this been resolved? Thanks! Oh - I should also say this is with the D6 version with both patches applied.

pfrilling’s picture

I changed the Flickr identifier under my account settings to be my Flickr Screen Name and the import began working for me.

I am using Drupal 6.10 and Flickr Sync 6.x-1.x-dev

gclicon’s picture

Version: 5.x-1.x-dev » 6.x-1.x-dev
Assigned: Unassigned » gclicon

Seems like this is a configuration error, but will look into it. I'm also changing it to 6.x version since 5.x is no longer supported and the error was reported with 6.x version as well.

gclicon’s picture

Status: Active » Closed (cannot reproduce)

I was unable to reproduce with proper configuration. If anyone runs into this again, please feel free to reopen.

tshields’s picture

I wonder... if it's trying to pull in the largest image file for an image from flickr... but the flickr account is a free account, which means no one can access original files (a statement under privacy and permissions in flickr) then that may be causing the error? I continue to get the "User doesn't exist, unable to save image" errror. Even though it tells you what image its having an error with.

mxmilkiib’s picture

Title: unable to import » NSID, e-mail, username for identifier fails, using screenname works.
Category: support » bug
Status: Closed (cannot reproduce) » Active

I tried the NSID, e-mail and username of the Flickr account, but these gave the above error. I then tried the screen name and that worked. Reopening as the identifier setting box asks for the former three, rather than the latter. I'm willing to test and feedback if required.

mxmilkiib’s picture

Status: Active » Closed (cannot reproduce)

Oh, apologies, I've just realised i'm using 6.x-1.3. Will check out dev later!