Hi,
If this question is ridiculously obvious, I apologize - I've spent some time looking through instructions and they haven't looked like what I have on my screen.
I am using ChronoForms v3.0 and Joomla v1.5.5.
I can create the form without a problem and have it submit properly. However the information is not being collected in a table. When I go to forms management, select a form, and click "Create Table", I get a screen with a series of check boxes. I select all the rows with the "Create column" box. At the bottom, I click "Save Table" and I get back the following message:
Error while creating table :Table 'jos_chronoforms_party_request' already exists SQL=CREATE TABLE `jos_chronoforms_party_request` (`cf_id` INT(11) NOT NULL auto_increment, `uid` VARCHAR(255) NOT NULL, `recordtime` TEXT NOT NULL, `ipaddress` TEXT NOT NULL, `cf_user_id` TEXT NOT NULL, `text_7` VARCHAR(255) NOT NULL, `text_6` VARCHAR(255) NOT NULL, `text_1` VARCHAR(255) NOT NULL, `text_2` VARCHAR(255) NOT NULL, `text_3` VARCHAR(255) NOT NULL, `date_10` VARCHAR(255) NOT NULL, `date_4` VARCHAR(255) NOT NULL, `text_11` VARCHAR(255) NOT NULL, `select_9` VARCHAR(255) NOT NULL, PRIMARY KEY (`cf_id`)) ENGINE = MYISAM ;
Nothing appears in the "Tables connected" area of the forms management page, and I assume that when I have connected it properly something will...and that I'll be able to use that to access the data that has been collected...yes?
What am I doing wrong?
Thanks in advance for your help!
If this question is ridiculously obvious, I apologize - I've spent some time looking through instructions and they haven't looked like what I have on my screen.
I am using ChronoForms v3.0 and Joomla v1.5.5.
I can create the form without a problem and have it submit properly. However the information is not being collected in a table. When I go to forms management, select a form, and click "Create Table", I get a screen with a series of check boxes. I select all the rows with the "Create column" box. At the bottom, I click "Save Table" and I get back the following message:
Error while creating table :Table 'jos_chronoforms_party_request' already exists SQL=CREATE TABLE `jos_chronoforms_party_request` (`cf_id` INT(11) NOT NULL auto_increment, `uid` VARCHAR(255) NOT NULL, `recordtime` TEXT NOT NULL, `ipaddress` TEXT NOT NULL, `cf_user_id` TEXT NOT NULL, `text_7` VARCHAR(255) NOT NULL, `text_6` VARCHAR(255) NOT NULL, `text_1` VARCHAR(255) NOT NULL, `text_2` VARCHAR(255) NOT NULL, `text_3` VARCHAR(255) NOT NULL, `date_10` VARCHAR(255) NOT NULL, `date_4` VARCHAR(255) NOT NULL, `text_11` VARCHAR(255) NOT NULL, `select_9` VARCHAR(255) NOT NULL, PRIMARY KEY (`cf_id`)) ENGINE = MYISAM ;
Nothing appears in the "Tables connected" area of the forms management page, and I assume that when I have connected it properly something will...and that I'll be able to use that to access the data that has been collected...yes?
What am I doing wrong?
Thanks in advance for your help!