Warning: [mysql error 1226] User '7yv8oebr16' has exceeded the 'max_questions' resource (current value: 150000)
SELECT SQL_CALC_FOUND_ROWS
c.*,
user_representative_picture_id,
nb_images,
date_last,
max_date_last,
count_images,
nb_categories,
count_categories
FROM piwigo_categories c
INNER JOIN piwigo_user_cache_categories ucc
ON id = cat_id
AND user_id = 2
WHERE count_images > 0
AND id_uppercat is NULL
-- after conditions
ORDER BY `rank`
LIMIT 400 OFFSET 0
; in /hermes/bosnacweb09/bosnacweb09aw/b889/dom.teammyrtill/shop.teammyrtill.com/2020-2022/include/dblayer/functions_mysqli.inc.php on line 847
Warning: [mysql error 1226] User '7yv8oebr16' has exceeded the 'max_questions' resource (current value: 150000)
SELECT FOUND_ROWS() in /hermes/bosnacweb09/bosnacweb09aw/b889/dom.teammyrtill/shop.teammyrtill.com/2020-2022/include/dblayer/functions_mysqli.inc.php on line 847
Fatal error: Uncaught Error: Call to a member function fetch_row() on bool in /hermes/bosnacweb09/bosnacweb09aw/b889/dom.teammyrtill/shop.teammyrtill.com/2020-2022/include/dblayer/functions_mysqli.inc.php:216
Stack trace:
#0 /hermes/bosnacweb09/bosnacweb09aw/b889/dom.teammyrtill/shop.teammyrtill.com/2020-2022/include/category_cats.inc.php(69): pwg_db_fetch_row(false)
#1 /hermes/bosnacweb09/bosnacweb09aw/b889/dom.teammyrtill/shop.teammyrtill.com/2020-2022/index.php(667): include('/hermes/bosnacw...')
#2 {main}
thrown in /hermes/bosnacweb09/bosnacweb09aw/b889/dom.teammyrtill/shop.teammyrtill.com/2020-2022/include/dblayer/functions_mysqli.inc.php on line 216
Warning: [mysql error 1226] User '7yv8oebr16' has exceeded the 'max_questions' resource (current value: 150000)
REPLACE INTO piwigo_sessions
(id,data,expiration)
VALUES('12DB12e852ae46e7cc4793b97db76aeb36c6','pwg_show_metadata|b:1;pwg_device|s:7:\"desktop\";',now())
; in /hermes/bosnacweb09/bosnacweb09aw/b889/dom.teammyrtill/shop.teammyrtill.com/2020-2022/include/dblayer/functions_mysqli.inc.php on line 847