From OpenDCIM Wiki
Revision as of 05:08, 25 June 2013 by Wilpig (Talk | contribs)

Jump to: navigation, search

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-ui to jquery-ui.min.js.

  • Jquery-ui-css-error.png

Check css/jquery-ui.css and make sure it has something in it. Since openDCIM is develeoped with LAMP in mind we use a symlink for the latest version of jquery-ui-1.1x.x.custom.css to jquery-ui.css.