Will the editing extension app enable me to import data?
Where is the CFDB database stored? Can I edit it using mySQL editor?
I have found that the error only occurs in IE9. The Scheduler settings page loads fine in Chrome, FireFox and Opera.
In IE9, I see this error:
SCRIPT438: Object doesn’t support property or method ‘load’
dhtmlx.js, line 22 character 226
Here is the code that IE is highlighting:
this.xmlDoc.load(filePath)
I hope this helps.
I found this line of code in the custom_fields.html file and changed it. That did not fix the problem of the constant yellow loading bar. Did I modify the correct file?