Error adding New Patient (page Not Found status of 404 )

I am sharing just in case
I am sharing this just in case. I have been having issues adding a new patient. When I put first name, last name, sex and DOB then hit save I was having page Not Found error.

Chrome console gave this this error: Failed to load resource: the server responded with a status of 404 (Not Found) It also suggested checking the &close as a possible cause of error. so I edited openemr/interface/new/new_comprehensive.php around line 913 and I changed &close to ?close and it seems to fix the issue