We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

eeFlickr : Flickr photo gallery

Development and Programming

Jon @ Kernel's avatar
Jon @ Kernel
122 posts
16 years ago
Jon @ Kernel's avatar Jon @ Kernel

Is there any way to sort photosets_getPhotos in ascending order? Everything else works perfectly but I can’t seem to find any reference to it apart from for the photos_search tag.

Code is:



						
       
ideadigital's avatar
ideadigital
9 posts
16 years ago
ideadigital's avatar ideadigital

I too am interested in figuring out how to get it to pull by the collection as well as the set ID. Any thoughts on this?

Thanks!

       
Richard Frank's avatar
Richard Frank
200 posts
16 years ago
Richard Frank's avatar Richard Frank

The eeFlickr site is no longer showing parameters in the documentation. Does anyone have a spare copy of this documentation?

       
wolferey's avatar
wolferey
33 posts
16 years ago
wolferey's avatar wolferey

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).

       
David Ould's avatar
David Ould
49 posts
16 years ago
David Ould's avatar David Ould

just come across this module today, after a frustrating chase around with magpie and other solutions. Great work! love it.

       
AtlantisNet's avatar
AtlantisNet
2 posts
16 years ago
AtlantisNet's avatar AtlantisNet

Is there a way to use eeFlickr to access photos from a group pool? What I would really like to see is a way I can display photos in a specific pool.

       
AtlantisNet's avatar
AtlantisNet
2 posts
16 years ago
AtlantisNet's avatar AtlantisNet

I figured it out by using the following code:



						
       
JenSkim's avatar
JenSkim
197 posts
16 years ago
JenSkim's avatar JenSkim

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?



						
       
JenSkim's avatar
JenSkim
197 posts
16 years ago
JenSkim's avatar JenSkim

Also, how do I apply styles to pages 2 an onward? I don’t see any code for that… (such a newbie… !)

       
Steven Grant's avatar
Steven Grant
894 posts
16 years ago
Steven Grant's avatar Steven Grant

Jen, The link issue is that you’ve got your href set to your own site url rather than flickr’s page.

I’m trying to work out how to build a proper href for an image in a group.

       
Steven Grant's avatar
Steven Grant
894 posts
16 years ago
Steven Grant's avatar Steven Grant

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?

       
Richard Frank's avatar
Richard Frank
200 posts
16 years ago
Richard Frank's avatar Richard Frank

This is what I use:

href=”http://farm{farm}.static.flickr.com/{server}/{id}_{secret}.jpg”

       
Steven Grant's avatar
Steven Grant
894 posts
16 years ago
Steven Grant's avatar Steven Grant

Richard, Does that link through to your image on Flickr?

       
Richard Frank's avatar
Richard Frank
200 posts
16 years ago
Richard Frank's avatar Richard Frank

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.

       
Erin Dalzell's avatar
Erin Dalzell
790 posts
16 years ago
Erin Dalzell's avatar Erin Dalzell

I am trying to use the getSizes tag like this:

{exp:eeflickr:photos_getSizes photo_id="{primary}"}
        {if photo_Thumbnail_width > photo_Thumbnail_height}

The variables don’t seem to work as conditionals. Anyone had any luck making them work like that?

Thanks

       
First 7 8 9 10 11 Last

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.