I *so* second that! My forum has 980 members who have been inactive for more than six months! Is there any way to make an automatic script out of it? I really don't want to push the trashcan, enter my pass, click okay & so on for like 1000 times...
I don't want to delete *all* the users. I wish for a button that deletes all the users which have not visited the forum for x days. The mod only *shows* those users and I'd have to do the delete procedure for each one of them. It would be more than nice to have a "delete all users who have not visited the forum for x days" button instead of clicking myself through the list.
I installed the inactive users mod and the update to the code around line 62. The problem I have is the same error but in the cint/e-mail line??? Do I add the same code above as in the last fix??
Hi, i've modified this mod a little. So you can delete all users with 0 post. You have to check "Zeige nur Mitglieder, die keine Beiträge geschrieben haben" before you can see the delete button. Sorry, this files already german. WARNING I had never enough time to finish the code, it's not ready for real use. If you press "löschen" your data will be lost. You will not be asked to confirm that action. So make a backup to play around. I know most of the code is still chaos. Maby someone with mor time can use it to make a real working function from it. Download
It's a great feature but the delete inactive users portion of it could use some optimizing. Did I overlook an easy way to delete all of the people who are long gone? Seems I will need to click the delete icon and then confirm for each one.
Who would like to help me? I want to make a forum.and I download the source code. But after i upload it to my net(asp web space), it doesn't work. Who can help me ? Thank you!!
There is an older version for snitz 3.3.x if you want a 3.3.x version pleas let me know.
Title: Inactive Users
By: - Author: Sean Gorman (MotoX), Wesley Brown (burthold) - Original by: Sean Gorman (MotoX) - Download: http://www.wesworld.net/mods/default.asp - Filename: inactiveusers33v1.zip
Please read everything before proceeding!!
Compatibility: Snitz Forums v3.4.x Tested on: Server: Windows 2000/IIS5 Database: MS Access, MSSql, MySql Client: IE5.5/6
Version History:
v1.1 09/17/2002 Moved to GetCurrentIcon for all those functions Added and E-Mail all inactive users option. **** WARNING **** can be slow on large user groups.
v1.00, 09/09/2002 This is the first release of this Mod. Tested by myself and Sean
Ease of Installation (1 - Easy - 10 Hard): 1
Description: This mod allows the Administrator to cleanup inactive users. You can send a warning message to the user
Installation: 1. First of all make a backup of your current forum files and current database. Copy the files into your forum directory.
2. Note: The line numbers provided below are from the original forum file. A line number is only an indication where to look. Please Compare the code.
Apply the following changes:
'#:# ---------------------------- '#: File -> admin_home.asp ---------------------------- ------------------------------------------ '#: Around line #94 find this code: ------------------------------------------
Who would like to help me? I want to make a forum.and I download the source code. But after i upload it to my net(asp web space), it doesn't work. Who can help me ? Thank you!!
Has anybody been able to Change this Mod to Where an E-mail Window would Pop up & We Could Place the Text we want in the Subject Line & in the Body of the E-mail that we Choose? This is a Great Mod!
I have a question about this Mod. When you input the number of days to search it does so and provdes you a listing of those people who meet that criteria. Now if I select E-Mail all active members does it only send the email to those who met my criteria or ALLL inactive members?
Also - I second the need for a delete all button that deletes those who match a given criteria that you can selecte (like it does already.)