Can Low Variables overwrite files on upload?
I noticed files with the same name get uploaded with a number increment instead of just overwriting the file on the server. Is there a way to allow overwriting instead of creating a new file on the server every file update?
Replies
Low 2 Oct 2013 07:34
Not without a hack, at the moment. In the latest LV, open up /types/low_select_files/vt.low_select_files.php and look up line #354. That reads:
Add a line above it, so it reads this: