Warning: [mysql error 145] Table './Photos/piwigo_images' is marked as crashed and should be repaired
SELECT id
FROM piwigo_images i
INNER JOIN piwigo_image_category ic ON id=ic.image_id
WHERE category_id IN (89,1)
AND (category_id NOT IN (127,126,17,105,45,217,79))
GROUP BY id
HAVING COUNT(DISTINCT category_id)=2
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