Forums

Filled in email field not saved to database and put in email

JBS 12 Dec, 2015
After my problem with no email was send in v4 (https://www.chronoengine.com/forums/posts/f26/t100945/visitor-on-redirect-page-without-sending-mail.html), I have upgraded to v5.
Mails are sending fine now, but sometimes the data filled in in the email field is not saved into the database and not putted into the email sent.

Record view from CF with e-mail:

[IMG]http://i67.tinypic.com/34s1ke9.png[/IMG]

Record view from CF without e-mail:

[IMG]http://i67.tinypic.com/34s1ke9.jpg[/IMG]

The "checkbox10 with value 1 (= checked) seems on the email field. Anyone recognized this? Let's say, 1 out of 10 goes this way.
JBS 12 Dec, 2015
Oops, inserted the wrong image below "Record view from CF with e-mail:"

The correct record view WITH email:

[IMG]http://i67.tinypic.com/wink37.png[/IMG]
GreyHead 12 Dec, 2015
Hi JBS,

What do you see if you check the record in PHPMyAdmin - it looks as though there might be a line feed character (maybe in some odd HTML?) in the email value that is messing up the layout in the viewer as the 1 for the checkbox value is there still.

Bob
JBS 12 Dec, 2015
Hi Bob,

Thanks. In phpMyAdmin I see "<span id=" in the email field (without the " ").
Any idea how this is possible?

JBS
GreyHead 12 Dec, 2015
Hi JBS,

Please see this FAQ it looks as though the Email cloaking code is being submitted in these cases.

Bob
JBS 12 Dec, 2015
Hi Bob,

Just disabled that plug-in, I'll get back to you🙂
Thanks.

JBS
This topic is locked and no more replies can be posted.