Hello, i have a problem when i ask for email contact, i get this error
"Parse error: syntax error, unexpected $end in /home/biotechi/public_html/components/com_chronocontact/chronocontact.php on line 328"
How to solve it ?
this is the link : http://www.biotechinbrussels.be/?option=com_content&task=view&id=16&Itemid=83&cdref=006001006
Thank you for your help
"Parse error: syntax error, unexpected $end in /home/biotechi/public_html/components/com_chronocontact/chronocontact.php on line 328"
How to solve it ?
this is the link : http://www.biotechinbrussels.be/?option=com_content&task=view&id=16&Itemid=83&cdref=006001006
Thank you for your help
Hi abebao,
Which versions of ChronoForms and Joomla are you using? I think this is CF 2.5.x, not the current version.
I think this may be because you have a field named 'Name' - try changing the field name to 'name_x' - anything but "name". (Sometimes having name='name' confuses the ChronoForms parser.)
Bob
Which versions of ChronoForms and Joomla are you using? I think this is CF 2.5.x, not the current version.
I think this may be because you have a field named 'Name' - try changing the field name to 'name_x' - anything but "name". (Sometimes having name='name' confuses the ChronoForms parser.)
Bob
This topic is locked and no more replies can be posted.