Page 1 of 1

Validation email during registration

PostPosted: Tue Jan 31, 2012 3:16 am
by Jean
Hi Steve,
I added in my application like indicated in the actions.ini file at the root :
Code: Select all
[register > register]
    email_validation=0

But the app persists to check up the ID as an email.
Did i miss something ? :o

Jean

Re: Validation email during registration

PostPosted: Wed Feb 01, 2012 7:10 pm
by shannah
That should have worked. I have posted this in the issue tracker and will hopefully get it fixed soon.
http://bugs.weblite.ca/view.php?id=929

Re: Validation email during registration

PostPosted: Thu Feb 02, 2012 8:20 am
by Jean
Thank you Steve.

Re: Validation email during registration

PostPosted: Tue Jul 31, 2012 12:02 pm
by shannah
I just tried this out with the 1.3.x branch and the trunk and it appeared to work fine for me.

Perhaps I misunderstand the problem that you are having? This option should simply make it so that the registration completes and logs in the user automatically, rather than the default behaviour of sending an email to the user to validate their email address.

Can you describe what is happening when you try to register with this option?