I have a problem.
I can upload a file and image fine. However, when I try to click the Download Button after I uploaded the file, I get a "File Not Found" page. But I know the file is there in the "downloads" folder. The images work fine, I click on the image and it brings me to the direct image url.
I think it has to do with the way the DownloadsII System handles the Hash links, because no matter what kind or how big of a file I upload, I always get a "File Not Found" page when I try to download it.
I am on VB 4.1.4 running on a Windows Server 2008R2 Server, using SSL/HTTPS throughout the entire forum, and also using Mod_Rewrite Friendly URLS in VB and with web.config (windows version of .htaccess).
I have tried this on my test forum, and it works fine. I am using the same mods and custom style. However, I am not using SSL on the test site, because its not needed since its just for testing. I am using Mod_Rewrite via VB and web.config on the test site too.
I have tried to solve this issue myself, but I have had no success.
|