From OpenDCIM Wiki
Operational Errors
- Symlink 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.
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.