Show in email to Admin and customer "array ( 0 => '01', 1 => '02', )"

liebesengel 07 May, 2014
Hi Bob,

we use Chronoforms on our website http://www.liebesengel-veranstaltungen.com/index.php/jobs.html , but only the fields "Name" and "email" are shown correct in the sending emails to admin and customer.
The Checkbox is shown with the message " array ( 0 => '01', 1 => '02', )"
and the leaving message is shown with "Deine Nachricht

{Deine Nachricht}" but it is empty??

The Problem with array i solved now, but if the customer select 2 things in checkbox, then it shows me "2" and not the selectect

and my last problem is, in the database is the recording not saved. I checked the correct table name and the recording. It is only 1 saving inside with the Id "1" and the recording date.

Can you please help me?

greatings

nico
GreyHead 07 May, 2014
1 Likes
HI nico,

You can't have spaces in Input names so using 'Deine Nachricht' will break your form; that may also be causing the problem with the database save.


Please see this FAQ for the checkbox problem.

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