Forums

double email with {}

rsoroa 08 May, 2012
Hello, forms are working fine, but every time a form is sent, I got an extra email with blank fields, like this:

name {name}
Email {email}
city {city}
phone {phone}
message {message}

it's a server issue? thanks
Max_admin 09 May, 2012
Hi,

Try to add some kind of security check to the form like a captcha, empty emails are usually triggered by accessing the submit url directly, this will not happen if you have a captcha check.

You may also try the the "Check Token"

Regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
rsoroa 09 May, 2012
i will do that, thanks for your help!
This topic is locked and no more replies can be posted.