Statistik Module with Download Link
Posted: 23 Sep 2008, 09:22
Hi,
the statistic module is really great but it would be better with a direct download Link.
So I changed a bit of the source code in the mod_phocadownload_statistics.php
Line 112 to:
$output .= '<a href=index.php?option=com_phocadownload&view=category&id='. $value->catid .':&download='. $value->id .' <em>'. $value->filename .'</em></a>';
Now the module generates a direct Download link to the File.
It works for me and I hope somebody can use this.
Jan G.
the statistic module is really great but it would be better with a direct download Link.
So I changed a bit of the source code in the mod_phocadownload_statistics.php
Line 112 to:
$output .= '<a href=index.php?option=com_phocadownload&view=category&id='. $value->catid .':&download='. $value->id .' <em>'. $value->filename .'</em></a>';
Now the module generates a direct Download link to the File.
It works for me and I hope somebody can use this.
Jan G.