XF 2.1 Image Proxy Error?

arn

Well-known member
A user asked about why an image wasn't displayed. It appears the proxy.php was returning a broken image icon instead of the original image. I ran it through the image proxy testing tool, and it said it was too big. So I increased the size limit.

Now I still get a broken image, but the testing tool says it works:

Screen Shot 2020-04-25 at 1.56.24 PM.pngScreen Shot 2020-04-25 at 1.56.41 PM.png


Screen Shot 2020-04-25 at 1.56.35 PM.png

Any ideas why this would be? Normally we are behind a Cloudflare cache... but for this testing I put my server IP in my hosts file to eliminate any Cloudflare involvement... and it still is returning a broken image.


arn

Here's the image

d293546b1979b7ba75e032b3c7c27251.plist


Code:
https://uploads.tapatalk-cdn.com/20200422/d293546b1979b7ba75e032b3c7c27251.plist

(Also broken here)
 
A user asked about why an image wasn't displayed. It appears the proxy.php was returning a broken image icon instead of the original image. I ran it through the image proxy testing tool, and it said it was too big. So I increased the size limit.

Now I still get a broken image, but the testing tool says it works:

View attachment 223324View attachment 223325


View attachment 223327

Any ideas why this would be? Normally we are behind a Cloudflare cache... but for this testing I put my server IP in my hosts file to eliminate any Cloudflare involvement... and it still is returning a broken image.


arn

Here's the image

d293546b1979b7ba75e032b3c7c27251.plist


Code:
https://uploads.tapatalk-cdn.com/20200422/d293546b1979b7ba75e032b3c7c27251.plist

(Also broken here)

I had the same problem. I think you are hosting image files in a different place?

Image Proxy Host 2.0.0


plugin will solve your problem.
 
Last edited:
So I don’t host the images anywhere different and it doesn’t explain why it doesn’t work here either. The .plist extension is something that tapatalk does apparently, so I don’t have control over that, but I assume all of tapatalk images are like that? I would think the testing tool would complain if that wasn’t supported.

arn
 
Top Bottom