I am attempting to use the Flickr module flickr-8.x-1.0-alpha2 along with Flickr API and Colorbox module to display a album of recent photos from Flickr.com.
I have setup the API keys. and added flickr setings in Text formats and editors, but the it doesnt producing any output for the photoset.
However its working for single [flickr-photo:id=3711935987].
and when i tried with [flickr-photoset:id=72157626766436507]
for photo album its not working . giving error in the Flickr module Notice: Undefined index: in DrupalflickrServicePhotos->photoGetSize();
does i miss any settings ?