Fatal error: Uncaught Exception: ERROR: MySQL_ERROR: Table 'artistdb.gw_i18n_de' doesn't exist (1146)
CMD: SELECT SQL_CALC_FOUND_ROWS a.*, trfr1._value AS title_fr,trfr2._value AS in_menu_fr,trua3._value AS title_ua,trua4._value AS in_menu_ua,trde5._value AS title_de,trde6._value AS in_menu_de FROM `gw_sitemap` AS a left JOIN gw_i18n_fr AS trfr1 ON a.id = trfr1._id AND trfr1._type=10 AND trfr1._field=1 left JOIN gw_i18n_fr AS trfr2 ON a.id = trfr2._id AND trfr2._type=10 AND trfr2._field=11 left JOIN gw_i18n_ua AS trua3 ON a.id = trua3._id AND trua3._type=10 AND trua3._field=1 left JOIN gw_i18n_ua AS trua4 ON a.id = trua4._id AND trua4._type=10 AND trua4._field=11 left JOIN gw_i18n_de AS trde5 ON a.id = trde5._id AND trde5._type=10 AND trde5._field=1 left JOIN gw_i18n_de AS trde6 ON a.id = trde6._id AND trde6._type=10 AND trde6._field=11 WHERE path="a" AND (site_id=1 OR multisite>0) ORDER BY priority ASC LIMIT 0, 1 in /var/www/artistdb/framework/data/gw_db.class.php:108
Stack trace:
#0 /var/www/artistdb/framework/data/gw_db.class.php(159): GW_DB->trigger_error()
#1 /var/www/artistdb/framework/data/gw_db.class.php(217): GW_DB->query()
#2 /var/www/artistdb/framework/data/gw_data_object.class.php(476): GW_DB->fetch_rows()
#3 /var/www/artistdb/framework/data/gw_data_object.class.php(562): GW_Data_Object->findAll()
#4 /var/www/artistdb/applications/admin/modules/sitemap/gw_page.class.php(56): GW_Data_Object->find()
#5 /var/www/artistdb/repository/.sys/templates_c/d0a5e3899707d8af8d4d62e6c2c3f83bcbfea1f4_1.file.topmenu_std.tpl.php(266): GW_Page->getByPath()
#6 /var/www/artistdb/vendor/smarty4/sysplugins/smarty_internal_runtime_tplfunction.php(38): smarty_template_function_build_menu_759156156678dbb10aaa9c5_15966804()
#7 /var/www/artistdb/repository/.sys/templates_c/d0a5e3899707d8af8d4d62e6c2c3f83bcbfea1f4_1.file.topmenu_std.tpl.php(99): Smarty_Internal_Runtime_TplFunction->callTemplateFunction()
#8 /var/www/artistdb/vendor/smarty4/sysplugins/smarty_template_resource_base.php(123): content_678dbb10b16189_72425333()
#9 /var/www/artistdb/vendor/smarty4/sysplugins/smarty_template_compiled.php(114): Smarty_Template_Resource_Base->getRenderedTemplateCode()
#10 /var/www/artistdb/vendor/smarty4/sysplugins/smarty_internal_template.php(217): Smarty_Template_Compiled->render()
#11 /var/www/artistdb/vendor/smarty4/sysplugins/smarty_internal_template.php(386): Smarty_Internal_Template->render()
#12 /var/www/artistdb/repository/.sys/templates_c/280328f461f273989844546b785395fc39b6d005_1.file.participant.tpl.php(1505): Smarty_Internal_Template->_subTemplateRender()
#13 /var/www/artistdb/vendor/smarty4/sysplugins/smarty_template_resource_base.php(123): content_678dbb4d4f7a80_44595000()
#14 /var/www/artistdb/vendor/smarty4/sysplugins/smarty_internal_template.php(377): Smarty_Template_Resource_Base->getRenderedTemplateCode()
#15 /var/www/artistdb/repository/.sys/templates_c/280328f461f273989844546b785395fc39b6d005_1.file.participant.tpl.php(1593): Smarty_Internal_Template->_subTemplateRender()
#16 /var/www/artistdb/vendor/smarty4/sysplugins/smarty_template_resource_base.php(123): content_678dbb4d4eca60_47502533()
#17 /var/www/artistdb/vendor/smarty4/sysplugins/smarty_internal_template.php(377): Smarty_Template_Resource_Base->getRenderedTemplateCode()
#18 /var/www/artistdb/repository/.sys/templates_c/280328f461f273989844546b785395fc39b6d005_1.file.participant.tpl.php(182): Smarty_Internal_Template->_subTemplateRender()
#19 /var/www/artistdb/vendor/smarty4/sysplugins/smarty_template_resource_base.php(123): content_678dbb4d9b4f57_39272141()
#20 /var/www/artistdb/vendor/smarty4/sysplugins/smarty_template_compiled.php(114): Smarty_Template_Resource_Base->getRenderedTemplateCode()
#21 /var/www/artistdb/vendor/smarty4/sysplugins/smarty_internal_template.php(217): Smarty_Template_Compiled->render()
#22 /var/www/artistdb/vendor/smarty4/sysplugins/smarty_internal_templatebase.php(238): Smarty_Internal_Template->render()
#23 /var/www/artistdb/vendor/smarty4/sysplugins/smarty_internal_templatebase.php(134): Smarty_Internal_TemplateBase->_execute()
#24 /var/www/artistdb/applications/site/lib/gw_public_module.class.php(85): Smarty_Internal_TemplateBase->display()
#25 /var/www/artistdb/applications/site/lib/gw_public_module.class.php(106): GW_Public_Module->processTemplate()
#26 /var/www/artistdb/applications/site/lib/gw_public_module.class.php(179): GW_Public_Module->processView()
#27 /var/www/artistdb/applications/site/gw_site_application.class.php(323): GW_Public_Module->process()
#28 /var/www/artistdb/applications/site/gw_site_application.class.php(219): GW_Site_Application->processSiteModule()
#29 /var/www/artistdb/applications/site/gw_site_application.class.php(369): GW_Site_Application->processPath()
#30 /var/www/artistdb/applications/site/gw_site_application.class.php(441): GW_Site_Application->processPage()
#31 /var/www/artistdb/applications/site/gw_site_application.class.php(476): GW_Site_Application->processType()
#32 /var/www/artistdb/framework/gw.class.php(218): GW_Site_Application->process()
#33 /var/www/artistdb/index.php(9): GW::request()
#34 {main}
thrown in /var/www/artistdb/framework/data/gw_db.class.php on line 108
E_ERROR framework/data/gw_db.class.php on line 108: Uncaught Exception: ERROR: MySQL_ERROR: Table 'artistdb.gw_i18n_de' doesn't exist (1146)
CMD: SELECT SQL_CALC_FOUND_ROWS a.*, trfr1._value AS title_fr,trfr2._value AS in_menu_fr,trua3._value AS title_ua,trua4._value AS in_menu_ua,trde5._value AS title_de,trde6._value AS in_menu_de FROM `gw_sitemap` AS a left JOIN gw_i18n_fr AS trfr1 ON a.id = trfr1._id AND trfr1._type=10 AND trfr1._field=1 left JOIN gw_i18n_fr AS trfr2 ON a.id = trfr2._id AND trfr2._type=10 AND trfr2._field=11 left JOIN gw_i18n_ua AS trua3 ON a.id = trua3._id AND trua3._type=10 AND trua3._field=1 left JOIN gw_i18n_ua AS trua4 ON a.id = trua4._id AND trua4._type=10 AND trua4._field=11 left JOIN gw_i18n_de AS trde5 ON a.id = trde5._id AND trde5._type=10 AND trde5._field=1 left JOIN gw_i18n_de AS trde6 ON a.id = trde6._id AND trde6._type=10 AND trde6._field=11 WHERE path="a" AND (site_id=1 OR multisite>0) ORDER BY priority ASC LIMIT 0, 1 in /var/www/artistdb/framework/data/gw_db.class.php:108
Stack trace:
#0 /var/www/artistdb/framework/data/gw_db.class.php(159): GW_DB->trigger_error()
#1 /var/www/artistdb/framework/data/gw_db.class.php(217): GW_DB->query()
#2 /var/www/artistdb/framework/data/gw_data_object.class.php(476): GW_DB->fetch_rows()
#3 /var/www/artistdb/framework/data/gw_data_object.class.php(562): GW_Data_Object->findAll()
#4 /var/www/artistdb/applications/admin/modules/sitemap/gw_page.class.php(56): GW_Data_Object->find()
#5 /var/www/artistdb/repository/.sys/templates_c/d0a5e3899707d8af8d4d62e6c2c3f83bcbfea1f4_1.file.topmenu_std.tpl.php(266): GW_Page->getByPath()
#6 /var/www/artistdb/vendor/smarty4/sysplugins/smarty_internal_runtime_tplfunction.php(38): smarty_template_function_build_menu_759156156678dbb10aaa9c5_15966804()
#7 /var/www/artistdb/repository/.sys/templates_c/d0a5e3899707d8af8d4d62e6c2c3f83bcbfea1f4_1.file.topmenu_std.tpl.php(99): Smarty_Internal_Runtime_TplFunction->callTemplateFunction()
#8 /var/www/artistdb/vendor/smarty4/sysplugins/smarty_template_resource_base.php(123): content_678dbb10b16189_72425333()
#9 /var/www/artistdb/vendor/smarty4/sysplugins/smarty_template_compiled.php(114): Smarty_Template_Resource_Base->getRenderedTemplateCode()
#10 /var/www/artistdb/vendor/smarty4/sysplugins/smarty_internal_template.php(217): Smarty_Template_Compiled->render()
#11 /var/www/artistdb/vendor/smarty4/sysplugins/smarty_internal_template.php(386): Smarty_Internal_Template->render()
#12 /var/www/artistdb/repository/.sys/templates_c/280328f461f273989844546b785395fc39b6d005_1.file.participant.tpl.php(1505): Smarty_Internal_Template->_subTemplateRender()
#13 /var/www/artistdb/vendor/smarty4/sysplugins/smarty_template_resource_base.php(123): content_678dbb4d4f7a80_44595000()
#14 /var/www/artistdb/vendor/smarty4/sysplugins/smarty_internal_template.php(377): Smarty_Template_Resource_Base->getRenderedTemplateCode()
#15 /var/www/artistdb/repository/.sys/templates_c/280328f461f273989844546b785395fc39b6d005_1.file.participant.tpl.php(1593): Smarty_Internal_Template->_subTemplateRender()
#16 /var/www/artistdb/vendor/smarty4/sysplugins/smarty_template_resource_base.php(123): content_678dbb4d4eca60_47502533()
#17 /var/www/artistdb/vendor/smarty4/sysplugins/smarty_internal_template.php(377): Smarty_Template_Resource_Base->getRenderedTemplateCode()
#18 /var/www/artistdb/repository/.sys/templates_c/280328f461f273989844546b785395fc39b6d005_1.file.participant.tpl.php(182): Smarty_Internal_Template->_subTemplateRender()
#19 /var/www/artistdb/vendor/smarty4/sysplugins/smarty_template_resource_base.php(123): content_678dbb4d9b4f57_39272141()
#20 /var/www/artistdb/vendor/smarty4/sysplugins/smarty_template_compiled.php(114): Smarty_Template_Resource_Base->getRenderedTemplateCode()
#21 /var/www/artistdb/vendor/smarty4/sysplugins/smarty_internal_template.php(217): Smarty_Template_Compiled->render()
#22 /var/www/artistdb/vendor/smarty4/sysplugins/smarty_internal_templatebase.php(238): Smarty_Internal_Template->render()
#23 /var/www/artistdb/vendor/smarty4/sysplugins/smarty_internal_templatebase.php(134): Smarty_Internal_TemplateBase->_execute()
#24 /var/www/artistdb/applications/site/lib/gw_public_module.class.php(85): Smarty_Internal_TemplateBase->display()
#25 /var/www/artistdb/applications/site/lib/gw_public_module.class.php(106): GW_Public_Module->processTemplate()
#26 /var/www/artistdb/applications/site/lib/gw_public_module.class.php(179): GW_Public_Module->processView()
#27 /var/www/artistdb/applications/site/gw_site_application.class.php(323): GW_Public_Module->process()
#28 /var/www/artistdb/applications/site/gw_site_application.class.php(219): GW_Site_Application->processSiteModule()
#29 /var/www/artistdb/applications/site/gw_site_application.class.php(369): GW_Site_Application->processPath()
#30 /var/www/artistdb/applications/site/gw_site_application.class.php(441): GW_Site_Application->processPage()
#31 /var/www/artistdb/applications/site/gw_site_application.class.php(476): GW_Site_Application->processType()
#32 /var/www/artistdb/framework/gw.class.php(218): GW_Site_Application->process()
#33 /var/www/artistdb/index.php(9): GW::request()
#34 {main}
thrown
not production environment