To explain the problem further, if I click on a patient and go to create a new encounter, I can only get as far as the “New Encounter Form” which has Consultation Brief Description, Visit Category, etc. Upon hitting the save button, I am greeted with a blank screen under the tab “forms” Furthermore, I am unable to review, edit, or even look at past encounters.
The individual in this topic (Difficulty Editing/Creating Encounters) seems to be having a similar problem, however I tried turning off logging as was suggested and nothing changed.
If anyone has any advice I would be grateful,
Also, I’m using Chrome, but I also tried in Internet Explorer and nothing changed. Edit 1: I just tried Firefox that did not work either
I have the error log open but to be honest I’m not completely sure what I should be looking for.
I’m seeing a lot of “Undefined index: formaction in /var/www/openemr/interface/super/edit_list.php on line X” with X being several numbers as this error appears several times
I’m also seeing
“Unknown: Input variables exceeded 1000. To increase the limit change max_input_vars in php.ini. in Unknown on line 0”
and
“A non-numeric value encountered in /var/www/openemr/interface/super/edit_list.php on line X” This specific error appears the most, and the line is usually 67, 68, or 69
If there’s anything I could clarify please let me know and thank you for your help.
Apologies for the late response, I just made those suggested changes and it doesn’t look like the problem is fixed. This is so peculiar I can’t really even find anyone else online with a similar issue.
PHP Fatal error: Cannot use result of built-in function in write context in /var/www/openemr/library/classes/Tree.class.php on line 329, —/openemr/interface/patient_file/encounter/encounter_top.php?set_encounter=11
I’ll have to try that. I also saw in another thread (White Screen of death after upgrade) someone with a similar error who said they fixed by switching to php 5.6, which I tried but it wasn’t working.