SQL Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND state=1 LIMIT 1' at line 3 at /var/www/html/erudit.club/frontend/contollers/services.class.php line 680
Array
(
    [code] => 1064
    [message] => You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') AND state=1
                LIMIT 1' at line 3
    [query] => SELECT state
                FROM service_items_club_state
                WHERE service_id='1' AND club_id IN () AND state=1
                LIMIT 1
    [context] => /var/www/html/erudit.club/frontend/contollers/services.class.php line 680
)