Hello and thanks for awesome plug-in!
Unfortunately url hiding is not working as I expected. When I click on my custom url (for example: mysite.com/downloads/cooldownload.zip) it takes me to script that handles file url (that means something like mysite.com/wp-content/plugins/download-monitor/download.php?id=someid) and then to original file destination (for example files.mysite.com/someanotherdirectory/veryuncooldownload.zip). This aint helping me much. And yes, .htaccess has been saved properly.
Is this normal behavior or am I missing something?
If it is not, can you answer me next question? What I expected was when I click on my custom link the file will start downloading automatically (even if its MP3, which starts playing usually in browser and so its hard to download) OR when I click on the link with right mouse button and select "download this files", it will start downloading as usual (so if I click it with left mouse button, the mp3 for example should start playing in browser).
None of this is available now. URL hiding is not functional, I cannot download file directly and the only thing I can do is click it and let browser play the song (if its MP3 and QuickTime, for example, is installed).
Also I am not able to upload files directly from WP admin, it asks me if the folders are writtable, but every folder in wp-content is set to 777.
Let me know, thanks for all helpful answers!