Quote:
Originally Posted by Louva-Deus
Liking the mod so far. Found a bug that has existed at least since 6.0.5 that causes an Internal Service Error 500 for non-linked files.
To fix it make the following changes in downloads.php:
Line 688:
Code:
$ctype = "application/force-download";
Line 764:
Code:
header("Content-Type: $ctype; name=\"".basename($dlfilename)."\";");
Cheers! 
|
Many Thanks for this fix Louva-Deus, i was getting error 500 with uploaded files, but with this fix i get all ok.
The mod works ok for me, thanks another time RS_Jelle.
Sorry for my English. Greetings.