From OpenDCIM Wiki
Jump to: navigation, search
Line 4: Line 4:
 
*'''Symlink Errors'''
 
*'''Symlink Errors'''
 
** '''jQuery is not loaded'''
 
** '''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'''
 
** '''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.
 
 
 
**[[File:jquery-ui-css-error.png]]
 
**[[File: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.
 
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.

Revision as of 05:09, 25 June 2013

Operational Errors

  • Symlink Errors
    • jQuery is not loaded
    • jQueryUI is not loaded
    • 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.