Direct Download Links are not working in IDM

Hey there,

I have a PHP script that generates some files and sends them back to the user, However the generated download link works only if the user is using a browser ( with JavaScript enabled) but if you tried to use the direct download link in IDM or any other software you’ll get this error: “This site requires Javascript to work, please enable Javascript in your browser or use a browser with Javascript support” instead of the file!

I don’t what the problem is, The script works very well on my local server. but it’s working right now!

You’ve answered your own question: the download links only work if the user is using a browser with Javascript (and cookies) enabled. Direct downloads, hotlinking and so on are not supported on InfinityFree, you need to upgrade your account for that.