Hello,
At the bottom of http://www.kevinevans.net/ I have an area where I am pulling from Flickr with the Flickr Tools plugin. It was working perfectly until recently...now I get an error there where the 2 photos should be. The code has not changed in the template. I was uploading with Aperture a new batch with Flickr export, toward the end there was some type of error and ever since then the photos are not being pulled.
Any idea what could be the problem?
Here’s the code I have in the template… But its been the same, so that should not be a problem.
{exp:flickr_tools:get_recent group_id="40331280@N00" limit="2"}
<a target="flickr" href="{image_link}"><img alt="Flickr Image" class="flickr-img" src="/thumbnailer/phpThumb.php?src={image_url}&fltr[]=gray" width="{width}" height="{height}" title="{image_title}" border="0" /></a>
{/exp:flickr_tools:get_recent}
This is my Flickr group I am pulling from…
http://www.flickr.com/groups/40331280@N00/
thanks!
Thanks!
