Quote:
Originally Posted by GrendelKhan{TSU
yah...true. but that's ok.
so like...can you say exactly how I would do that? I'm a total programming n00b. lol
|
woohoo!! figured it out. I feel so cool.
(for a non-programmer).
for referecne in case someone else wants to: just change
Code:
$cutoff = TIMENOW - 86400;
86400 is seconds in one day. so just change that to however many seconds in however many days you want.
make sure to change text to reflex it~!
search for
Code:
Total members that have visited the forum in the last 24 hours:
change "last 24 hours" to whatever time frame you chose.
again, like Paul says... makes last time they were on board kinda meaningless, but there are certainly cases where that is less important than showing lots of activity on your boards.