flickr has changed the way URLs to static images are built.
Suggested fix:
Code was stripped
img src="' ._flickr_img_url($photo['attrs']['farm'], $photo['attrs']['server'], $photo['attrs']['id'], $photo['attrs']['secret'], 's'). '" alt="flickr photo"
Comments
Comment #1
mountainash commentedCode was stripped
img src="' ._flickr_img_url($photo['attrs']['farm'], $photo['attrs']['server'], $photo['attrs']['id'], $photo['attrs']['secret'], 's'). '" alt="flickr photo"
Comment #2
geoanders commented