Hi
I'm just starting to use chronoforms and seem to have messed things up with the connected table.
If I try to click the form table link I get the following error message.
DB function failed with error number 1064
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-request ORDER BY cf_id LIMIT 0,20' at line 1 SQL=SELECT * FROM jos_chronoforms_account-request ORDER BY cf_id LIMIT 0,20
And if I try to create a table I get the following error when pressing save.
Error while creating table :Table 'jos_chronoforms_account-request' already exists SQL=CREATE TABLE `jos_chronoforms_account-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, PRIMARY KEY (`cf_id`)) ENGINE = MYISAM ;
System configuration:
Joomla 1.5.7
Apache/2.2.8 (Ubuntu) PHP/5.2.4-2ubuntu5.3 with Suhosin-Patch mod_ssl/2.2.8 OpenSSL/0.9.8g
Choronoforms 3.0 stable
DB MySQL 5.0.51a-3ubuntu5.1
DB Collation: utf8_general_ci
What do I need to do, to clean up the configuration so that I can re-create the table from scratch?
best regards
Anders
Joomla 1.5.7
Apache/2.2.8 (Ubuntu) PHP/5.2.4-2ubuntu5.3 with Suhosin-Patch mod_ssl/2.2.8 OpenSSL/0.9.8g
Choronoforms 3.0 stable
DB MySQL 5.0.51a-3ubuntu5.1
DB Collation: utf8_general_ci
I'm just starting to use chronoforms and seem to have messed things up with the connected table.
If I try to click the form table link I get the following error message.
DB function failed with error number 1064
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '-request ORDER BY cf_id LIMIT 0,20' at line 1 SQL=SELECT * FROM jos_chronoforms_account-request ORDER BY cf_id LIMIT 0,20
And if I try to create a table I get the following error when pressing save.
Error while creating table :Table 'jos_chronoforms_account-request' already exists SQL=CREATE TABLE `jos_chronoforms_account-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, PRIMARY KEY (`cf_id`)) ENGINE = MYISAM ;
System configuration:
Joomla 1.5.7
Apache/2.2.8 (Ubuntu) PHP/5.2.4-2ubuntu5.3 with Suhosin-Patch mod_ssl/2.2.8 OpenSSL/0.9.8g
Choronoforms 3.0 stable
DB MySQL 5.0.51a-3ubuntu5.1
DB Collation: utf8_general_ci
What do I need to do, to clean up the configuration so that I can re-create the table from scratch?
best regards
Anders
Joomla 1.5.7
Apache/2.2.8 (Ubuntu) PHP/5.2.4-2ubuntu5.3 with Suhosin-Patch mod_ssl/2.2.8 OpenSSL/0.9.8g
Choronoforms 3.0 stable
DB MySQL 5.0.51a-3ubuntu5.1
DB Collation: utf8_general_ci