Warning: [mysql error 145] Table './Photos/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
category_id IN (9,30,36,37,39,74,75,82,83,87,88,107,117,118,121,122,125,130,132,145,151,164,171,177,186,195,197,8)
ORDER BY date_creation ASC, file ASC, id ASC
; in /home/e-smith/files/ibays/piwigo/html/include/dblayer/functions_mysqli.inc.php on line 864
Fatal error: Call to a member function fetch_assoc() on a non-object in /home/e-smith/files/ibays/piwigo/html/include/dblayer/functions_mysqli.inc.php on line 925