| Topic Archived |
View previous topic :: View next topic |
| Author |
Message |
dirtbag Nice poster


Offline Joined: May 06, 2004 Posts: 143
|
Posted: Thu May 27, 2004 12:42 am Post subject: Remove Members After a Set Period Of No Activity |
|
Well it would be nice if there was an option in MEMBERS ACCOUNT module that would allow you to remove REGISTERED MEMBERS from the database after a set period of days. So if the user has not logged in in say 90 Days it would send them an email a week before saying the account will be terminated unless they Login and include a link otherwise the account will be deleted..
I have had my site for about a year now and i have over 20,000 members registered but i know many of them have come and gone.. others forget there passwords and resign back up again and again..
so it would be nice to be able to flush the user database of all the InActive Users.. Like it would send them to the Suspended User where you have the option to delete the account permanently..
Your Thoughts??
_________________ www.subfighter.com
Jiu Jitsu Instructionals Grappling BJJ Techniques Videos Online
dirtbag's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) XP//3.23.41/4.3.3
|
|
| Back to top |
|
 |
Trevor Developer


Offline Joined: Apr 19, 2004 Posts: 2170 Location: New York
|
Posted: Thu May 27, 2004 12:43 am Post subject: Re: Remove Members After a Set Period Of No Activity |
|
Member pruning... I like it!
Trevor's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux / 1.3.34 / 4.1.18 / 4.4.2 / CVS
|
|
| Back to top |
|
 |
Viperal Supporter


Offline Joined: May 01, 2004 Posts: 858 Location: New York
|
Posted: Thu May 27, 2004 2:06 am Post subject: Re: Remove Members After a Set Period Of No Activity |
|
I'm actually working on a admin module for that, saw on on nukecops for phpnuke and liked it but uses some unneeded database thing. So decided to make my own, as my first real module for CPGnuke from the ground up.
_________________ What is The Viperal ?
Email: viperal1 @ gmail.com
Viperal please enter your server specs in your user profile!
|
|
| Back to top |
|
 |
Phoenix • Many Posts •


Offline Joined: Apr 19, 2004 Posts: 8799 Location: Netizen
|
Posted: Thu May 27, 2004 4:55 am Post subject: Re: Remove Members After a Set Period Of No Activity |
|
there's code in protector and also in the monitor module (desarrollonuke.org)
I don't think it's wise to include in a cpgnuke distro, even as an option.
_________________ • DonationsPro for DragonflyCMS, SMF, MyBB, vBulletin •
Phoenix's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS)
|
|
| Back to top |
|
 |
dirtbag Nice poster


Offline Joined: May 06, 2004 Posts: 143
|
Posted: Thu May 27, 2004 5:46 am Post subject: Re: Remove Members After a Set Period Of No Activity |
|
well its a needed feature i think once you starting getting thousands of members.. as these member forget their password and cant hit the LOST PASSWORD button.. i get emails all the time saying they couldnt login so they tried signing back up but say that both emails are already been used...
As I know protector had it and all i think the New NSN Your Account has it also.. The thing does it slow the system down with DB queries as i am no programmer or is it something that runs once a day to verify and check the users last login..
Well glad to hear you are creating a module like that as i would love to clean up my user database of all the dead accounts...
Also as i stated my site has over 20,000 registered members does that have any impact on making my site run slower or has nothing to do with it...
Thanks again for any help... And Viperal i will be waiting to use for Mod
_________________ www.subfighter.com
Jiu Jitsu Instructionals Grappling BJJ Techniques Videos Online
dirtbag's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) XP//3.23.41/4.3.3
|
|
| Back to top |
|
 |
dirtbag Nice poster


Offline Joined: May 06, 2004 Posts: 143
|
Posted: Thu May 27, 2004 6:16 am Post subject: Re: Remove Members After a Set Period Of No Activity |
|
Viperal this must of been the one you were referring to as I guess someone made it for PHPNuke like you mentioned above..
www.nukecops.com/modul...p;sid=2139
_________________ www.subfighter.com
Jiu Jitsu Instructionals Grappling BJJ Techniques Videos Online
dirtbag's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) XP//3.23.41/4.3.3
|
|
| Back to top |
|
 |
pipolo Newbie


Offline Joined: Apr 26, 2004 Posts: 13 Location: Italy
|
Posted: Thu May 27, 2004 9:17 am Post subject: Re: Remove Members After a Set Period Of No Activity |
|
Great idea!
pipolo's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) winxp/2/4.0.17/4.3.3
|
|
| Back to top |
|
 |
Viperal Supporter


Offline Joined: May 01, 2004 Posts: 858 Location: New York
|
Posted: Thu May 27, 2004 2:45 pm Post subject: Re: Remove Members After a Set Period Of No Activity |
|
That the one, look like it, but i was sure i saw anther one. But same idea.
Saw what you did to thr theme, look awsome.
_________________ What is The Viperal ?
Email: viperal1 @ gmail.com
Viperal please enter your server specs in your user profile!
|
|
| Back to top |
|
 |
SCROFT Heavy poster


