Anyone encounter this php error when adding a note to the patient
n"; } else { echo " \n"; } echo " \n"; echo " \n"; echo " \n"; echo " \n"; // echo " ‘1’,‘list_id’=>‘note_type’), $iter); echo " \n"; echo " \n"; echo " $body"; echo " \n"; // display, or not, a button to delete the note // if the user is an admin or if they are the author of the note, they can delete it $thisauth = acl_check(‘admin’, ‘super’); echo " \n"; if (($iter == $_SESSION) || ($thisauth == ‘write’)) { echo "
I have install the OpenEMR 3.10 running on windows XP sp3 with the WAMP Server 2.0H but I update the patch 5 to it already. In the beginning, it is running quite stable holding 200 patient medical records but later after some weeks, it shows php error in the patient notes and the encounter form
If you change anything in the php.ini file remember to re-start apache.
If still not working:
1) then paste your sql-mode setting that is in your mysql configuration file (my.cnf or my.ini; i think windows is my.ini) here
2) paste your php error log here
it is the problem of PHP setting in wamp server which must be set to 'Short Open tag", when it switch on, all the patient notes and encounter form are back to normal