XF 1.5 Image not showing up in profile signature.

chinleng

Member
This is the code used:

[img]https://global.theknot.com/tickers/tt1cd8bb.aspx[/img]

but image is not showing up.

The image should appear like this:

tt1cd8bb.aspx


Please help. Thanks in advance.
 
Assuming you have the image proxy enabled, in 1.5.10, it doesn't follow redirects for security reasons. As you can see here, we've managed to workaround this (while maintaining security), so it should be work once 1.5.11 is released. Note though that the image might be considered as "failed" so it only attempts to refetch it so many times.
 
Assuming you have the image proxy enabled, in 1.5.10, it doesn't follow redirects for security reasons. As you can see here, we've managed to workaround this (while maintaining security), so it should be work once 1.5.11 is released. Note though that the image might be considered as "failed" so it only attempts to refetch it so many times.
Thank you. :)
 
If your media images aren't guest viewable, that would be the cause (and generally expected). You should use the image proxy test to check the specific error.
 
Top Bottom