harknell wrote:Hi, the permission issue you're seeing is due to "hot link protection" on our images. Most likely this is because you are viewing the pages through a proxy server or some other set up that is relaying the site--in that case the protection sees the proxy server instead of our server as the call to the images (as if say someone had basically done an img src= on their server to our images) and is therefore saying "nope, you can't embed these images in your site. Are you looking at the site from a school or business?
Thanks for the quick response; Yah, I'm using squid on my home network as a straight HTTP proxy.
Is the hot link protection part of a toolkit? I'd be happy to poke at the source to offer a patch so it works with a proxy. Probably just needs to respect the proxy headers in the HTTP request if present.
RE-UPDATE: summer update '02' now displays an image; 03 is still a 403. (and 01 works as it always has.)