JCF
(JC Fourie)
1
Situation
When I click on Addr Book under Administration, the following error popup appears:
OpenEMR Version
I’m using OpenEMR 5.0.2
Browser:
I’m using: Mozilla Firefox
Operating System
I’m using: Linux
Logs
Did you check the logs? Yes and did not find anything pertinent in them.
JCF
(JC Fourie)
2
Anybody have some ideas on this?
I am stumped with this one.
Regards
JC
looks like a bug @JCF, think we’ll have to wrap this in an if block similar to utility.js
if (typeof persistUserOption !== "function") {
}
JCF
(JC Fourie)
4
I did a re-install and that sorted it. Thanks anyway.