A Database Error Occurred

Error Number: 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 ') ORDER BY `date` ASC' at line 7

SELECT `date`, `round`, `roundTitle` FROM `fixtures` JOIN `competitions` ON `competitions`.`id`=`fixtures`.`competition` WHERE `competitions`.`id` = '418057' AND `competitions`.`active` = 1 AND `competitions`.`season` = '2022' AND `competitions`.`association` IN() ORDER BY `date` ASC

Filename: views/competitions/fixtures2023.php

Line Number: 334