A Database Error Occurred

Error Number: 1064

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 ' 1) ON DUPLICATE KEY UPDATE nombre_vues = nombre_vues + 1' at line 2

INSERT INTO stats_visites (ip, date_visite, page_type, page_id, city_id, nombre_vues) VALUES ('3.236.101.52' , '2024-03-29', 'docteur', 205, , 1) ON DUPLICATE KEY UPDATE nombre_vues = nombre_vues + 1

Filename: /home/tunisiemxq/www/models/m_stats.php

Line Number: 26