Warning: [mysql error 1226] User 'dunobjeccl1' has exceeded the 'max_questions' resource (current value: 7734)
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 (1872,1871,1870,1869,1868,1867,1866,1865,1864,1863,1862,1861,1860,1859,1858,1857,1856,1855,1854,1853,1852,1851,1850,1849,1848,1847,1846,1845,1844,1843,1842,1841,1840,1839,1837,1838,1836,1835,1834,1833,1832,1831,1830,1829,1828,1827,1826,1825,1824,1823,1822,1821,1820,1819,1818,1817,1816,1815,1814,1812,1813,1811,1810,1809,1808,1807,1806,1805,1804,1803,1802,1801,1800,1799,1798,1797,1796,1795,1794,1793,1792,1790,1791,1789,1788,1787,1786,1785)
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: 7734)
REPLACE INTO piwigo_sessions
(id,data,expiration)
VALUES('D8499ab173c66e95d62628b136a4ddc21f69','pwg_lang_switch|s:5:\"lb_LU\";pwg_device|s:7:\"desktop\";',now())
; in /home/dunobjeccl/www/include/dblayer/functions_mysqli.inc.php on line 847