XF 2.3 External linked images don't work in posts

JoyFreak

Well-known member
I am trying to troubleshoot why some external linked images in posts aren't displaying. They appear to show correctly when the post is in edit mode but when it's live, it doesn't actually show and I get an 'X'. This is the proxied image:
Code:
https://www.joyfreak.com/proxy.php?image=https%3A%2F%2Fmyimgs.org%2Fstorage%2Fimages%2F3977%2Fmetaverse%2520game%2520image.png&hash=92d31a18639fc029ed7c71d8bd8733f0

This is the actual URL to the image:
Code:
https://myimgs.org/storage/images/3977/metaverse%20game%20image.png

I tested it in the Test forums on here and it's also proxied here but displays correctly. What is actually happening and why do some external images not work on my forum?

I have placed the URL of the image in the "Test image proxy" and I get the following message:
Code:
https://myimgs.org/storage/images/3977/metaverse%20game%20image.png could not be fetched or is not a valid image. The specific error message was: Received unexpected response code 202 (Accepted)
 
Back
Top Bottom