For anyone getting the following error: Notice: unserialize() [function.unserialize]: Error at offset 0 of 22 bytes in *************\modules\eeflickr\mod.eeflickr.php on line 352
I spent a few too many hours struggling with this one and figuring out the server I moved to didn’t have PHP curl installed.
After installing that, it all worked fine. Hope that helps someone.
ee 1.6.7, eeFlickr 0.6.7 beta
Lumis, thanks for writing this module. It works great and my church loves it.
I haven’t added a lot of photos and photo sets, but everytime I add a new set, I have to clear the cache to see it on our site: http://treeoflifeonline.org/index.php/photos/
I assume it’s something I’m not doing either on the site or in Flickr. Any thoughts? I can provide any code.
Lumis!
I’m not sure why I didn’t find eeFlickr sooner but I’ve been dying to find something like this. I can’t wait to take it for a test drive. I’m hoping it’s everything it sounds to be. With a dash of JQuery this looks to be a lot of fun.
Just wanted to say thanks in advance for your dedication.
M @ AU
Lumis, This is a great module but can I confirm one aspect of it? Is it possible to add the exp:eeflickr tag inside an exp:weblog:entries tag? I was trying something like: {exp:weblog:entries status="open" weblog="{my_weblog}” orderby=”date” sort=”desc” limit=”1”} {exp:eeflickr:photos_getInfo photo_id="2186726069"}http://farm{farm}.static.flickr.com/{server}/{id}_{secret}.jpg{/exp:eeflickr:photos_getInfo} {summary} +</div> {/exp:weblog:entries} But the result is blank Best regards
Solved. The bug was too much work without enough sleep.. 😉
Lumis, Wondering if there’s a tag attribute that would allow for “random” image pulls? Client was asking if the same set of images would pull up all the time, or if they could be randomly selected.
If not, I can deflect the request by showering them with the overall awesomeness of the module.
Just thought I’d ask.
Thanks!
Hi there
Whilst testing the eeFlickr plugin I’m getting the following returning 6 thumbnails
{exp:eeflickr:photosets_getPhotos photoset_id="72157603684044100" per_page="6"}
{eeflickr:photosets_getPhotos_loop}
<div [removed]>
<img src="http://farm{farm}.static.flickr.com/{server}/{id}_{secret}_s.jpg" alt="" />
</div>
{/eeflickr:photosets_getPhotos_loop}
{/exp:eeflickr:photosets_getPhotos}
If I enter any other “per_page” amount I get no results.
I’m running the code on a local server.
Hope someone can be of help.
Cheers
I have tried anything and everything I know to try. I’m usually pretty good at the modules stuff, but I am striking out on this one.
Here is my code:
{exp:eeflickr:photosets_getPhotos photoset_id="772157622789673282 " per_page="8"}
<ul>
{eeflickr:photosets_getPhotos_loop}
{exp:eeflickr:photos_getInfo photo_id="{id}"}
<li><a href="http://farm{farm}.static.flickr.com/{server}/{id}_{secret}.jpg" title="{title}" class="thickbox">http://farm{farm}.static.flickr.com/{server}/{id}_{secret}_s.jpg</a></li>
{/exp:eeflickr:photos_getInfo}
{/eeflickr:photosets_getPhotos_loop}
</ul>
{/exp:eeflickr:photosets_getPhotos}
You can see what I’m going for here: http://jbirdmedia.org/projects/rivercity
but I am just getting blank space here: http://rivercitywc.com/index.php?/v2/index.php
Any ideas?
I’m trying to pull the title from flickr, but the title tag being the same as the title tag for the post seems to be creating a problem and pulling the post title instead of the photo title. At least as near as I can tell. Is this a known issue? Is there a workaround?
i’m having the same issue right now. will post if i get a work-around. 😉
Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.