Project:Flickr Module
Version:master
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

When I click the "view on Flickr" link for a photo set, I get a 404 page on Flickr. See attached screenshot.

AttachmentSize
flickr_bug_screenshot2.GIF66.93 KB

Comments

#1

Not sure what that's about. Works for others. Let me check.

#2

When I click the "view locally" link for a photo set, I get a not found page. See attached screenshot.

AttachmentSize
view local flickr.JPG 73.45 KB

#3

It's not yet solved in the current cvs-version. You have to replace your flickr-username ('momander') with your flickr-id ('63137871@N00')

http://www.flickr.com/photos/momander/sets/240593 >> http://www.flickr.com/photos/63137871@N00/sets/240593/

In flickr.module you have to replace variable_get('flickr_uname','jluster') with variable_get('flickr_uid','35034355182@N01'), where you have a link pointing to the flickr webpage.

#4

This issue has been resolved in the latest CVS Release

Thanks
Warren Noronha

#5

Status:active» fixed

#6

Status:fixed» closed (fixed)