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

New Add-on: Flickr for EE

Development and Programming

heaversm's avatar
heaversm
197 posts
15 years ago
heaversm's avatar heaversm

I get this error not on activation, but in the publish screen when attempting to add a photo:

Invalid argument supplied for foreach() digitalwaxworks_flickr/includes/photostream.php

This is in a Matrix field - which the documentation says will work. I get the flickr shell, and my tags and photo sets show up, but not my photostream. Also - once I add one photo, I cannot add another. I click the button and the popup window does not reappear.

       
briankalwat's avatar
briankalwat
50 posts
15 years ago
briankalwat's avatar briankalwat

Hey Brett,

This looks fantastic! I’m wondering if it’s possible to use the photostream tag pair, but add a parameter to specify a certain tag to serve as a filter? I love how the plugin displays the small 75x75 images, but I don’t want to have every photo in my stream also on my website. I’d like to be able to choose.

I realize that you could do this by adding specified photos to Flickr favorites, but the Flickr mobile app won’t allow you to add photos to favorites for some reason. (I’d like to set this up so that clients can shoot photos with their phones, and have them instantly appear on their sites.)

Would it be possible to add a tag parameter?

Stellar work sir!

       
Tim Jukes's avatar
Tim Jukes
13 posts
15 years ago
Tim Jukes's avatar Tim Jukes

Hey Brett

What a wonderful plugin! Just been trying out your new beta as needed something to pull in Flickr Groups.

I hacked it a little to allow for paging the results - be lovely if you could add this to the groupset() function in a future release?

$page = $this->EE->TMPL->fetch_param('page');
$page = $page != '' ?  $page :  1;
$group_photos = $f->groups_pools_getPhotos($groupId, NULL, NULL, 'description, url_s, url_m, url_o', $numPhotos, $page);

Cheers, Tim

       
atuser's avatar
atuser
24 posts
15 years ago
atuser's avatar atuser

I am still getting the blank screen when trying to install. I saw a fix for this posted, but when I download your plugin the file below does not exist.

\extenstions\fieldtypes\digitalwaxworks_flickr\scripts\flickr\phpFlickr.php

       
Dane Thomas's avatar
Dane Thomas
139 posts
15 years ago
Dane Thomas's avatar Dane Thomas

Looks like the latest.zip file has some files missing.

       
First 9 10 11

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.