I am running smf 2.0.2 when using 'Remove Inactive members' it also removes members who have a last_login = '0', this includes newish members who have not yet logged in.
It would be preferable if the option:
(1) did not delete accounts not yet activated (as there are options to deal with these elsewhere), or recently activated.
(2) Deleted those who had not logged in for > than the entered time span, those who with last_login == 0 && date_registered > time span
or perhaps
Activation results in a last_login of the date of activation.
Be very gratefull of a solution
