Warning: [mysql error 2006] MySQL server has gone away
SELECT DISTINCT(image_id)
FROM image_category
INNER JOIN images ON id = image_id
WHERE
category_id = 66
ORDER BY date_creation ASC, id ASC
; in /home/sites/sciencegallery/htdocs/include/dblayer/functions_mysqli.inc.php on line 847
Fatal error: Uncaught Error: Call to a member function fetch_assoc() on bool in /home/sites/sciencegallery/htdocs/include/dblayer/functions_mysqli.inc.php:908
Stack trace:
#0 /home/sites/sciencegallery/htdocs/include/section_init.inc.php(317): query2array()
#1 /home/sites/sciencegallery/htdocs/picture.php(11): include('...')
#2 {main}
thrown in /home/sites/sciencegallery/htdocs/include/dblayer/functions_mysqli.inc.php on line 908
Warning: [mysql error 2006] MySQL server has gone away
REPLACE INTO sessions
(id,data,expiration)
VALUES('AC1A27t4m8g06rq0g75hl215rbac9s','pwg_device|s:7:\"desktop\";pwg_mobile_theme|b:0;',now())
; in /home/sites/sciencegallery/htdocs/include/dblayer/functions_mysqli.inc.php on line 847