The VG Resource
Image Display is broken on my end or something... - Printable Version

+- The VG Resource (https://www.vg-resource.com)
+-- Forum: Main Content (https://www.vg-resource.com/forum-103.html)
+--- Forum: Site Discussion (https://www.vg-resource.com/forum-106.html)
+--- Thread: Image Display is broken on my end or something... (/thread-42617.html)



Image Display is broken on my end or something... - Shin FireyPaperMario - 04-13-2024

I'm not sure if it's just me, but the images in posts & signatures in this forums are broken on my end (they display as either [broken image icon] or [broken image icon with filename). I dunno if it's the fault of Chrome or Edge or something.... And I really don't wanna repost image links to see them again ngl.


So yeah, for those who are having this issue like I am looking about topic with images and those images are broken, can you fix it? : /


RE: Image Display is broken on my end or something... - Petie - 04-13-2024

Can you post a couple of example links so I can investigate?


RE: Image Display is broken on my end or something... - Shin FireyPaperMario - 04-14-2024

Ok, sure

   


RE: Image Display is broken on my end or something... - Petie - 04-14-2024

I think this has something to do with the proxy script that handles serving http resources over https. I’ll need to look into it more when I’m not on mobile though.


RE: Image Display is broken on my end or something... - Petie - 04-14-2024

Okay, quick update - I have seemingly narrowed this down to requests from my server to Imgur being blocked which is why old images are failing. Images linked via HTTPS should work fine but HTTP images are being run through a proxy that reaches out to the server to confirm the file is valid and actually an image. These requests are failing which is why the image is not loading. I have submitted a ticket with Imgur support but for now, older images are going to stay broken. If you want to decode the URL, you can still get to the original - just right click the broken image, choose open in new tab, and the image URL is the text between src= and &hash.

For instance, the URL in your image is http%3A%2F%2Fi.imgur.com%2FJoU63RI.png and you can paste that into any online URL decoder to get a usable URL or do it manually:
%3A = :
%2F = /

Depending on the source URL, there might be other characters you need to decode at which point it's probably much quicker to just use a website.


RE: Image Display is broken on my end or something... - Shin FireyPaperMario - 04-15-2024

Okay, ty ^^;

Oh, and 1 more thing, can you Discord DM or Forums PM people who posted images in various image posting topics to use this method.. Thanks