Frame Refresh off

juggernautsei wrote on Tuesday, March 05, 2013:

HI,

I have OEMR 4.1.1(11) installed on a windows 2003 wamp stack. The problem is that when the client goes to another patient the previous patient is still at the top and bottom frames.

I setup the WAMP stack according to
http://www.openmedsoftware.org/wiki/FAQ#What_are_the_correct_PHP_settings_.28can_be_found_in_the_php.ini_file.29_.3F

Any suggestions would greatly appreciated

Sherwin

yehster wrote on Tuesday, March 05, 2013:

Take a look for javascript console errors in the browser when changing patients. 

juggernautsei wrote on Thursday, March 07, 2013:

your response triggered a thought.

I checked to see if I had Java installed on the server and I did not.
I installed java and the problem went away.

Thanks!
Sherwin

tmccormi wrote on Thursday, March 07, 2013:

Very ODD.  That should not have had any effect.  JavaScript is NOT Java and there is NO java code in OpenEMR…
-Tony

juggernautsei wrote on Tuesday, March 12, 2013:

Tony,

You are absolutely right. That did not fix the problem. The office was finally able to give me an error message. It is this:

Webpage error details
User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; GTB7.4; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; InfoPath.3; .NET4.0C; .NET CLR 1.1.4322)
Timestamp: Mon, 11 Mar 2013 21:49:39 UTC
Message: Object expected
Line: 381
Char: 1
Code: 0
URI: https://www.openmedpractice.com/East/interface/patient_file/summary/demographics.php

I was able to track it back to a hack  in the code that I had made. The original code is clean and works fine.

I will report back in a few day if the problem is fixed.

Sherwin