What is the point of this?
Code:
if ($dlremaining < 0)
{
eval(print_standard_redirect('ecdownloads_upload_amount_will_be_exceeded', true, true));
}
I can understand as a download limit, but during a file upload. WHY is the upload quota mixed with the download? It should be removed, or be a separate setting all together.
Ok, gripe over.. Thanks!

LOVE THE MOD.. better than some other download mods, that's for sure.