Page 1 of 1

Re: download only 40% file

Posted: 13 Feb 2010, 00:42
by Jan
Hi, both links (in article or in component) links to the same place - to component script which then gives information to the browser. So I don't have any idea why do you get such error as both downloading appears in the same script. Try to check the permissions on the server, maybe there is some limit but really no idea there :-( :-(

Re: download only 40% file

Posted: 06 Mar 2010, 14:56
by Jan
Hi, maybe trying to check different http headers will be interesting, try to change it e.g. here:

line 86 +

components\com_phocadownload\helpers\phocadownload.php

Try to disable some of them etc. Such combination of headers was added as the best solution for downloadig (+ resume downloads + compromise to work in different browsers)

Jan