Warning: [mysql error 1226] User 'dunobjeccl1' has exceeded the 'max_questions' resource (current value: 14730)
SELECT
author,
COUNT(DISTINCT(id)) AS counter
FROM piwigo_images AS i
JOIN piwigo_image_category AS ic ON ic.image_id = i.id
WHERE image_id IN (1784,1783,1782,1781,1780,1779,1778,1777,1668,1667,1665,1664,1663,1662,1661,1660,1659,1658,1657,1649,1648,1647,1604,1576,1484,1479,1478,1477,1476,1475,1411,1410,1409,1408,1407,1406,1405,1404,1403,1402,1401,1400,1399,1398,1397,1396,1395,1394,1393,1392,1391,1390,1389,1388,1387,1386,1385,1384,1383,1382,1381,1380,1379,1378,1377,1376,1375,1374,1373,1369,501,500,499)
AND author IS NOT NULL
GROUP BY author
; in /home/dunobjeccl/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/dunobjeccl/www/include/dblayer/functions_mysqli.inc.php:913
Stack trace:
#0 /home/dunobjeccl/www/include/search_filters.inc.php(107): query2array('\nSELECT\n aut...')
#1 /home/dunobjeccl/www/index.php(177): include('/home/dunobjecc...')
#2 {main}
thrown in /home/dunobjeccl/www/include/dblayer/functions_mysqli.inc.php on line 913
Warning: [mysql error 1226] User 'dunobjeccl1' has exceeded the 'max_questions' resource (current value: 14730)
REPLACE INTO piwigo_sessions
(id,data,expiration)
VALUES('D84929449cec5e534b82c4805bbbbd05b79a','pwg_lang_switch|s:5:\"gl_ES\";pwg_device|s:7:\"desktop\";pwg_referer_image_id|s:2:\"79\";',now())
; in /home/dunobjeccl/www/include/dblayer/functions_mysqli.inc.php on line 847