I have MySQL 5.7 and I have error #1292 - Incorrect date value: '0000-00-00' for column 'dob' at row 1 when trying to set other table fields "map_lat" and "map_lng" to decimal (9.6) NULL in order to retrieve accurate google geo.
Please assist in identifying within your code where the date value is set in order to change it to meet the strict mode as per latest MYSQL 5.7