Possible to delete in-active users? Possible to delete in-active users?
 

News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Possible to delete in-active users?

Started by bryan, June 06, 2004, 07:33:52 AM

Previous topic - Next topic

0 Members and 2 Guests are viewing this topic.

bryan

Possible to delete users that maybe never login for the past 30 days?

Joachim Müller

out-of-the-box: no!
You could run a query on your database (using phpMyAdmin or similar), but that's not recommended if you're unsure (make a backup first!).

GauGau

bryan

Then will there be a feature like this in the future?

Joachim Müller