After a long period of inactivity I upgraded openEMR to 4.2.2 but the left menu and the top are now blank. I see a few mentions of “permissions”, here. Where can I set these? Opening the files up douesn’t change anything. I seem to be able to operate any module independently. Looks the same in Chrome, FF, and Iphone Safari.
The profile I am looking for is for the provider, billing coordinator/receptionist and administrator have broad privileges. And looking forward to building a handheld friendly look that makes the tasks that each faces less clicky and redundant. I just tried it and it seems faster and quite solid, just needs some “view scaling” to tune it up.
Ths site has been operating for years. All I need is to find out why the left menu is blank. it works on this other web site. This hosting is also from GoDaddy, but their CPanel oriented product.But this product chokes on the real DB while the regular Deluxe Linux hosting works fine, except for the left menu that is. Do i have to go https to use the left menu?
[Sat Nov 12 23:50:25 2016] [4714429] [fcgid:warn] [client 174.103.202.168:58390] mod_fcgid: stderr: PHP Parse error: syntax error, unexpected T_STRING, expecting T_CONSTANT_ENCAPSED_STRING or ‘(’ in /home/content/29/4714429/html/openemr/interface/main/left_nav.php on line 2, referer http://mcsystemsonline.com/openemr/interface/main/main_screen.php?auth=login&site=default
[Sat Nov 12 23:57:07 2016] [4714429] [fcgid:warn] [client 174.103.202.168:63024] mod_fcgid: stderr: PHP Parse error: syntax error, unexpected T_STRING, expecting T_CONSTANT_ENCAPSED_STRING or ‘(’ in /home/content/29/4714429/html/openemr/interface/main/left_nav.php on line 2, referer http://mcsystemsonline.com/openemr/interface/main/main_screen.php?auth=login&site=default
[Sun Nov 13 00:06:59 2016] [4714429] [fcgid:warn] [client 174.103.202.168:63165] mod_fcgid: stderr: Blowfish hashing algorithm not available. Upgrading to PHP 5.3.x or newer is strongly recommended, referer http://mcsystemsonline.com/openemr/interface/usergroup/user_admin.php?id=15
[Sun Nov 13 00:08:32 2016] [4714429] [fcgid:warn] [client 174.103.202.168:63207] mod_fcgid: stderr: PHP Parse error: syntax error, unexpected T_STRING, expecting T_CONSTANT_ENCAPSED_STRING or ‘(’ in /home/content/29/4714429/html/openemr/interface/main/left_nav.php on line 2, referer http://mcsystemsonline.com/openemr/interface/main/main_screen.php
[Sun Nov 13 00:43:50 2016] [4714429] [fcgid:warn] [client 174.103.202.168:63966] mod_fcgid: stderr: PHP Warning: Missing argument 3 for optionalAge(), called in /home/content/29/4714429/html/openemr/library/options.inc.php on line 1665 and defined in /home/content/29/4714429/html/openemr/library/options.inc.php on line 57, referer http://mcsystemsonline.com/openemr/interface/patient_file/summary/patient_summary.php
[Sun Nov 13 00:43:50 2016] [4714429] [fcgid:warn] [client 174.103.202.168:63966] mod_fcgid: stderr: PHP Warning: Missing argument 3 for optionalAge(), called in /home/content/29/4714429/html/openemr/library/options.inc.php on line 1665 and defined in /home/content/29/4714429/html/openemr/library/options.inc.php on line 57, referer http://mcsystemsonline.com/openemr/interface/patient_file/summary/patient_summary.php
With OpenEMR 4.2.2:
Need php 5.3.3+ to be functional.
Need php 5.5+ for the embedded phpmyadmin to work.
Would recommend at least 5.6+ since lower versions have been end of lifed by php (ie. no longer getting security fixes): http://php.net/supported-versions.php
It is compatible with PHP 7
So either 5.6+ or 7 are recommended.
If you have a choice, would go with PHP 5.6+ for now(for OpenEMR 4.2.2) and then upgrade to PHP 7 when you upgrade to OpenEMR’s next release (5.0.0) in the future(this is because there are several minor PHP7 bug fixes that will be in OpenEMR 5.0.0).
The servers, i was on aren’t being upgraded anymore. Move to “CPanel Deluxe Hosting”
Expanded package with File Manager
Created a SQL DB
Did a Create Table if not exist table/data export from 4.2 version on old server
Upgraded DB
Seems Fine Now