i am using Chronoform 3.1 RC4 in Joomla 1.5
I have created a form in following ways.
before using RC4, i was using RC2 and i created a form in RC2 and copied the codes, changed the div positions and copied it.
Then, Installed RC4 after clearing cache memory, and after that i took form codes and pasted the codes directly and gave a form name and saved it.
After that, I tried the set up for Adding emails to the form as in the Tutorials But while saving, i get the following error
TableChronoContactEmails::store failed - Unknown column 'replytoname' in 'field list' SQL=INSERT INTO `jos_chrono_contact_emails` ( `formid`,`to`,`dto`,`subject`,`dsubject`,`cc`,`dcc`,`bcc`,`dbcc`,`fromname`, `dfromname`,`fromemail`,`dfromemail`,`replytoname`,`dreplytoname`,`replytoemail`, `dreplytoemail`,`enabled`,`params`,`template` ) VALUES ( '4','test@dreambeansconsultants.com','','Business Visa Assesment','','','','','','Web Master','','webmaster@dreambeansconsultants.com','','','','','','1', 'recordip=1\nemailtype=html\nenabled=1\neditor=1\nenable_attachments=1','
KIndly help me to over come the issue....
Thanks in advance