Check image is available when generating thumbnails
Currently if one of the selected imaged for thumbnail generation is not available (404 or other http error), the thumbnail is not generated at all.
We should try to download the image in get_zones
and only keep the 3 first available images.
Edited by Bastien Abadie