Sunday 03 February 2008 9:05:09 pm
I work with Ross. We have several image aliases being created which have various image filters applied to them for watermarking, scaling, and cropping. The issue we are having revolves around the following scenario:
- Individual X uploads two images on web server A.
- Individual Y requests both thumbnail aliases on web server B and is a presented with one valid image and one broken image. - Individual Z requests same scenario as Individual Y and is presented with two valid images. It seems like the images can only be built one at a time. Aside from running a script that automates via cron and touches EVERY thumbnail alias, what is the remedy for such a problem? Is there a setting which allows publication of all image aliases for a given image on upload? Thanks in advance.
|