Quote:
Originally Posted by Chuck S See in Photopost we do not allow images with the same name EVER so on upload we change filenames. This is to prevent mix ups as you are seeing if you move an image to another category that has an image with the same name it would be possible to overwrite some other image. |
FYI for the 'vBGallery' mindset... the files are always stored in the user folder (though there are times I wish we had the option of using the category ID structure instead for permissions flexibility but... ) and if the same file name already existed within the user folder then the new files do get renamed (I think just a "_"+seq at the end of the file before the extension) but there was never a need to check across folders because files from two different users would never be in the same folder.