[Plugin: WordPress Download Monitor] Re-uploading file creates new file instead of writing over old
-
When re-uploading a file, instead of re-writing over the old one it’s creating a new file with a number at the end. For example:
Original file:
https://www.domain.com/wp-content/uploads/2010/08/filename.pdfAfter uploading new file (and checking the box to “remove old file”) we then get:
https://www.domain.com/wp-content/uploads/2010/08/filename1.pdfIs there a way for the file to just be overwritten without creating a new file? Also we noticed the following error message comes up at the top of the download edit downloads screen:
Warning: strstr() [function.strstr]: Empty delimiter in /data/23/2/2/44/2165696/user/2376921/htdocs/wordpress/wp-content/plugins/download-monitor/wp-download_monitor.php on line 1210
Any help would be appreciated. Thank you.
- The topic ‘[Plugin: WordPress Download Monitor] Re-uploading file creates new file instead of writing over old’ is closed to new replies.