Database table

How to fix an unknown parameter error when saving form data to a database table.

Overview

The error occurs because outdated shared files from another Chrono extension are missing a required parameter.
Download and install the latest version of Chronoforms8 over the current installation to update the shared files.

Answered
ChronoForms v8
st st.franchi 17 Apr, 2025
Hi, I can't figure out how to create a table to insert the form data.
Thanks.
Max_admin Max_admin 18 Apr, 2025
Answer

Hi

You can either enable the Form Log to save to the default logs table OR create a custom table using the ChronoMyAdmin extension or PhpMyAdmin then save to that table in Chronoforms8 using the Save Data action

Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
ja jamesconwayexp386 18 Apr, 2025

I have created a table using PhpMyAdmin

I have a save action on the submit page

No Matter what i try I keep getting this error

I cant find to much online 

I have tried adding {data:} as Data source

I have debug on but it does not display anything on the submit page only the error i have shown above

An error has occurred. 0 Unknown named parameter $duplicate

any guidance would be great

Thanks

Max_admin Max_admin 19 Apr, 2025

@jamesonway

most probably you have installed another Chrono extension after installing Chronoforms8, this overwrites some shared files and since Chronoforms8 has the latest files, you got some outdated shared files there without this parameter

Please download and install the latest Chronoforms8 over your current install and that should fix it

Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
Post a Reply