Hi
I have the problem of Could not instatiate mail function.
I am using Chronoforms V4_RC3.5.3 using Windows IIS7.5 and PHP 5.3.27 with Fastcgi
I am using Safe mode = off in php.ini
I am using SMTP in Joomla. User mass mail is working fine.
I tried several forms without success. Same error message.
The logs say that email was sent, but no mail is received.
I also read that Email(GH) solve the problem. Form wizard does not look easy. Before going into that mode, I like to ask if
there is a way to edit my form using the form wizard (not the easy form wizard) to add the Email(GH) action?
Is there another way to solve this problem?
Data Array:
Array
(
[option] => com_chronoforms
[tmpl] => component
[chronoform] => cotizacionA
[event] => submit
[name] => raul santoyo
[phone] => 324234
[email] => [email]raul@lisadetransport.com[/email]
[input_checkbox_group_5] => choice 4,choice 5
[chrono_verification] => emsiQ
[input_submit_7] => Enviar
[15d6f5af069a2a8bb6d91977785ac0c4] => 1
)
Validation Errors:
Array
(
)
Muchas gracias por dejarno sus datos
Debug Data
Core Captcha
Passed the core captcha check!
email
10
Result An email has been SENT successfully from (Erika García)arturo.olveres@rsd.com.mx to [email]raul.santoyo@teksar.com.mx[/email],raul@lisadetransport.com
Body
Nombre raul santoyo
Telefono 324234
Email [email]raul@lisadetransport.com[/email]
Indíquenos los equipos de interés choice 4,choice 5
Verificación emsiQ
Attachments array ( )
I have the problem of Could not instatiate mail function.
I am using Chronoforms V4_RC3.5.3 using Windows IIS7.5 and PHP 5.3.27 with Fastcgi
I am using Safe mode = off in php.ini
I am using SMTP in Joomla. User mass mail is working fine.
I tried several forms without success. Same error message.
The logs say that email was sent, but no mail is received.
I also read that Email(GH) solve the problem. Form wizard does not look easy. Before going into that mode, I like to ask if
there is a way to edit my form using the form wizard (not the easy form wizard) to add the Email(GH) action?
Is there another way to solve this problem?
Data Array:
Array
(
[option] => com_chronoforms
[tmpl] => component
[chronoform] => cotizacionA
[event] => submit
[name] => raul santoyo
[phone] => 324234
[email] => [email]raul@lisadetransport.com[/email]
[input_checkbox_group_5] => choice 4,choice 5
[chrono_verification] => emsiQ
[input_submit_7] => Enviar
[15d6f5af069a2a8bb6d91977785ac0c4] => 1
)
Validation Errors:
Array
(
)
Muchas gracias por dejarno sus datos
Debug Data
Core Captcha
Passed the core captcha check!
10
Result An email has been SENT successfully from (Erika García)arturo.olveres@rsd.com.mx to [email]raul.santoyo@teksar.com.mx[/email],raul@lisadetransport.com
Body
Nombre raul santoyo
Telefono 324234
Email [email]raul@lisadetransport.com[/email]
Indíquenos los equipos de interés choice 4,choice 5
Verificación emsiQ
Attachments array ( )
I solved the problem with Email(GH). Do not forget to put show html in the Load action. That was my problem. Regards.
This topic is locked and no more replies can be posted.