The term used for method 2 where it does not reset is called "dynamic" I believe.
As far as the other part, meh forget it, not important.
Now I have problem however. I want to make this dynamic(method 2/Does not reset) so i edited his variable out of the plug in:
PHP Code:
//$cutoff = TIMENOW - 86400 ; // ## Uncomment this line if you want a rolling 24 hours display ## //
And it still reset at midnight. Suggestions?