V3.0 BETA 2: Troubles with Form code HTML

anax 02 Sep, 2008
Hia,

I like the look of the submitcontent form, so upgraded from V2.5 J1.5 RC3.1 to Chronoforms V3.0 BETA 2 . It looks like that form is working right.

I'm having troubles when I try to restore a form I had already set up. (And I get this same or similar error when I try to restore the test_form.cfbak)

Restoring the whole form failed Failed, error : Unknown column 'extraemail' in 'field list' SQL=INSERT INTO jos_chrono_contact (id,name,html,scriptcode,redirecturl,emailresults,extraemail,emailsubject,onsubmitcode,onsubmitcodeb4,attform



So I tried creating a new form. When I paste in the form HTML for my old form and click save, the Form name disappears. So the link appears like this in the Form Management area and there is nothing under Name:
index.php?option=com_chronocontact&chronoformname=


Any help getting my old form HTML to work in with the v3.0 beta 2 would be appreciated.
Max_admin 02 Sep, 2008
Hi anax,

restoring V2.0 forms to V3.0 is not possible at the moment!

you have some field in your HTML with name="name", this is the reason your form name gets erased, change it to something like name="name1" and all will be fine, I'm fixing this at the new release.

Cheers

Max
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
anax 03 Sep, 2008
That was it precisely... cheers😀
This topic is locked and no more replies can be posted.