Hi,
Tried your module today, and got to this step: - Enter your API key Secret in the eeFlickr Module CP - put the exp:eeflickr:auth in a template page - once you have OK’d your requested permissions with Flickr the Template will return a token.
Problem is, I can’t get a token because I get this error message from Flickr: - Oops! There’s no “perms” parameter.
I’m getting this notice in my template page: Notice: Undefined index: SCRIPT_URI in /home/my6278/public_html/EECore/wolfsys/modules/eeflickr/mod.eeflickr.php on line 1216
Looking at the URL string, I see perms=, so it is indeed empty. Any idea on how to fix this (if the problem is on my side, that is).
I feel like such a newbie!!
I’m simply trying to figure out how to make the big image display on its own page once the thumb is clicked on. The thumbs are displaying: http://www.utexas.edu/ce/olli/photo_gallery - but a click on one of them goes looking for the image somewhere on my server, and doesn’t pull from Flicker (I’m assuming that’s how this works).
Any clues on how to fix this?
I tried using as my href on http://www.greenviewevangelicalchurch.co.uk/index.php?/inc/flickr/ but when clicking on an image I’m getting an error.
I’m pulling photos from a group (all photos in the group are photos of my own at present).
Any ideas how I can properly link to the image on Flickr?
That links through the the actual image file hosted by flickr
If you want to link to the flickr page that hosts your image it is: http://www.flickr.com/photos/{owner}/{id}
Currently, you’re linking to for eg: http://www.flickr.com/photos/picture/3179671076 which is not correct, unless your owner name is “picture”, which I doubt it is.
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.