PDA

View Full Version : Is their something to email members after they aren't on for awhile


kobescoresagain
06-16-2005, 06:54 PM
I want to email members if they haven't visited the site within a week or two. Is their a way to do this?

Colin F
06-16-2005, 07:12 PM
Yes, you could code a cron job to run through the users and send an email to those whose lastactivity timestamp is older than whatever timespan you select.

criscokid
06-20-2005, 09:10 AM
Is there a hack to email all users who are still 'awaiting confirmation'?

Marco van Herwaarden
06-20-2005, 09:14 AM
There is no hack needed for that.

AdminCP->Users->Send Email to Users

criscokid
07-01-2005, 01:13 PM
Is there a hack to email all users who are still 'awaiting confirmation'?

I wasn't very clear - I actually weant to send the 'activation email' to all those that haven't yet confirmed their registration.

Marco van Herwaarden
07-01-2005, 01:57 PM
Like i said you can use the Send Email function for that.