Something simple I'm missing but unsure what it is.
Form here (http://chaf.org.au/business-member-registration)
In Setup ... "On Submit" I have in th following order
1. Check Security Question
2. Email
3. Redirect
Security and Redirect work fine but the email is not a happening thing.
Searching here for solutions hasn't got me to the next base?
The simple things to look for?
Thanks
Form here (http://chaf.org.au/business-member-registration)
In Setup ... "On Submit" I have in th following order
1. Check Security Question
2. Email
3. Redirect
Security and Redirect work fine but the email is not a happening thing.
Searching here for solutions hasn't got me to the next base?
The simple things to look for?
Thanks
Hi Yerg,
Please try to add a "Debugger" action before the redirect and post the debug output here, please hide any private info!
Regards,
Max
Please try to add a "Debugger" action before the redirect and post the debug output here, please hide any private info!
Regards,
Max
Is this form loaded inside an article ? if yes then please set the "Relative url" under the HTML action settings to "No"
Yes inside an article
And already set to NO
Thinking (bad idea) would it be better to link directly to the form than a page of content with the form. We can do that.
Thanks
And already set to NO
Thinking (bad idea) would it be better to link directly to the form than a page of content with the form. We can do that.
Thanks
HI yerg,
A couple of problems here.
The form HTML is inside <p> tags which is not allowed in HTML and will break the form in IE (though most other browsers will be OK).
The form Action URL is still http://chaf.org.au/business-payment so either Relative URL is still set to Yes or it isn't working correctly.
And IMHO, there is no point in placing a form like this in an article. Add the couple of lines of text to the Form HTML and use the ChronoForms link to it.
Bob
A couple of problems here.
The form HTML is inside <p> tags which is not allowed in HTML and will break the form in IE (though most other browsers will be OK).
The form Action URL is still http://chaf.org.au/business-payment so either Relative URL is still set to Yes or it isn't working correctly.
And IMHO, there is no point in placing a form like this in an article. Add the couple of lines of text to the Form HTML and use the ChronoForms link to it.
Bob
Work gets in the way of volunteering
First URL ... http://chaf.org.au/membership
Link to registration. Note: direct to form not a content item - "Join as a Business "... http://chaf.org.au/index.php?option=com_chronoforms5&chronoform=business_registration
Complete form with dummy except real address .. press submit
Payment page ... http://chaf.org.au/business-payment
No emails received
Debugger enabled and nothing shows
Hmmm weird
Something simple I'm missing
Never happened before
First URL ... http://chaf.org.au/membership
Link to registration. Note: direct to form not a content item - "Join as a Business "... http://chaf.org.au/index.php?option=com_chronoforms5&chronoform=business_registration
Complete form with dummy except real address .. press submit
Payment page ... http://chaf.org.au/business-payment
No emails received
Debugger enabled and nothing shows
Hmmm weird
Something simple I'm missing
Never happened before
Hi Yerg,
The debugger is at the end of the "on submit" event ? you should not have any redirect actions as well for the debugger info to be displayed!
regards,
Max
The debugger is at the end of the "on submit" event ? you should not have any redirect actions as well for the debugger info to be displayed!
regards,
Max
This topic is locked and no more replies can be posted.
