Notice: Undefined index: category in /usr/share/webapps/http/photoreq/piwigo/index.php on line 386
Notice: Trying to access array offset on value of type null in /usr/share/webapps/http/photoreq/piwigo/index.php on line 386
Warning: get_subcat_ids expecting numeric, not NULL in /usr/share/webapps/http/photoreq/piwigo/include/functions_category.inc.php on line 329
Warning: [mysql error 1064] You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ') AND i.level = 0' at line 6
SELECT
DISTINCT(image_id)
FROM piwigo_image_category ic
JOIN piwigo_images i
ON ic.image_id = i.id
WHERE ic.category_id IN () AND i.level = 0;
in /usr/share/webapps/http/photoreq/piwigo/include/dblayer/functions_mysqli.inc.php on line 869
Fatal error: Uncaught Error: Call to a member function fetch_assoc() on bool in /usr/share/webapps/http/photoreq/piwigo/include/dblayer/functions_mysqli.inc.php:930
Stack trace:
#0 /usr/share/webapps/http/photoreq/piwigo/index.php(398): query2array('\n SELECT\n D...', NULL, 'image_id')
#1 {main}
thrown in /usr/share/webapps/http/photoreq/piwigo/include/dblayer/functions_mysqli.inc.php on line 930