I'm new to ChronoForms, and I've spent much of the afternoon on this forum searching for the answer to my problem.
E-mails are enabled -- set to yes on the general tab, green screen in the wizard. Different e-mails set up for to and from, and from is an address from my site's domain. Also, I double-checked that I can send e-mail from the site, and it works.
I fill out the form and I get this error message: "There is no form with this name or may be the form is unpublished, Please check the form and the url and the form management"
I took out the redirect URL and tried debug mode and I get only a page with the above mentioned error message, no debug screen.
Essentially, I have made every adjustment and change mentioned in any thread about not getting e-mails. The e-mails are not in my spam folder. The form method is post. I've tried all three settings of the mailer in Global Configuration.
Any advice would be greatly appreciated! Thank you
E-mails are enabled -- set to yes on the general tab, green screen in the wizard. Different e-mails set up for to and from, and from is an address from my site's domain. Also, I double-checked that I can send e-mail from the site, and it works.
I fill out the form and I get this error message: "There is no form with this name or may be the form is unpublished, Please check the form and the url and the form management"
I took out the redirect URL and tried debug mode and I get only a page with the above mentioned error message, no debug screen.
Essentially, I have made every adjustment and change mentioned in any thread about not getting e-mails. The e-mails are not in my spam folder. The form method is post. I've tried all three settings of the mailer in Global Configuration.
Any advice would be greatly appreciated! Thank you
Hi bulldogric,
Have you published the form - check the right hand column in the Forms Manager?
Bob
Have you published the form - check the right hand column in the Forms Manager?
Bob
Yes, published.
Hi bulldogric,
You have a dash in the form name NASR-application. Please replace it with an underscore NASR_application and all will be well.
The dash gives the database indigestion as some code in the depths of ChronoForms doesn't quote the corresponding table name correctly.
Bob
You have a dash in the form name NASR-application. Please replace it with an underscore NASR_application and all will be well.
The dash gives the database indigestion as some code in the depths of ChronoForms doesn't quote the corresponding table name correctly.
Bob
This topic is locked and no more replies can be posted.