Warning: [mysql error 1226] User 'nq6vI1dEYFK2WZC' has exceeded the 'max_questions' resource (current value: 300000)
SELECT SQL_CALC_FOUND_ROWS
c.*,
user_representative_picture_id,
nb_images,
date_last,
max_date_last,
count_images,
nb_categories,
count_categories
FROM fcj_categories c
INNER JOIN fcj_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 100 OFFSET 0
; in /hermes/bosnacweb02/bosnacweb02ba/b1234/sl.ifitsgot/public_html/pictures/include/dblayer/functions_mysqli.inc.php on line 847
Warning: [mysql error 1226] User 'nq6vI1dEYFK2WZC' has exceeded the 'max_questions' resource (current value: 300000)
SELECT FOUND_ROWS() in /hermes/bosnacweb02/bosnacweb02ba/b1234/sl.ifitsgot/public_html/pictures/include/dblayer/functions_mysqli.inc.php on line 847
Fatal error: Uncaught Error: Call to a member function fetch_row() on bool in /hermes/bosnacweb02/bosnacweb02ba/b1234/sl.ifitsgot/public_html/pictures/include/dblayer/functions_mysqli.inc.php:216
Stack trace:
#0 /hermes/bosnacweb02/bosnacweb02ba/b1234/sl.ifitsgot/public_html/pictures/include/category_cats.inc.php(69): pwg_db_fetch_row(false)
#1 /hermes/bosnacweb02/bosnacweb02ba/b1234/sl.ifitsgot/public_html/pictures/index.php(667): include('/hermes/bosnacw...')
#2 {main}
thrown in /hermes/bosnacweb02/bosnacweb02ba/b1234/sl.ifitsgot/public_html/pictures/include/dblayer/functions_mysqli.inc.php on line 216
Warning: [mysql error 1226] User 'nq6vI1dEYFK2WZC' has exceeded the 'max_questions' resource (current value: 300000)
REPLACE INTO fcj_sessions
(id,data,expiration)
VALUES('D8494ogslaov85st4d29j2ohmkuph7los0r7','pwg_device|s:7:\"desktop\";pwg_mobile_theme|b:0;',now())
; in /hermes/bosnacweb02/bosnacweb02ba/b1234/sl.ifitsgot/public_html/pictures/include/dblayer/functions_mysqli.inc.php on line 847