[ABD] Delete Inactive Users

Any abandoned Extensions will be moved to this forum.

WARNING: Extensions in this forum are not currently being supported or maintained by the original Extension author. Proceed at your own risk.
Forum rules
IMPORTANT: Extension Development Forum rules

WARNING: Extensions in this forum are not currently being supported nor updated by the original Extension author. Proceed at your own risk.
User avatar
John P
Registered User
Posts: 1237
Joined: Mon Jan 21, 2008 3:55 pm
Location: Netherlands
Name: John
Contact:

[ABD] Delete Inactive Users

Post by John P »

Description:
An extension for phpBB 3.1 that will automatically delete inactive users using the phpBB3 Cron.

Requirements:
  • phpBB 3.1-dev or higher
  • PHP 5.3.3 or higher
Repository: https://github.com/ForumHulp/Delete-Inactive-Users

Installation:
  • Copy the entire contents of the repository to ext/phpbb/inactive_users/
  • Navigate in the ACP to Customise -> Extension Management -> Extensions.
  • Click Enable.
Image
Webhosting, Custom MODs, Technical management, MOD installation and Webdesign
Ruson2
Registered User
Posts: 11
Joined: Mon Feb 17, 2014 10:05 am
Location: USA
Contact:

Re: [DEV] Delete Inactive Users

Post by Ruson2 »

Do the users, who was deleted have an opportunity to register again later?
Just study phpBB.
Мy website
User avatar
John P
Registered User
Posts: 1237
Joined: Mon Jan 21, 2008 3:55 pm
Location: Netherlands
Name: John
Contact:

Re: [DEV] Delete Inactive Users

Post by John P »

Off course, a user name and / or email, not in the db can register again once they are deleted.
Image
Webhosting, Custom MODs, Technical management, MOD installation and Webdesign
leschek
Registered User
Posts: 838
Joined: Tue Jul 18, 2006 12:49 pm
Contact:

Re: [DEV] Delete Inactive Users

Post by leschek »

Does this delete users, who are not activated by admin or by by user (e-mail verification), or does this delete users, who didn't visit forum for certain time, but they are activated? I'm asking, because I would like to have the first one but not the second.
User avatar
John P
Registered User
Posts: 1237
Joined: Mon Jan 21, 2008 3:55 pm
Location: Netherlands
Name: John
Contact:

Re: [DEV] Delete Inactive Users

Post by John P »

It deletes users, not activated and stil new.
So never logged in and 30 days after registration.
Image
Webhosting, Custom MODs, Technical management, MOD installation and Webdesign
leschek
Registered User
Posts: 838
Joined: Tue Jul 18, 2006 12:49 pm
Contact:

Re: [DEV] Delete Inactive Users

Post by leschek »

Thank you for clarification. It looks like the extension I will use...
aleha
Code Contributor
Posts: 61
Joined: Wed Dec 19, 2012 10:42 pm

Re: [DEV] Delete Inactive Users

Post by aleha »

Shouldn't you use phpBB's own functions for user pruning?
Those seem to be in file, includes/acp/acp_prune.php
User avatar
John P
Registered User
Posts: 1237
Joined: Mon Jan 21, 2008 3:55 pm
Location: Netherlands
Name: John
Contact:

Re: [DEV] Delete Inactive Users

Post by John P »

I used that at first but thinking the inactive new users can't have messages etc it's a lot quicker in this way.
Image
Webhosting, Custom MODs, Technical management, MOD installation and Webdesign
lws96
Registered User
Posts: 100
Joined: Wed Aug 05, 2009 4:39 am

Re: [DEV] Delete Inactive Users

Post by lws96 »

Hi,

I am a big fan about deleting inactive users, and have used the ACP method in the past. Can the 30 days be changed to another number? I have a slightly longer leniency for accounts that have been activated, but haven't logged in.
User avatar
John P
Registered User
Posts: 1237
Joined: Mon Jan 21, 2008 3:55 pm
Location: Netherlands
Name: John
Contact:

Re: [DEV] Delete Inactive Users

Post by John P »

In Board features you can adjust the days before deleting
Image
Webhosting, Custom MODs, Technical management, MOD installation and Webdesign
User avatar
mr.ruf
Registered User
Posts: 136
Joined: Thu Apr 04, 2013 11:12 pm
Location: PuErTo RiCo
Name: Harold
Contact:

Re: [DEV] Delete Inactive Users

Post by mr.ruf »

Hi, I have version 3.1.1 and apparently the extension does not work on it. download the file, unzipped, uploaded it to the server ext / phpbb / inactive_users folder, and when I go to the option manage extensions, does not recognize the extension.

and tried renaming the extension of various forms and still not recognized, deleteinactiveusers, delete_inactive_users, inactive_users, inactiveusers, but that does not work. :lol:
User avatar
Walther
Registered User
Posts: 298
Joined: Fri Jul 09, 2004 5:21 pm
Location: The Netherlands

Re: [DEV] Delete Inactive Users

Post by Walther »

mr.ruf wrote:Hi, I have version 3.1.1 and apparently the extension does not work on it.
Have 3.1.1 too, extension does work (does not come in extension tab but in board features)
Did however change the code to accustom 600 days, was max 99 days but found that too much for one run. ;)
Will gradually lower it back of course.
not activated and stil new
So, only those who are member of the "newly registered users group", not members de-activated by the admin with 0 postings due to *whatever reason* the admin had to de-activate them.
User avatar
mr.ruf
Registered User
Posts: 136
Joined: Thu Apr 04, 2013 11:12 pm
Location: PuErTo RiCo
Name: Harold
Contact:

Re: [DEV] Delete Inactive Users

Post by mr.ruf »

Shame it does not work, really need this extension to my forum :cry:
User avatar
John P
Registered User
Posts: 1237
Joined: Mon Jan 21, 2008 3:55 pm
Location: Netherlands
Name: John
Contact:

Re: [DEV] Delete Inactive Users

Post by John P »

The path is forumhulp/DeleteInactiveUsers for this extension.

Try our "Upload Extensions" extension, it will unpack for you in the right folder in your ext folder
Image
Webhosting, Custom MODs, Technical management, MOD installation and Webdesign
User avatar
mr.ruf
Registered User
Posts: 136
Joined: Thu Apr 04, 2013 11:12 pm
Location: PuErTo RiCo
Name: Harold
Contact:

Re: [DEV] Delete Inactive Users

Post by mr.ruf »

ok, you say that but try to unzip the file?
Locked

Return to “Abandoned Extensions”