restoring from akeeba back up I get the following..error - Women's Event being the name of a form I created. It errors out and won't resort. Site is off-line. Any ideas?
SQL=SHOW FULL COLUMNS FROM `chronoengine_chronoforms_datatable_Women\'s Event`
SQL=SHOW FULL COLUMNS FROM `chronoengine_chronoforms_datatable_Women\'s Event`
HI jscottcarson,
Looks like the problem is the apostrophe and the space in the table name; please try renaming it to, say, chronoengine_chronoforms_datatable_womens_event
Presumably this came from the form name where apostrophes and spaces are also not allowed so best to rename that too.
Bob
Looks like the problem is the apostrophe and the space in the table name; please try renaming it to, say, chronoengine_chronoforms_datatable_womens_event
Presumably this came from the form name where apostrophes and spaces are also not allowed so best to rename that too.
Bob
Thank you very much. Spot on. I got it all back up and running. However, when I go components>chronoforms5 I get the following error and the component does not open.
An error has occurred.
0 SQL=DESCRIBE `chronoengine_extensions`
Have tried phpmyadmin table repair as well as extension manager > database > fix. This does produce the following.. Database schema version (3.2.3-2014-02-20) does not match CMS version (3.2.3).
Any thoughts? Forms seem to be live on the front end, but I can't access the component in the admin area.
An error has occurred.
0 SQL=DESCRIBE `chronoengine_extensions`
Have tried phpmyadmin table repair as well as extension manager > database > fix. This does produce the following.. Database schema version (3.2.3-2014-02-20) does not match CMS version (3.2.3).
Any thoughts? Forms seem to be live on the front end, but I can't access the component in the admin area.
I'm sorry they are not live on the from end.
This topic is locked and no more replies can be posted.