From OpenDCIM Wiki
Revision as of 22:43, 24 June 2013 by Wilpig (Talk | contribs) (Created page with "== Operational Errors == * jQuery is not loaded Check that scripts/jquery.min.js has something in it. Since openDCIM is develeoped with LAMP in mind we use a symlink for the la...")
Operational Errors
- jQuery is not loaded
Check that scripts/jquery.min.js has something in it. Since openDCIM is develeoped with LAMP in mind we use a symlink for the latest version of jquery to jquery.min.js.
- jQueryUI is not loaded
Check that scripts/jquery-ui.min.js has something in it. Since openDCIM is develeoped with LAMP in mind we use a symlink for the latest version of jquery to jquery-ui.min.js.