Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

Resend validation code

Quote Reply
Resend validation code
I wanted to send out an email to all 'not validated' users. After a first incorrect mailing, I had a look at Jasons code and noticed, that the email should look something like
Code:
Hi, <%user_username%>.

You have registered at our discussion forum a while ago.
In order to activate your registration, you need to visit the following link:

<%cgi_root_url%>/gforum.cgi?do=user_validate&validate=<%user_id%>GT<%user_val_code%>

Regards,

Forum Administrator

I sent the emails out through 'Email->Selected Users->Status: Not Validated'.

I just thought I'd share this, it might help someone in the future.

Ivan
-----
Iyengar Yoga Resources / GT Plugins
Quote Reply
Re: [yogi] Resend validation code In reply to
I actually had Paul write me a plugin to resend these every X days.

Works great!
Quote Reply
Re: [bretzke] Resend validation code In reply to
That's of course even better.

I just send the emails manually every month or so...

Ivan
-----
Iyengar Yoga Resources / GT Plugins