Dear,
I am building an email verification forms, with the email verification response and email verification sender actions. And the on verify event. So far so good. Forms is sending an email properly with the link and the hash code.
Debugger shows: An email has been SENT successfully from admin@ztitusbrandsmaparochie.nl to ator0372@xs4all.nl
Body
This is your verification link
http://www.ztitusbrandsmaparochie.nl/index.php?option=com_chronoforms&chronoform=Afmelding_Abo&action=verify&hash=c0cbea73c9d7ffac0c09276916e871c8
Email received properly. But when I click on the link, the input form is showed again on the website. So it looks like that the On Load event is prefered above the On verify event. I want the on verify event (with only a Thank you message, and expect the vstatus in the database to be changed. But that does not happen......
Can someone help? Thanks.
I am building an email verification forms, with the email verification response and email verification sender actions. And the on verify event. So far so good. Forms is sending an email properly with the link and the hash code.
Debugger shows: An email has been SENT successfully from admin@ztitusbrandsmaparochie.nl to ator0372@xs4all.nl
Body
This is your verification link
http://www.ztitusbrandsmaparochie.nl/index.php?option=com_chronoforms&chronoform=Afmelding_Abo&action=verify&hash=c0cbea73c9d7ffac0c09276916e871c8
Email received properly. But when I click on the link, the input form is showed again on the website. So it looks like that the On Load event is prefered above the On verify event. I want the on verify event (with only a Thank you message, and expect the vstatus in the database to be changed. But that does not happen......
Can someone help? Thanks.