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
WHERE category_id IN (157,192)
AND (level<=0)
GROUP BY id
HAVING COUNT(DISTINCT category_id)=2
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_category.inc.php(653): query2array()
#1 /gallery/include/section_init.inc.php(246): get_image_ids_for_categories()
#2 /gallery/index.php(12): include('/gallery/includ...')
#3 {main}
thrown in /gallery/include/dblayer/functions_mysqli.inc.php on line 925