I started this discussion in another topic, but I beleive the problem is big enough to justufy its own topic.
Open emr 4.1.0(7) installed on widows 2003.
The CAMOS has been registered and the DB installed and enabled.
Problems:
1. The miscellaneous tab does not display at the top of a patient enounter.
2. Going through Visit Forms> CAMOS displays the form, but the fields are blank and have html code showing at top under the Encounter summary buttons, this is the code that is showing :
topmargin=0 rightmargin=0 leftmargin=2 bottommargin=0 marginwidth=2 marginheight=0 onload=“init()”>
If I type in a test text and click add, it is added to the database table, but not displayed…
One thing we have found is that the DB names on the demo version “forms_CAMOS” has CAMOS in all caps, but our database is changing the CAPS to lowercase “forms_camos” etc… I tried to change the name to caps, but it still is saved as lowercase…is this a windows server thing? Is there a fix? Right now we are trying to go through the files and change all instances of CAMOS to camos…so far no go…lol
Could someone send an unmoloested copy of “CAMOS/new.php” file so I can compare it to ours…
Thanks
Generally mysql will throw obvious errors if missing tables, so the caps thing may not be an issue. Suggest looking through your php error log. Are you using the xampp/openemr package?
You can upload to filebucket or the like if you don’t have your own server that is web-accessible, or you can go to http://www.oemr.org/phpBB3/ and join (if you have not already), make a post, attach your file in-line, and then link to it from here….or just copy the URL from where the oemr forum thread is, and post it here for us to refer to on this site.