Warning: mysqli::query(): (08S01/1053): Server shutdown in progress in /home/kd51512/public_html/include/dblayer/functions_mysqli.inc.php on line 132
Warning: [mysql error 1053] Server shutdown in progress
SELECT i.latitude, i.longitude,
IFNULL(i.name, '') AS `name`,
TRIM(LEADING '.' FROM IF(i.representative_ext IS NULL,
CONCAT(LEFT(i.path,CHAR_LENGTH(i.path)-1-CHAR_LENGTH(SUBSTRING_INDEX(i.path, '.', -1 ))), '-sq.', SUBSTRING_INDEX(i.path, '.', -1 )),
REPLACE(i.path, TRIM(TRAILING '.' FROM SUBSTRING_INDEX(i.path, '/', -1 )),
CONCAT('pwg_representative/',
CONCAT(
TRIM(TRAILING '.' FROM SUBSTRING_INDEX( SUBSTRING_INDEX(i.path, '/', -1 ) , '.', 1 )),
CONCAT('-sq.', i.representative_ext)
)
)
)
)) AS `pathurl`,
TRIM(TRAILING '/' FROM CONCAT( i.id, '/category/', IFNULL(ic.category_id, '') ) ) AS `imgurl`,
IFNULL(i.comment, '') AS `comment`,
IFNULL(i.author, '') AS `author`,
i.width
FROM piwigo_images AS i
INNER JOIN (piwigo_image_category AS ic ) ON i.id = ic.image_id
in /home/kd51512/public_html/include/dblayer/functions_mysqli.inc.php on line 847
Fatal error: Uncaught Error: Call to a member function fetch_assoc() on bool in /home/kd51512/public_html/include/dblayer/functions_mysqli.inc.php:913
Stack trace:
#0 /home/kd51512/public_html/include/functions.inc.php(1650): query2array('SELECT i.latitu...')
#1 /home/kd51512/public_html/plugins/piwigo-openstreetmap/include/functions_map.php(237): array_from_query('SELECT i.latitu...')
#2 /home/kd51512/public_html/plugins/piwigo-openstreetmap/category.inc.php(47): osm_get_items(Array)
#3 /home/kd51512/public_html/include/functions_plugins.inc.php(264): osm_render_category()
#4 /home/kd51512/public_html/index.php(28): trigger_notify('loc_begin_index')
#5 {main}
thrown in /home/kd51512/public_html/include/dblayer/functions_mysqli.inc.php on line 913
Warning: [mysql error 2006] MySQL server has gone away
REPLACE INTO piwigo_sessions
(id,data,expiration)
VALUES('D8498d8700e93b8465856dce84e10a070eab','pwg_device|s:7:\"desktop\";pwg_mobile_theme|b:0;',now())
; in /home/kd51512/public_html/include/dblayer/functions_mysqli.inc.php on line 847