For some reason this PHP code below will not work, I can not figure it out.
It is very strange, file_exists does not seem to see that the image does exist, I have c
Have you enabled the option which allows you to use external URLs? You can set it in php.ini:
allow_url_fopen = 1