Customizing SMF > Mod Requests
Membergroup based on STATUS
TarantinoArchives:
I have seen a MOD that allowed admins to create membergroups based on GENDER.
I'd like to have a feature that would allow me to group members based upon the "last online" status. I want to drop all my "last online: NEVER" members into a group. i will call it "inactives" and that would allow me to easier determine how to reactivate those, contact those or clean out those accounts.
a usergroup based on "last active: more than 12 months" ago would also be cool. so admins with huge member forums can easier sort out old accounts.
thank you
TarantinoArchives:
:-( nobody wanna help me?
Nidoking:
I think this is a good idea. I wouldn't be able to make a mod, though.
Thantos:
I don't see this being very difficult:
Create another table to store the information
- Some ID #
- Inactivity Time
- ID_GROUP to move them to
During the forum maintenance have it query the table for those that exceed your shortest time in that table and start reassigning member groups based off of those rules.
If its a seperate function it wouldn't be hard to make an admin link/button to do cleanup at will also.
If no one else wants it I'll do this. It might be monday before I can get it done and tested. Have a few other projects I want to finish up.
Thantos:
Thought about this some more and it can be done without another table. Just have to add two more columns into membergroups. I should have the mod done tonight but it'll probably be tomorrow before I can fully test it and write the package.
Navigation
[0] Message Index
[#] Next page
Go to full version