Posted by krwester on February 10, 2009 at 3:08am
| Project: | Flickr |
| Version: | 6.x-1.x-dev |
| Component: | flickr (main module) |
| Category: | bug report |
| Priority: | normal |
| Assigned: | paulbooker |
| Status: | active |
| Issue tags: | error, Flickr error 1, image, Photoset not found |
Issue Summary
Just installed the latest beta of the flickr module and I get the following message in my logs when I go to any of the "user" flickr pages (i.e flickr/12)
Flickr error 1: Photoset not found "
I do not get it on the main flickr page (i.e /flickr) page. There seems to be a "fixed" issue that was related to this, but according to the comment it should have been fixed. So it may be something else.
Comments
#1
Taking a look at this bug report tomorrow
#2
This error message shows up incorrectly only for an "administrator". I'll try and find some more time tomorrow to investigate.
Best, Paul
#3
#4
Flickr error 1: Photoset not found
Same as Me I Use all module below , all are ENABLE
Error Codes
1: Photoset not found The photoset id passed was not a valid photoset id.
100: Invalid API Key The API key passed was not valid or has expired.
105: Service currently unavailable The requested service is temporarily unavailable.
111: Format "xxx" not found The requested response format was not found.
112: Method "xxx" not found The requested method was not found.
114: Invalid SOAP envelope The SOAP envelope send in the request could not be parsed.
115: Invalid XML-RPC Method Call The XML-RPC request document could not be parsed.
Let's Try this Method
API Explorer
API Explorer : flickr.photosets.getPhotos
Regards
http://gastia.com
#5
I can't seem to reproduce this error now with a fresh install of flickr.
#6
Fixed , ill get this commited later today to the development branch and release a BETA 6
#7
#8
First of all, thank you for all your work.
I am getting this error on version 6.x-1.0 after updating from the alpha 1 version. I also can't get the module to display recent sets in a block that also worked in alpha 1. Am I missing something?
#9
Hello Paul
Good work on the module. I'm just having trouble with the user page blocks. All the other blocks are working fine. Have also tried with 6.x-1.1.
Thanks
Jozz
#10
#11
Thanks for your kind words.
Seems to work fine, see attached image.
Please reopen if you still need assistance.
Best, Paul
#12
I am experiencing this problem as well. Photosets in the "Flickr random photo from photoset" block work, as well as adding a filter such as "[flickr-photoset:id=72157594262419167,size=m]" in a simple Page works. I created a new content type and added a field of type Flickr Photo to the bottom. I then created a node of my new content type and set the Item Type to Photoset, and added my User Id as well as the Id for the photoset which proved working elsewhere in the site. The page renders with the following errors:
* Flickr error 1: Photoset not
* Flickr error 1: User not found
Please let me know if you need screenshots and/or any other info. Thanks a lot!
#13
Nevermind! I had the photoset ID and the user ID values backwards. Now, however the rendered content in the browser only shows one picture. How can I be the whole photoset?
#14
Hi,
I installed the flickr module, configured the API properly, but when I try to run the flcikr code on the node page, I get the photoset not found error. When I look at the page as an anonymous user, the page is empty. Am I missing something simple?
#15
Confirmed. When I configured the module, created photosets on Flickr, there's still the same "photoset not found" error, after I enable Flickr blocks for my admin account.
#16
Hi, I am having a similar issue. Flickr works on almost all of my photo sets. On a two thus far, I get the same
# Flickr error 1: Photoset not found
as the others are getting. If I swap out the photoset ids with another id, the photos display as they should.
I have tried creating an identical photoset on Flickr (with the same photos), but I get the same results. All the other photosets I have tried on my account work properly. I have also tried the same on another account and got identical results.
Would it be ok to post the photoset ids here? Perhaps there is something peculiar about them?
#17
I also tried inserting a couple of photos from the suspicious photosets- I get a similar error:
# Flickr error 1: Photo not found
One of the problematic photoset ids is 72157625420605388.
Am I doing something wrong? I can get other photosets and photos to work?
Thank you!
#18
As Paul says in comment #2, this is caused by being logged in as the Admin user. Switch to another user and it should work fine. At least it does for me.