Encounters not saving

anonymous wrote on Monday, June 28, 2010:

I’m having problems with Encounters.  I try to create new visit, I fill out the Encounter form, click save and the frame changes to white and nothing happens.  If i click on ‘current’ nothing is listed.  If I try to add another form (example: SOAP), click save and it goes back to the ‘current’ frame with nothing listed.

I’m using OpenEMR 3.2 running on XAMPP installed on Windows 7.  I am not using the prebuild OpenEMR with Xamp because I could not get it to install.  Any help would be greatly appreciated. :slight_smile:

anonymous wrote on Wednesday, June 30, 2010:

No one knows?  Also, it appears that anything that should be a ‘popup’ from the popup list doesn’t work.  All I get is a popup with php code instead of what it should be. 

bradymiller wrote on Wednesday, June 30, 2010:

hey,

Check following:

1) Ensure have following php settings (remember to re-start apache if change them) (I am guessing you do not have short tags enabled):
http://www.openmedsoftware.org/wiki/FAQ#What_are_the_correct_PHP_settings_.28can_be_found_in_the_php.ini_file.29_.3F

2) Also ensure your mysql sql-mode setting does not have STRICT_MODE. For information on this see step one in below isntructions. If you indeed have this set to sTRICT_MODE, then you will need to re-install openemr after fix the setting:
http://www.openmedsoftware.org/wiki/OpenEMR_3.2_Windows_Installation

3) IF not above, then let us know what is in your php error log.

-brady

anonymous wrote on Thursday, July 01, 2010:

Awesome!

Thanks for your help!  It was the php settings were not correct, thanks very very much.  Now everything is working perfectly.  :slight_smile:

usit wrote on Monday, August 16, 2010:

I hear you Parasite, I am having the exact same problem, I am not able to test my newly made Layout-Based Visit Forms, seems like this is a rare problem seeing that us two are the only ones having it.

bradymiller wrote on Wednesday, August 18, 2010:

usit,

Please expand on your problem. Parastie fixed issue by ensuring he/she had correct 1) php settings (remember to re-start apache if change them) (I am guessing you do not have short tags enabled):
http://www.openmedsoftware.org/wiki/FAQ#What_are_the_correct_PHP_settings_.28can_be_found_in_the_php.ini_file.29_.3F

-brady