Hi , I installed the hack and got the percentages right
Code:
$statscache['topposterpercent'] = round(100 *($topposter[posts] / $totalp), 2);
$statscache['topthreadspercent'] = round(100 * ($topstarter[count] / $totalthreads), 2);
worked fine for me.
but one small thing is weird .. i changed into debug mode , added new setting - but only 3 blank options appeared , so i wasn't able to fill in all things mentioned in the install text.
thus I have a problem in the vbulletin options. The "forum home stats cache update" setting shows up without info - can't change the update time.
would be nice if anyone could tell me if this could be solved.
it's just a minor thing cause everything else works fine.
Update time is set to 10 by default and the date and time showing up in the stats is correct.
regards
iiyoN