|
|
Joined: Nov 2000
Posts: 210
Member
|
Member
Joined: Nov 2000
Posts: 210 |
Hi I was wondering if anyone has created or could create a Cron Script that would purge Users that could be run daily as a cron Job similar to the one available in the admin panel thanks!
Pappy
|
|
|
|
Joined: Apr 2001
Posts: 3,266
Member
|
Member
Joined: Apr 2001
Posts: 3,266 |
That is pretty easy. Just replicate the entire dopurgeusers.php script and rename it to something else Find this line WHERE U_Laston <= $purge and change it to something like this WHERE U_Laston <= UNIX_TIMESTAMP( DATE_SUB(CURDATE(), INTERVAL 3 MONTH) ) Change the interval to something you want but that should work. That will delete users who have not been online in the last 3 months and reassign everything.
|
|
|
Donate to UBBDev today to help aid in Operational, Server and Script Maintenance, and Development costs.
Please also see our parent organization VNC Web Services if you're in the need of a new UBB.threads Install or Upgrade, Site/Server Migrations, or Security and Coding Services.
|
|
badfrog
somewhere on the coast of Maine
Posts: 94
Joined: March 2007
|
|
Forums63
Topics37,575
Posts293,931
Members13,824
|
Most Online6,139 Sep 21st, 2024
|
|
Currently Online
Topics Created
Posts Made
Users Online
Birthdays
|
|
|
|
|