Forums

array error

mamutu07 11 Mar, 2015
Hi,
When I submit my form ( I'm using the debugger at the end of the "On submit" zone ) I dont receive any email with the information of the form and the debugger reports me this error:





How can I solve this error? Thank you, Luca
GreyHead 11 Mar, 2015
Hi Luca,

As I said in my email reply - it looks to me as though your emails are being marked as spam and dropped. ChronoForms appears to be sending them correctly.

Bob
mamutu07 11 Mar, 2015
Something I think I didn't say to you is about this error before the debugger page appair: http://s14.postimg.org/wkzjec4nl/errore_maildisk.png

I'm using PHP Mail settings right now. So i understand that there is no error in the form structure, but i think i have a problem with the mail sender settings in joomla, i'm working in local atm, you have some advise? Thank you!
GreyHead 11 Mar, 2015
Hi Luca,

The error looks like a setup problem on your PC.

If you are working in local do you have a mailserver set up? You will need that, or you will need to use an SMTP service.

Bob
mamutu07 12 Mar, 2015
Hi, i change the function mail from PHP Mail to SMPT and i used gmail settings, but when i submit the form this error appair:

Mailer Error: SMTP connect() failed.
mamutu07 12 Mar, 2015
I tryed with all the possible configuration of gmail settings, a tryed all the ports and all the way to connect to the google smtp but this error continue to appair.. Now i start thinking is a php.ini problem or something about my config in local host, someone can help me please?
GreyHead 12 Mar, 2015
Hi mamutu07,

Have you tried adding the SMTP settings to the ChronoForms Settings tab - click the icon in the Forms Manager to see it?

Bob
mamutu07 12 Mar, 2015
sure, the settings are the same that i put in the global settings in joomla config panel!
This topic is locked and no more replies can be posted.