faq:troubleshooting:errors_directory:exceptions:sql-state-key-fiel-list
SQLSTATE[42S22]: Column not found ('key' in 'field list')
OW Debug - Exception Message: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'key' in 'field list' File: /public_html/ow_core/database.php Line: {$line_number_here Trace: #0 /public_html/ow_core/database.php(723): PDOStatement->execute() #1 /public_html/ow_core/database.php(476): OW_Database->execute('INSERT INTO `ow...', Array) #2 /public_html/ow_core/database.php(512): OW_Database->insert('INSERT INTO `ow...', Array) #3 /public_html/ow_core/base_dao.php(216): OW_Database->insertObject('ow_base_theme', Object(BOL_Theme)) #4 /public_html/ow_system_plugins/base/bol/theme_service.php(210): OW_BaseDao->save(Object(BOL_Theme)) #5 /public_html/ow_core/developer_tools.php(158): BOL_ThemeService->updateThemeList() #6 /public_html/ow_core/developer_tools.php(129): OW_DeveloperTools->clearThemeCache() #7 /public_html/ow_core/developer_tools.php(98): OW_DeveloperTools->refreshEntitiesCache(true) #8 /public_html/ow_core/application.php(170): OW_DeveloperTools->init() #9 /public_html/index.php(54): OW_Application->init() #10 {main} Type: PDOException
- Common cause: DEV mode is enabled while there is an another ( initial) error that does not allow system to re-generate site's cache.
- Known to happen when: platform update crashes half way and DEV mode is enabled at the same time.
- Solution: disable DEV mode to see and resolve actual ( initial) error message.
faq/troubleshooting/errors_directory/exceptions/sql-state-key-fiel-list.txt · Last modified: 2017/06/07 09:11 by 127.0.0.1