In the control panel, there is currently a function to batch delete members. The members to be deleted can be filtered based on the Join Date being older than a certain number of days. I can see the value in this remaining but I would like the option to choose by the Last Visit date instead. We have some users in the forum that log in and read but do not post. I would not want to delete their accounts just because their join date is old and they have no posts. I cannot use the unverified account option to prevent their accounts from being deleted because the dormant accounts that I want to delete would have been verified.
I could probably update the SQL code in the asp page to use Last Visit instead of Join Date but then I would have to remember to do this after any upgrade. I know this is probably low priority and a seldom used function but if you could throw in a quick mod then I would be grateful.