A PHP Error was encountered

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

Database Error

A Database Error Occurred

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

Database Error

A Database Error Occurred

Error Number: 2006

MySQL server has gone away

UPDATE `ci_sessions` SET `timestamp` = 1748678357 WHERE `id` = '59d89499643f43c23c6d70db8ef37cb2a6b7434e'

Filename: libraries/Session/drivers/Session_database_driver.php

Line Number: 261

Database Error

A Database Error Occurred

Error Number: 2006

MySQL server has gone away

SELECT RELEASE_LOCK('b41a23ed7d6affb2813b081e82e5e263') AS ci_session_lock

Filename: libraries/Session/drivers/Session_database_driver.php

Line Number: 424