It seems like you have the output format set to html. You need to make sure that you have set the output format in xferstats.itcl as mentioned in the readme file for leechstats. The correct line looks like this:
set xfs(output) "csv"
Also be sure that the other settings mentioned in the readme is correctly set.
|