Can you make it overwrite files instead of appending _1 to the end of the file name. It's not like it prevents data loss or anything because if you upload the file a 3rd time, it appends _1 again and overwrites the second file you uploaded.
If you think people will have a problem with this change, you could always add an overwrite setting and default it to false.
Thanks
Comments: ** Comment from web user: klaframboise **
If you think people will have a problem with this change, you could always add an overwrite setting and default it to false.
Thanks
Comments: ** Comment from web user: klaframboise **
I uninstalled the bad version installed the new one and it does exactly what I need it to, but it does still have a bug.
It ignores the checkbox on the dialog, but it does overwrite the file if that option is checked in the File Browser Settings.
I was planning on hiding the checkbox on the dialog with css anyways because I want it to always overwrite so if you wanted to just remove that checkbox from the dialog in a future version, I'd be fine with that.
Thanks for adding this feature, I appreciate all the hard work you've put into this project.