Offline Joined: Apr 19, 2004 Posts: 188
|
Posted: Thu May 27, 2004 7:42 pm Post subject: Re: Remove Members After a Set Period Of No Activity |
|
Viperal...
some ideas...
Personally I do not like auto deletion.
But...
-An interface stating who has not logged in for so many days...
-- then the admin can send an email to all users who have not logged in telling them to log in or risk being deleted (say 30 day grace?).
-- Mark the account as having an email sent.
- If a user logs in the email sent mark is reset
- Admin interface to list all member who did not log in within the grace period... then a mass delete of the users in this list.
This way easy to control... and gives the users a second chance... and easy to remove the deliquent users.
Just my thoughts.
SCROFT
_________________ SCROFT
Matrixmed-CPG 8.2c
Family Site-CPG 9.0
Activision Visioneers-CPG 9.0 CVS daily
SCROFT's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Win2K/2.0.52/4.1.8/5.0.3/CPG 9.0 CVS/ Firefox 1.0
|
|
| Back to top |
|
 |
_cashel Newbie


Offline Joined: Jul 14, 2004 Posts: 33
|
Posted: Tue May 31, 2005 4:35 pm Post subject: Re: Remove Members After a Set Period Of No Activity |
|
I like the ideas listed. My only requirements would be that you be able to specify the amount of time of inactivity. I also would like a warning page before it auto-deletes the users, showing who's going to be deleted, and giving you the option to "uncheck" some of the users to keep them from being deleted. I also like the idea of the email-before-deletion feature. Maybe you could use that to send out to users, and then if they don't respond to a link they need to click, a list will be developed that you could use to delete.
Sorry if it's all sorta jumbled together. I just have really been wanting something like this, and don't have the skills to create my own modules.
_cashel's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Shared Host / Linux 2.4.21/ Apache 1.3.33 / MySQL 4.0.22 / PHP 4.3.9 / 9.0.5.0
|
|
| Back to top |
|
 |
run0 Supporter


Offline Joined: Jun 28, 2004 Posts: 1559
|
Posted: Tue May 31, 2005 5:20 pm Post subject: Re: Remove Members After a Set Period Of No Activity |
|
this (most likely) will never be created, because deleting a user screws up a lot of stuff, thats why you can only "suspend" them. but maybe the could be expanded...to auto suspend them after a certain amount of time...
_________________

run0's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux/1.3.33 (Unix)/4.0.22-standard/4.3.9/DF 9.x
|
|
| Back to top |
|
 |
Mystic Diamond Supporter


Offline Joined: Jun 25, 2004 Posts: 1312 Location: Spokane, WA USA
|
Posted: Tue May 31, 2005 5:39 pm Post subject: Re: Remove Members After a Set Period Of No Activity |
|
This feature has been requested before. I feel it is needed and should eventually become an option within the admin section of the core. This feature was a standard item in the BBS's of old, and for a good reason.
The subject of deleting users has been approached as well, and the verdict at that time was to merely suspend the accounts without deleting them so as not to disrupt forum posts, etc...
If this is implemented there should be a flag available in a users account that an admin can set so that the user is never flagged for suspension (something like the user is a family member or whatever).
_________________ - |\/|ystic
Mystic's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux 2.6.20-16/Apache/5.0.38/5.2.1/9.0.6.1
|
|
| Back to top |
|
 |
Andreas 500+ Posts Club


Offline Joined: Sep 03, 2004 Posts: 852 Location: Gävle, Sweden
|
Posted: Thu Jun 02, 2005 4:24 pm Post subject: Re: Remove Members After a Set Period Of No Activity |
|
I could need something like this and as has been proven above, others need it as well. Perhaps something someone can take a look at?
_________________ Andreas Rönnqvist
www.omegaproject.se
[OmegaProject] Founder
Andreas's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Linux/Apache 2.0.52(Unix)/4.0.23/4.3.10-2/Dragonfly 9.0.6.1
|
|
| Back to top |
|
 |
MrMastah Newbie


Offline Joined: Jun 21, 2004 Posts: 37 Location: Sweden
|
Posted: Thu Dec 15, 2005 10:08 am Post subject: Re: Remove Members After a Set Period Of No Activity |
|
Yes, this would be something I need! Suspend users automatically after a period of inactivity...
Have a couple of 100's of users that only logged in once like over a year ago, would like to get rid of those accounts!
MrMastah's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) Win 2003 Server/Apache 2.0.55/MySQL 4.0.26/PHP 4.4.2/Dragonfly CMS v9.0.6.1
|
|
| Back to top |
|
 |
pretzy 500+ Posts Club


Offline Joined: Sep 09, 2005 Posts: 519 Location: Australia
|
Posted: Thu Dec 15, 2005 10:58 am Post subject: Re: Remove Members After a Set Period Of No Activity |
|
can you create a user named Ghost, transfer all prior posts from the users you want to delete to Ghost, then delete the unwanted users en mass ?
all coppermine pix etc could go into a Ghost folder
that should sove any problems with broken posts and threads
just a random thought
_________________ Pretzy's Place Pertzel Family Tree History Genealogy
Riverlife Church Henty
pretzy's server specs (Server OS / Apache / MySQL / PHP / DragonflyCMS) XP_Apache 2.2.2_MySQL 5.0.21_PHP 5.1.4_CPGNuke 9.1.1
|
|
| Back to top |
|
 |
|
|