Warning: [mysql error 145] Table './piwigo_nw/images' is marked as crashed and should be repaired
SELECT id
FROM images i
INNER JOIN image_category ic ON id=ic.image_id
INNER JOIN image_tag it ON id=it.image_id
WHERE tag_id IN (75)
AND (level<=0)
GROUP BY id
ORDER BY date_available DESC, file ASC, id ASC in /gallery/include/dblayer/functions_mysqli.inc.php on line 864
Fatal error: Uncaught Error: Call to a member function fetch_assoc() on bool in /gallery/include/dblayer/functions_mysqli.inc.php:925
Stack trace:
#0 /gallery/include/functions_tag.inc.php(221): query2array()
#1 /gallery/include/section_init.inc.php(338): get_image_ids_for_tags()
#2 /gallery/index.php(12): include('/gallery/includ...')
#3 {main}
thrown in /gallery/include/dblayer/functions_mysqli.inc.php on line 925