PDA

View Full Version : inactive user auto-prune


brfrankl
04-10-2008, 12:47 PM
I need a mod that will allow me to auto-prune/move to different usergroup/ban if the following conditions are met:

1 - User is a member of group x
2 - User has been registered for x days

This is for VB 3.6

Thanks

Lynne
04-10-2008, 01:34 PM
Do you mean you need a cron job? Cuz this function is already available in vb - users > purne/move users. I use it all the time, but have never bothered to write a cron job to do it.

brfrankl
04-10-2008, 07:10 PM
well I guess so :) Didn't know about cron stuff. Where is a good link on explaining how to setup the cron job for this...

Lynne
04-10-2008, 07:39 PM
You need to write your own cron job to do this, there isn't a default vbulletin one already built-in.

edit: search for "inactive" "All Mods" "Titles Only" and see if one of those mods will do what you want.

brfrankl
04-14-2008, 01:56 AM
Right, but I don't really know HOW to write my own cron job for it. the docs suck in respects to this...

Lynne
04-14-2008, 02:30 AM
Did you look at the mods I mentioned?