User error: Wrong SQL:
SELECT
judges.judges_id,
judges.first_name,
judges.middle_name,
judges.last_name
FROM
judges
WHERE
judges_id IN ( )Error: 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 ')' at line 9 in find_query_results() (line 481 of /usr/share/rinkresults/rrtools/php/query_tools.php).
Notice: Undefined index: in find_judges() (line 282 of /usr/share/rinkresults/rrtools/php/show_judges_scores.php).
Notice: Undefined offset: 0 in find_judges() (line 301 of /usr/share/rinkresults/rrtools/php/show_judges_scores.php).
Notice: Undefined index: in show_judges_scores() (line 350 of /usr/share/rinkresults/rrtools/php/show_judges_scores.php).