Severity: Warning
Message: mysqli::query(): MySQL server has gone away
Filename: mysqli/mysqli_driver.php
Line Number: 307
Backtrace:
File: /home/thebang/public_html/application/models/Navigation_model.php
Line: 99
Function: query
File: /home/thebang/public_html/application/core/Core_Controller.php
Line: 145
Function: get_menu_links
File: /home/thebang/public_html/application/controllers/Home_controller.php
Line: 7
Function: __construct
File: /home/thebang/public_html/index.php
Line: 325
Function: require_once
Error Number: 2006
MySQL server has gone away
SELECT * FROM ( (SELECT categories.id AS item_id, categories.lang_id AS item_lang_id, categories.name AS item_name, categories.name_slug AS item_slug, categories.category_order AS item_order, 'main' AS item_location, 'category' AS item_type, '#' AS item_link, categories.parent_id AS item_parent_id, categories.show_on_menu AS item_visibility FROM categories WHERE categories.lang_id = '2') UNION (SELECT pages.id AS item_id, pages.lang_id AS item_lang_id, pages.title AS item_name, pages.slug AS item_slug, pages.page_order AS item_order, pages.location AS item_location, 'page' AS item_type, pages.link AS item_link, pages.parent_id AS item_parent_id, pages.visibility AS item_visibility FROM pages WHERE pages.lang_id = '2')) AS menu_items ORDER BY item_order
Filename: models/Navigation_model.php
Line Number: 99
Error Number: 2006
MySQL server has gone away
INSERT INTO `ci_sessions` (`id`, `ip_address`, `timestamp`, `data`) VALUES ('cc25f2edb5ee3d9428c69308f72196f2c455a29d', '172.70.126.81', 1749237720, '__ci_last_regenerate|i:1749237717;')
Filename: libraries/Session/drivers/Session_database_driver.php
Line Number: 237
Error Number: 2006
MySQL server has gone away
SELECT RELEASE_LOCK('f67bef5455ea0a3b0a72eb61179ec039') AS ci_session_lock
Filename: libraries/Session/drivers/Session_database_driver.php
Line Number: 424