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 (126)
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/functions_search.inc.php(435): get_image_ids_for_tags(Array, 'AND')
#2 /home/photosdegf/www/include/functions_search.inc.php(1698): get_regular_search_results(Array, '')
#3 /home/photosdegf/www/include/section_init.inc.php(364): get_search_results('psk-20250214-se...', NULL)
#4 /home/photosdegf/www/index.php(12): include('/home/photosdeg...')
#5 {main}
thrown in /home/photosdegf/www/include/dblayer/functions_mysqli.inc.php on line 908