Error after validation of Chronoforms

Resolve a missing database table error during ChronoForms validation.

Overview

The validation process fails because the required database table for CF does not exist after installation.
Manually install the missing database tables using the provided installation code to fix the error.

Answered
Ma Matten 30 Jul, 2015
Hello,

After just having installed a fresh version of Joomla 3.4.3, I've installed CFv5 as well.
When I now use the "validate installation" option, I run into the following error:

1146 Table 'psvbadmintonbru.joomla30_chronoengine_chronoforms' doesn't exist SQL=DESCRIBE `joomla30_chronoengine_chronoforms`

I have already tried to uninstall CFv5 and install it again, but I keep getting the same error.

Any ideas?

KR,
Matt.
Gr GreyHead 31 Jul, 2015
Hi Matt,

Is this using MSSQL? If so I think that there is a problem because that version of SQL doesn't recognise 'DESCRIBE'

Bob
Ma Matten 02 Aug, 2015
Hi Bob,

No it's MySQL (see http://www.one-docs.com/specs) for the specs
(My site is hosted at one.com)
Gr GreyHead 03 Aug, 2015
Answer
Hi Matt,

The code for installing the tables manually is in this post - you can try that if they don't exist.

Bob
Ma Matten 03 Aug, 2015
1 Likes
Hello again Bob,

That solved the issue. Thanks for pointing that thread out to me!

KR,
Matt.
This topic is locked and no more replies can be posted.