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 (2,4,5,10,11,12,13,18,22,23,24,35,38,48,49,57,58,59,60,62,68,72,90,91,92,93,131,14)
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