Upload two files with same filename in seperate galleries
Hi,
is it somehow possible to upload two or more files with the same filename each in a different file gallery?
I get everytime the error duplicate file: x 😢
I don't see the problems with this, theorethically 😉, because the files would be stored in the database and each file can be accessed with a file id, which is in every case unique.
When I dissable the double filename check in the file_upload.php, the problem is that the system not generate an fileid for that file, which exists allready with the same file name in a different file gallery.
The fileid is generated from select max value from table tiki_files... maybe somebody can help me? ❓
Thanks,
Pete 😁