I created a multiple recipient form and I'm getting the following error when the form submits:
Notice
You must provide at least one recipient e-mail address.
Please use the form below to contact any member of our staff.
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING, expecting ')' in /home/mgrgowit/public_html/new/administrator/components/com_chronoforms/form_actions/custom_code/custom_code.php(18) : eval()'d code on line 19
I thought it was because I am entering in the form dropdown element: John Doe=John Doe rather than
John [email]Doe=john@johndoe.com[/email] like the FAQ tutorial shows.
But I just tested the form with John [email]Doe=john@johndoe.com[/email] and I'm still getting the error.
I tried moving e-mail cloaking to run before chronoforms and I tried disabling e-mail cloaking altogether and nothing.
Can you please help me? I need the form to not show e-mail addresses in the dropdown -- only names.
I'm taking the liberty to PM you login information to the site as the client wants to go live today. So, we are disabling the form. :-)
As always, thanks so much in advance for your help!!!
Jose