Then I press "Generate Auto Template" CF give me back only this:
<br />
<b>Parse error</b>: syntax error, unexpected ';' in <b>/home/wwwinte/public_html/administrator/components/com_chronoforms/form_actions/email/email.php(210) : eval()'d code</b> on line <b>1</b><br />
<br />
<b>Warning</b>: Invalid argument supplied for foreach() in <b>/home/wwwinte/public_html/administrator/components/com_chronoforms/form_actions/email/email.php</b> on line <b>211</b><br />
<table cellpadding="0" cellspacing="0" border="0">
</table>
Please wtah can I do with?
<br />
<b>Parse error</b>: syntax error, unexpected ';' in <b>/home/wwwinte/public_html/administrator/components/com_chronoforms/form_actions/email/email.php(210) : eval()'d code</b> on line <b>1</b><br />
<br />
<b>Warning</b>: Invalid argument supplied for foreach() in <b>/home/wwwinte/public_html/administrator/components/com_chronoforms/form_actions/email/email.php</b> on line <b>211</b><br />
<table cellpadding="0" cellspacing="0" border="0">
</table>
Please wtah can I do with?
Hi andreytsoy,
Do you have an input name with a ; in it?
Please take a Form Backup using the icon in the Forms Manager and post it here (as a zipped file) or PM or email it to me and I'll take a closer look.
Bob
Do you have an input name with a ; in it?
Please take a Form Backup using the icon in the Forms Manager and post it here (as a zipped file) or PM or email it to me and I'll take a closer look.
Bob
Hear you go
Form name "ScolarshipForm"
In file you need to delete extension .rar
This file is cf4bak
Form name "ScolarshipForm"
In file you need to delete extension .rar
This file is cf4bak
Hi andrestoy,
I can only say that it works OK here :-(
Here's the generated template:
Bob
I can only say that it works OK here :-(
Here's the generated template:
<table cellpadding="0" cellspacing="0" border="0">
<tr>
<td> Фамилия </td>
<td> {input_text_0} </td>
</tr>
<tr>
<td> Имя </td>
<td> {input_text_1} </td>
</tr>
<tr>
<td> Отчество </td>
<td> {input_text_2} </td>
</tr>
<tr>
<td> Дата рождения </td>
<td> {input_datetime_3} </td>
</tr>
<tr>
<td> Класс </td>
<td> {input_text_4} </td>
</tr>
<tr>
<td> Школа </td>
<td> {input_text_5} </td>
</tr>
<tr>
<td> Домашний адрес </td>
<td> {input_textarea_6} </td>
</tr>
<tr>
<td> Домашний телефон </td>
<td> {input_text_7} </td>
</tr>
<tr>
<td> Мобильный телефон </td>
<td> {input_text_8} </td>
</tr>
<tr>
<td> E-mail </td>
<td> {input_text_9} </td>
</tr>
</table>
Bob
This topic is locked and no more replies can be posted.