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?
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?
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
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
This topic is locked and no more replies can be posted.