Forum Replies Created
yes the version is 4.5.6
i tested it using your demo site and it seems ok. I hav a hunch it may have to do with the fact that ours is running windows
in your demo site it shows the filename as
/home/wdpownlo/public_html/demo/wp-content/uploads/download-manager-files/blablabla
on our windows server it shows as
c:\inetpub\wwwroot\support.domainname.com/wp-content/uploads/download-manager-files/blabla
notice the backslashes until the wp-content were they change to forward slashes and of course the drive letter
something tells me this has something to do with the filename being so odd. it
Yes
here is a screenshot
i added 3 files. The top one was added using the upload button on the edit package page
The other two were added using the browse button
you can see the two have the full path in it.
The downloaded file then has this long name with the slashes replaced by underscores
can i send you via email?
my email is mike@starzen.com
it is very easy to reproduce
instead of using the Upload function on the edit package view use the Browse function and select a file local on the web server
i figured out where you have a problem
it works properly if you use file upload
but your code in File Browse creates the crazy file names
We use file browse after uploading the files manually because some files are rather large
any chance you can look into this?
in your demo it is actually working properly so obviously there must be something
that is incorrect
the file name is not the file name i uploaded but like i said rather a combination of
web site url
folders
filename
the whole thing looks god awful
support.mywebsitecom-wp-content-uploads-download-manager-file-MyFile.zip
there has got to be a way to make this look better
i would like it to be downloaded as
MyFile.zip