I backuped my forms from version 2.5 J1.5RC1. Removed chronoforms 2.5 and installed 3.0 beta2. When I restore the backuped forms I get the following messages:
======================================================================================================================================
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,attformtag,submiturl,emailtemplate,paramsall,titlesall,autogenerated,published) VALUES ('','Jouw_aanmeldgegevens','
Jouw aanmeldgegevens
email; // set up the database query $sql = \"SELECT * FROM #__chronoforms_3 WHERE email=\'$email\' order by Naam,recordtime DESC ;\"; $database->setQuery($sql); // retrieve the data from the database $rows = $database->loadObjectList(); ?> Naam Datum aanmelding Emailadres Aantal personen
\"; foreach ( $rows as $record ) { echo \" \".$record->Naam.\" \".$record->recordtime.\" \".$record->email.\" \".$record->aant_pers.\"
\"; } ?> ','','','0','','','','','','','','ccemail= bccemail= formmethod=post omittedfields= recip=Yes from_email= from_name= replyto_email= replyto_name= email_type=1 debug=0 mysql_type=1 enmambots=No emailfield= subjectfield= ccfield= bccfield= fromemailfield= fromnamefield= uploads=No uploadfields= uploadmax= uploadmin= dvfields= imagever=No validate=No val_required= val_validate_number= val_validate_digits= val_validate_alpha= val_validate_alphanum= val_validate_date= val_validate_email= val_validate_url= val_validate_date_au= val_validate_currency_dollar= val_validate_selection= val_validate_one_required=','','','0')
=====================================================================================================================================
What went wrong?????????
======================================================================================================================================
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,attformtag,submiturl,emailtemplate,paramsall,titlesall,autogenerated,published) VALUES ('','Jouw_aanmeldgegevens','
Jouw aanmeldgegevens
email; // set up the database query $sql = \"SELECT * FROM #__chronoforms_3 WHERE email=\'$email\' order by Naam,recordtime DESC ;\"; $database->setQuery($sql); // retrieve the data from the database $rows = $database->loadObjectList(); ?> Naam Datum aanmelding Emailadres Aantal personen
\"; foreach ( $rows as $record ) { echo \" \".$record->Naam.\" \".$record->recordtime.\" \".$record->email.\" \".$record->aant_pers.\"
\"; } ?> ','','','0','','','','','','','','ccemail= bccemail= formmethod=post omittedfields= recip=Yes from_email= from_name= replyto_email= replyto_name= email_type=1 debug=0 mysql_type=1 enmambots=No emailfield= subjectfield= ccfield= bccfield= fromemailfield= fromnamefield= uploads=No uploadfields= uploadmax= uploadmin= dvfields= imagever=No validate=No val_required= val_validate_number= val_validate_digits= val_validate_alpha= val_validate_alphanum= val_validate_date= val_validate_email= val_validate_url= val_validate_date_au= val_validate_currency_dollar= val_validate_selection= val_validate_one_required=','','','0')
=====================================================================================================================================
What went wrong?????????