Quote:
Originally Posted by War.Frog
My only problem with this mod is the "Average Time Online Per Day" statistic. It appears that it uses either the member's registration date or date forums came online as the numerator.
Unfortunately, for long-standing boards this makes for nearly useless information. For instance, my online time since installation two days ago is a whopping 26+ hours, yet my average time online is 8 minutes.
Can we please have an option to change that numerator to install date? This would normalize that number and make it always right. Alternatively, if there a place in the code I can go to change it?
|
War.Frog, it does the Average Time Online calculation based on the following:
- The timestamp of when the script was installed
- The timestamp of when the user registered if they registered after the script was installed
Now I did look though the code again, and as far as I can tell it's working just fine. If you are positive its not working still, maybe try un-installing and re-installing, but be warned doing that will clear the total time for all your users.
If anyone else believes they are having this problem please let me know and I'll see about having our Lead Developer look over the code again.