ahume / Responsive-Images

An Experiment with Content Aware Images that Scale Responsively
http://filamentgroup.com/examples/responsive-images/
47 stars 4 forks source link

Images don't always load #2

Closed paulrobertlloyd closed 13 years ago

paulrobertlloyd commented 13 years ago

Quite often (although so far only seen on Safari 5, Mac) images won't load at all. Right clicking and opening the image in a new tab to see which image is being requested, it's the default (smaller) image with the ?r suffix. Not sure how scientific that method is though!

ahume commented 13 years ago

I'm seeing some 500 errors from the server on these requests. So this maybe some Apache specific stuff that is difficult for me to debug. Can you access Apache's error logs on your shared hosting?

paulrobertlloyd commented 13 years ago

Hmmm, this may have something to do with me incorrectly linking to the rwd.gif in my rewrite rules, as this image loads flawlessly now.

You make something idiot proof, and then they come up with a better idiot!