GUI disassociated from style sheet

javrvan wrote on Thursday, October 29, 2015:

My GUI has disassociated itself from style.css. I was browsing through admin, lists etc and I don’t “think” I clicked on anything when the screen suddenly changed to a different view of oemr, and certainly not for the better. Also strange is that in Preferences or Globals the area after “Theme” is blank (right below ‘navigation uses a sliding menu’); no drop downs or options, though on hover over the word ‘theme’ it states “pick a CSS theme”. Under Preferences checking or un-checking the default box doesn’t matter. I’ve not messed with any of the files in the openemr folder other than to check that style_blue.css and style_oemr.css (and many other style sheets) are present. Any thoughts? And if I did cause this, how, as I certainly don’t want to repeat it. I have rebooted… twice. I have been working with files in the database but just to check I reloaded the db with a backup made before the GUI Glitch and, as expected, it didn’t matter. I’m using 4.2.0-4. Thanks, van

fsgl wrote on Friday, October 30, 2015:

Fatal errors in Apache error log?

Are you able to restore a prior backup to correct problem?

Does it help to replace style files in openemer/interface themes with those from a new install?

javrvan wrote on Friday, October 30, 2015:

Problem solved. Review of error log showed a problem with permissions. Disabling selinux (setenforce 0) returned the theme option and selecting style_oemr.css retrned the familiar GUI. Selinux strikes again. Thanks fsgl… again. van

fsgl wrote on Friday, October 30, 2015:

It was my pleasure.