Some of my Images are missing from my image cache when I load my website. This is only happening in one location (online) - on my local MAMP setup the images are fine. They are running through the media filter and so the image urls are to the /images cache folder. Some of the images randomly didn't work, so I deleted the image folder and recreated it and then those images worked, but others on different pages didn't (they 404 the images aren't in the folder).
Any ideas? I searched all the docs and forums but can't find anything.
URL to a page with missing images: http://ngv.eastgdesign.com.au/location
Whereas this page: http://ngv.eastgdesign.com.au/register has exactly the same setup (same twig template) but a different set of images in its page folder - but this works.