Reviews: Inactive Users


Members Menu
Remember Me?
or
Register
Inactive Users Ver.2.4
2.4
3.4.07
Carefree
28 May 2014
2
351
This adds the ability to mass-delete inactive users based upon specified length of inactivity. Support for the following mods is included:
  • Announcements
  • Articles
  • Auction
  • Avatar
  • Charts
  • Filelister
  • Files
  • Greeting Cards
  • Hall of Fame
  • Ignore Poster
  • Maillist
  • Newsletter
  • Photo Album
  • Polls
  • Private Messages
  • Requests
  • Shoutbox
  • Staff Tasks
  • Sub-Moderator
  • Topic Ratings
  • User Groups
  • User Space - Bookmarks
  • User Space - Drafts
  • User Space - Friends


If a mod is listed that you're not using, it will check for the presence of tables before trying to edit them, so you will not need to modify the file unless you're using a mod that isn't listed.

v2.1 Prevents non-numeric input into number of days, allows longer range of days, and eliminates automatic Email all.
v2.2 Adds lock/unlock for individual members and mass-lock for all members depicted.
v2.3 Fixed whatever corrupted the last file.
v2.4 Included missing file
Reviews

All reviews
  (1 vote)
  (1 vote)

Useful MOD
written by l2k man on 23 Oct 2014

But be aware it does not remove the members from the database. It renames them n/a so they do not appear on the members table. Also I added this line to preclude those members already removed appearing in the inactive list. Add it immediately after the WHERE statement, before the ORDER. strSql = strSql & " AND " &strMemberTablePrefix & "MEMBERS.M_NAME <> 'n/a'"


Very good mod
written by Danny_C on 12 May 2014

Excellent mod, which removes very inactive members. Thank you very much Carefree