1> I have installed the upload_replace module for rename of original files
2> When 2 files with the same name exist, the older files will be renamed
In my case its not working.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | upload_replace1.patch | 4.92 KB | sidharthap |
1> I have installed the upload_replace module for rename of original files
2> When 2 files with the same name exist, the older files will be renamed
In my case its not working.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | upload_replace1.patch | 4.92 KB | sidharthap |
Comments
Comment #1
sidharthapJust checked the codes.
Modify the module to set admin settings to set the options for rename of files.
Here is the patch. It is generated using WinMerge
Thanks for providing such module.
Comment #2
sidharthapIssue Fixed
Thanks