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.
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.
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]
The correct record view WITH email:
[IMG]http://i67.tinypic.com/wink37.png[/IMG]
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
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
Hi Bob,
Thanks. In phpMyAdmin I see "<span id=" in the email field (without the " ").
Any idea how this is possible?
JBS
Thanks. In phpMyAdmin I see "<span id=" in the email field (without the " ").
Any idea how this is possible?
JBS
Hi JBS,
Please see this FAQ it looks as though the Email cloaking code is being submitted in these cases.
Bob
Please see this FAQ it looks as though the Email cloaking code is being submitted in these cases.
Bob
This topic is locked and no more replies can be posted.