Wolfe...
The only thing I can think of is that you have tried to apply that addition to the original hack which removed the
PHP Code:
(($row["lastpost"]==0)
in order to try and get it to show all inactive users REGARDLESS of thier post count.
When I removed that piece, EVERYONE that has been registered over 1 day showed as inactive, no matter how many days I told it to search for!
So, now I'm just trying to figure out how to code php so that I can get it to search out maybe folks with less than 5 posts and no actvity for 30 days.....
Wish me luck...
I'll poster an answer here if I find one.