Forums

Two problems: error in database writing and does not send email

Chiari 13 Apr, 2017
Hello,
today I have to problems in trying to configure my form with CF6.
!) One after sending a test form I look into the database and some fields are populated with this:

Notice: Undefined index: Nato a in /home/nsgcoaxw/public_html/administrator/components/com_chronoforms6/chronoforms/themes/default/views/tables/index.php on line 49

At line 49 there is:
<td class="collapsing"><?php echo $row['Table'][$field]; ?></td>

Second problem I set a send mail event but do not receive any email.
Why do you not release a full guide for Chronoform6 before release. My Chronoform5 was perfectly working but 6 has change everything and I cannot find some functions options and wizards anymore (like email template auto fill, or required fields...). I do not find CF6 a big improvement.
Please help.
Isabella
Max_admin 13 Apr, 2017
Hi Isabella,

I'm working on a video tutorial, it's not easy to have a guide covering all the features available in Chronoforms.

It looks like you have created a field name with a space in it, this is wrong, you will need to remove these fields then update your form fields names then click the "create table" again to add the new fields.

Please drag a Debugger action after the email action and post the debug report to check if the email was sent or not.

Fields can be set as required under the "Validations" tab in the field settings.

Best regards,
Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.