Email Verification Option Gone?
lucus81
Hi,
I have just upgraded to v.6.34 and noticed that I have no option for email.
Anyone could advise?
Cheers
Comments
I am trying to code my own engine and when I select only that engine the email verification tab is gone... I need to verify emails. What can I do in my .INI file to make it show up.
I have my engine type set to custom because I wanted it separated out. Any help would be great!
It looks like this
engine type=custom
Thanks!
Meat
[Your E-Mail]
type=email
must be filled=1
static=1
and something like this in your [REGISTER_STEP1] section
verify submission=1
verify by=email
verify interval=60
verify timeout=7200
Thanks! I was missing the "must be filled=1"
Cheers!
Meat