This topic is locked

Validate on registration

12/24/2008 10:10:30 AM
PHPRunner General questions
I
indigo author

Hi,
I need to verify email address on registration of members.

Currently, the only check is if the data is of "Email" type or not.
I would want to mark the new members as "valid" or "invalid" post them verifying their Email ID.

Most websites send an email verification mail with a random code generated which when clicked verifies the mail.
Can someone help do something similar?

J
Jane 12/25/2008

Hi,
check Send activation link option on theUser login settingsdialog on the Security tab.