Warning: [mysql error 145] Table './photosdegf2002/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
INNER JOIN piwigo_image_tag it ON id=it.image_id
WHERE tag_id IN (320)
AND (category_id NOT IN (3,163) AND level<=0)
GROUP BY id
ORDER BY date_available DESC, file ASC, id ASC in /home/photosdegf/www/include/dblayer/functions_mysqli.inc.php on line 847
Fatal error: Uncaught Error: Call to a member function fetch_assoc() on bool in /home/photosdegf/www/include/dblayer/functions_mysqli.inc.php:908
Stack trace:
#0 /home/photosdegf/www/include/functions_tag.inc.php(231): query2array('\nSELECT id\n FR...', NULL, 'id')
#1 /home/photosdegf/www/include/section_init.inc.php(338): get_image_ids_for_tags(Array)
#2 /home/photosdegf/www/picture.php(11): include('/home/photosdeg...')
#3 {main}
thrown in /home/photosdegf/www/include/dblayer/functions_mysqli.inc.php on line 908