Quote:
Originally posted by FireFly
Replace:
Code:
WHERE userid<>$daybits[1]
with:
Code:
WHERE userid<>$daybits[1] AND lastactivity>".time()-(86400*14)."
(14 is the number of days)
By the way, I'm not sure myself whether it's lastactivity or lastvisit we need to check, so I'm open for corrections here.
|
When I do this, ?resetmember=1 does not work anymore, which makes me wonder what it will do at midnight