Warning: [mysql error 1226] User 'photosdegf2002' has exceeded the 'max_questions' resource (current value: 40000)
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 (303)
AND (category_id NOT IN (3,163) AND level<=0)
GROUP BY id
ORDER BY date_available DESC,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(258): query2array('\nSELECT id\n FR...', NULL, 'id')
#1 /home/photosdegf/www/include/functions_search.inc.php(720): get_image_ids_for_tags(Array, 'AND')
#2 /home/photosdegf/www/include/functions_search.inc.php(2048): get_regular_search_results(Array, '')
#3 /home/photosdegf/www/include/section_init.inc.php(366): get_search_results('psk-20250213-OY...', true)
#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
Warning: [mysql error 1226] User 'photosdegf2002' has exceeded the 'max_questions' resource (current value: 40000)
REPLACE INTO piwigo_sessions
(id,data,expiration)
VALUES('D849ed154c52c276feefe0d58842d19add12','pwg_device|s:7:\"desktop\";pwg_mobile_theme|b:0;pwg_image_order|i:5;',now())
; in /home/photosdegf/www/include/dblayer/functions_mysqli.inc.php on line 847