ok, i found in recent post how to count individual file downloads:
in process.php, line 21
replace:
if(!isset($_GET['ind'])&&!isset($_GET['nostat']))
with
if(!isset($_GET['nostat']))
but one feature is still missing: how can i display the name of the single files in stats?
any help really appreciated ๐
thanks,
tom