In working with our Web Admin on the content for our new site I am finding that the MAKEUNIQUE setting is starting to become rather obstructive with the number of copies of the same image that I have with multiple names.
Sorry Gary not quite sure I'm understanding what you're trying to do here. Are you saying you are uploading the same image muliple times in FarCry but want to keep the same file name?
I can see from the code that MAKEUNIQUE seems to basically be hardcoded into the core object for handling uploads.
Is there any possibility of getting this as a configurable item? If not on a per upload basis, at least on a "global" basis.
MAKEUNIQUE is the default value for the argument "nameconflict" in the form.cfc. We could set the default to be a config item I suppose.
I realise this means auditing of images will be restricted - but the other problem is managing cleanup of old image files.
When deleting images from farcry, physical image file should be removed from your server.
-Brendan http://farcry.dameon.com.au
--- You are currently subscribed to farcry-dev as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED]
