Page 1 of 1

Last 12 Months pie chart in lfd blocking statistics showing "last 30 days" data

Posted: 15 Mar 2016, 01:44
by rectifier
The Last 12 Months pie chart in lfd blocking statistics is showing the "last 30 days" data instead.

I think this might just be a copy/paste error in ServerStats.pm

Code: Select all

$year_pie_graph->plot(\@hpiedata);
I think that should be:

Code: Select all

$year_pie_graph->plot(\@ypiedata);
I've tested the fix on my own servers and it looks good to me.

Re: Last 12 Months pie chart in lfd blocking statistics showing "last 30 days" data

Posted: 15 Mar 2016, 08:31
by ForumAdmin
Thank you for reporting that. We'll have a fix for it in the next release of csf.