Warning: [mysql error 145] Table './piwigo/piwigo_images' is marked as crashed and should be repaired
SELECT DISTINCT(image_id)
FROM piwigo_image_category
INNER JOIN piwigo_images ON id = image_id
WHERE
1=1
ORDER BY date_available DESC, file ASC, id ASC
; in /www/wwwroot/piwigo/include/dblayer/functions_mysqli.inc.php on line 856
Fatal error: Uncaught Error: Call to a member function fetch_assoc() on bool in /www/wwwroot/piwigo/include/dblayer/functions_mysqli.inc.php:917
Stack trace:
#0 /www/wwwroot/piwigo/include/section_init.inc.php(303): query2array()
#1 /www/wwwroot/piwigo/picture.php(11): include('/www/wwwroot/pi...')
#2 {main}
thrown in /www/wwwroot/piwigo/include/dblayer/functions_mysqli.inc.php on line 917