Forums

Email Verification Sender - Link error

kurtius 14 Nov, 2011
Hi everybody, I'm using Email Verification Sender and unfortunately from time to time the email link for the verification process is bad formed.

I've received about 1000 request from the form, and sometimes (10 or 20 times, I think) happens that the user receive the email with a broken verification link, like this:

http://www.mysite.it/site/index.php?option=com_chronoforms=conferma&action=verify&hash=aef60083e444b59498a67583a93cc7ae


But the right link must have to be:

http://www.mysite.it/site/index.php?option=com_chronoforms&chronoform=conferma&action=verify&hash=aef60083e444b59498a67583a93cc7ae


The error is always the same, the string "&chronoform" is omitted.

How is it possible?

Thank!
GreyHead 16 Nov, 2011
Hi kurtius,

I had a dig in the code and don't' see any obvious reason for this :-)

I think a workaround might be to specify the Verification link path in the action configuration. If the form name is hard-coded in there it should always be used. I think it would be
http://www.mysite.it/site/index.php?option=com_chronoforms=conferma&action=verify
in this case.

Bob
This topic is locked and no more replies can be posted.