I sned the form and it gives the thank you response but the email doesn't get sent. I had this issue with another site. In that instance updating the Joomla version solved the issue. I tried that this time. (now on version 2.5.8) but it didn't work.
I have read the FAQ post on this topic
I tried sending a mass email from the Mass Mail User menu to test if the site would send an email to an outside email address. It worked.
I added the debugger. I got the following result:
Sign Up For Email Specials and Newsletters
Data Array:
Array
(
[option] => com_content
[view] => article
[id] => 5
[Itemid] => 111
[chronoform] => Email_Sign_Up
[event] => submit
[salutation] => Ms.
[fname] => Adriana
[lname] => Urbanczyk
[title] =>
[company] =>
[address] =>
[city] =>
[state] => (please select)
[zip] =>
[email] =>
[chrono_verification] => jz9gm
[input_submit_10] => Submit
[b5cc8938430ac05120244992aa45a546] => 1
)
Validation Errors:
Array
(
)
Thank you for signing up for Black Diamond's Email Specials and Newsletters.
Debug Data
Core Captcha
Passed the core captcha check!
email
7
Result An email has been SENT successfully from (WebsiteEmailSignUp) [email]WebsiteEmailSignUp@blackdiamondsteel.com[/email] to [email]info@blackdiamondsteel.com[/email], [email]mycrazyhound@yahoo.com[/email]
Body
Salutation Ms.
First Name Adriana
Last Name Urbanczyk
Title
Company Name
Steet Address
City
State (please select)
Zip
Email
Submitted by 63.250.226.16
Attachments array ( )
Powered By ChronoForms - ChronoEngine.com
Do you have any suggestions as what might be preventing the emails from sending?
Also (an aside issue) I checked the "Required" box for some of the input fields but on submit it will give go to the thank you message without having filled in any fields as long as the typed captcha is correct.
Thanks in advance,
Adriana
I have read the FAQ post on this topic
I tried sending a mass email from the Mass Mail User menu to test if the site would send an email to an outside email address. It worked.
I added the debugger. I got the following result:
Sign Up For Email Specials and Newsletters
Data Array:
Array
(
[option] => com_content
[view] => article
[id] => 5
[Itemid] => 111
[chronoform] => Email_Sign_Up
[event] => submit
[salutation] => Ms.
[fname] => Adriana
[lname] => Urbanczyk
[title] =>
[company] =>
[address] =>
[city] =>
[state] => (please select)
[zip] =>
[email] =>
[chrono_verification] => jz9gm
[input_submit_10] => Submit
[b5cc8938430ac05120244992aa45a546] => 1
)
Validation Errors:
Array
(
)
Thank you for signing up for Black Diamond's Email Specials and Newsletters.
Debug Data
Core Captcha
Passed the core captcha check!
7
Result An email has been SENT successfully from (WebsiteEmailSignUp) [email]WebsiteEmailSignUp@blackdiamondsteel.com[/email] to [email]info@blackdiamondsteel.com[/email], [email]mycrazyhound@yahoo.com[/email]
Body
Salutation Ms.
First Name Adriana
Last Name Urbanczyk
Title
Company Name
Steet Address
City
State (please select)
Zip
Submitted by 63.250.226.16
Attachments array ( )
Powered By ChronoForms - ChronoEngine.com
Do you have any suggestions as what might be preventing the emails from sending?
Also (an aside issue) I checked the "Required" box for some of the input fields but on submit it will give go to the thank you message without having filled in any fields as long as the typed captcha is correct.
Thanks in advance,
Adriana