Forums

Unknown error 1146

sylwekb 20 May, 2016
Joomla 3.5.1
After installation, the following error error
Unknown error
1146 Table 'database.#__chronoengine_extensions' doesn't exist SQL=DESCRIBE `#__chronoengine_extensions`
How to solve this problem?
GreyHead 20 May, 2016
1 Likes
Hi sylwekb,

Usually this is a problem with PostGreSQL that doesn't recognise DESCRIBE. Please see this thread where there is the SQL to manually create the table in PHPMyAdmin.

Bob
sylwekb 20 May, 2016
Thank you. Everything works
This is mysql database
This topic is locked and no more replies can be posted.