date picker dose not return date

wolfDragon 15 Jul, 2010
Hi,
I'm Shear. I use chronoforms for my Hebrew website. Right new it's just trying the various options of the form. I have to say I really like chronoform. It's vert versatile and easy to use.

My problem is with the date picker. It returns {text_14} to my email instead of an actual date.
Here is my debug resault:
1. Form passed first SPAM check OK
2. Form passed the submissions limit (if enabled) OK
3. Form passed the Image verification (if enabled) OK
4. Form passed the server side validation (if enabled) OK
5. $_POST Array: Array ( [select_5] => בחר כמות מנות [text_3] => [select_6] => בחר כמות מנות [text_8] => [date_15] => 23/07/2010 [text_16] => שיר דר [text_12] => שיר [text_10] => erxukh, [text_13] => [email]shear@tothink.com[/email] [chrono_verification] => wigPt [button_4] => שלח הזמנה [ec8d4d072ac8001f24e1b4ffb917ad65] => 1 [1cf1] => 0a7eaa3b026bafe9d9eea1fe6cfc857b [chronoformname] => order01 )
6. $_FILES Array: Array ( )
7. Form passed the plugins step (if enabled) OK
8. An email has been SENT successfully from (Magic Cauldron Catering)contact@magiccc.biz to [email]contact@magiccc.biz[/email]
9. Debug End

(There's Hebrew writing in the arrey - in case you see it as Gibrish)
How can I correct this?
GreyHead 15 Jul, 2010
Hi WolfDragon,

I don't see a text_14 field in the $_POST array and the date field is date_15

[date_15] => 23/07/2010



Bob
wolfDragon 15 Jul, 2010
I know, and yet that's what I get in my mail I attached the mail prtsc in pdf.
GreyHead 15 Jul, 2010
Hi wolfDragon,

OK - but have you fixed the template?

Bob
wolfDragon 16 Jul, 2010
You're right. I fixed the email template and now it's all good. Thanks
This topic is locked and no more replies can be posted.