Import from Flickr - pictures can`t be imported
Posted: Sun Aug 23, 2009 1:36 am
Hello,
thanks for this great plugin. I just installed it to my fresh Serendipity installation and got the following error-message when I tried to import an image:
> Die Datei konnte auf dem Server nicht gefunden werden. Sind Sie sicher, dass die URL http://static.flickr.com/2466/384677275 ... d737_o.jpg korrekt ist?
Translation from german: the image could not be found. The correct URL is:
http://farm3.static.flickr.com/2466/384 ... d737_b.jpg
I think the farm3 subdomain is added by a load-balancer. When I remove it and type in:
http://static.flickr.com/2466/384677275 ... d737_b.jpg
I`ll be automatically redirected to
http://farm3.static.flickr.com/2466/384 ... d737_b.jpg
Is this redirect stopping the plugin to get the image?
For now I changed the function buildPhotoURL and added the subdomain manually but of course it would be better if you could fix the plugin.
thank you - all the best,
Sacha
thanks for this great plugin. I just installed it to my fresh Serendipity installation and got the following error-message when I tried to import an image:
> Die Datei konnte auf dem Server nicht gefunden werden. Sind Sie sicher, dass die URL http://static.flickr.com/2466/384677275 ... d737_o.jpg korrekt ist?
Translation from german: the image could not be found. The correct URL is:
http://farm3.static.flickr.com/2466/384 ... d737_b.jpg
I think the farm3 subdomain is added by a load-balancer. When I remove it and type in:
http://static.flickr.com/2466/384677275 ... d737_b.jpg
I`ll be automatically redirected to
http://farm3.static.flickr.com/2466/384 ... d737_b.jpg
Is this redirect stopping the plugin to get the image?
For now I changed the function buildPhotoURL and added the subdomain manually but of course it would be better if you could fix the plugin.
thank you - all the best,
Sacha