Disk full (/tmp/#sql_5746_4.MAI); waiting for someone to free some space... (errno: 28 "No space left on device") (1021)
SELECT eshop_pages.*, eshop_page_descriptions.*, eshop_seo_names.name as seo_name, eshop_seo_names.path as seo_path FROM eshop_pages LEFT JOIN eshop_page_descriptions ON eshop_pages.page_id = eshop_page_descriptions.page_id AND eshop_page_descriptions.lang_code = 'en' LEFT JOIN eshop_seo_names ON eshop_seo_names.object_id = eshop_pages.page_id AND eshop_seo_names.type = 'a' AND eshop_seo_names.dispatch = '' AND eshop_seo_names.lang_code = 'bg' INNER JOIN eshop_ult_objects_sharing ON (eshop_ult_objects_sharing.share_object_id = eshop_pages.page_id AND eshop_ult_objects_sharing.share_company_id = 1 AND eshop_ult_objects_sharing.share_object_type = 'pages') WHERE 1 AND eshop_pages.id_path LIKE '2/%' AND eshop_pages.status IN ('A') AND eshop_pages.company_id IN (0, 1) AND eshop_pages.page_type IN ('T', 'L', 'F') AND (eshop_pages.usergroup_ids = '' OR FIND_IN_SET(0, eshop_pages.usergroup_ids) OR FIND_IN_SET(1, eshop_pages.usergroup_ids)) AND (eshop_pages.use_avail_period = 'N' OR (eshop_pages.use_avail_period = 'Y' AND eshop_pages.avail_from_timestamp <= 1734877902 AND (eshop_pages.avail_till_timestamp >= 1734877902 OR eshop_pages.avail_till_timestamp = 0))) ORDER BY eshop_pages.position asc, eshop_pages.parent_id asc, eshop_page_descriptions.page asc
app/Tygh/Database/Connection.php, line: 1115
File: | app/Tygh/Database/Connection.php |
Line: | 479 |
Function: | throwError |
File: | app/Tygh/Database/Connection.php |
Line: | 237 |
Function: | query |
File: | app/functions/fn.database.php |
Line: | 32 |
Function: | getHash |
File: | app/functions/fn.cms.php |
Line: | 317 |
Function: | db_get_hash_array |
File: | app/functions/fn.cms.php |
Line: | 1228 |
Function: | fn_get_pages |
File: | app/functions/fn.cms.php |
Line: | 1154 |
Function: | fn_top_menu_form |
File: | app/Tygh/BlockManager/RenderManager.php |
Line: | 785 |
Function: | fn_get_menu_items |
File: | app/Tygh/BlockManager/RenderManager.php |
Line: | 641 |
Function: | getValue |
File: | app/Tygh/BlockManager/RenderManager.php |
Line: | 472 |
Function: | renderBlockContent |
File: | app/Tygh/BlockManager/RenderManager.php |
Line: | 394 |
Function: | renderBlock |
File: | app/Tygh/BlockManager/RenderManager.php |
Line: | 352 |
Function: | renderBlocks |
File: | app/Tygh/BlockManager/RenderManager.php |
Line: | 217 |
Function: | renderGrid |
File: | app/Tygh/BlockManager/RenderManager.php |
Line: | 348 |
Function: | renderGrids |
File: | app/Tygh/BlockManager/RenderManager.php |
Line: | 217 |
Function: | renderGrid |
File: | app/Tygh/BlockManager/RenderManager.php |
Line: | 187 |
Function: | renderGrids |
File: | app/Tygh/BlockManager/RenderManager.php |
Line: | 151 |
Function: | _renderContainer |
File: | app/functions/smarty_plugins/function.render_location.php |
Line: | 52 |
Function: | render |
File: | var/cache/templates/responsive/05d3ba8ddfcf9b8512cded30cc0d3291834bf2f0.tygh.index.tpl.php |
Line: | 789 |
Function: | smarty_function_render_location |
File: | app/lib/vendor/smarty/smarty/libs/sysplugins/smarty_internal_templatebase.php |
Line: | 188 |
Function: | content_5e9ef5a66dd506_81435766 |
File: | app/Tygh/SmartyEngine/Core.php |
Line: | 64 |
Function: | fetch |
File: | app/functions/fn.control.php |
Line: | 583 |
Function: | fetch |
File: | index.php |
Line: | 14 |
Function: | fn_dispatch |