This problem with "Easy jQuery" plugin. It tried to load jQuery UI library using an incorrect URL:
Code: |
http://ajax.googleapis.com/ajax/libs/jqueryui/1.10/jquery-ui.min.js
|
This file doesn't exist, you can see it if try to load the file into a browser. Correct URL is:
Code: |
http://ajax.googleapis.com/ajax/libs/jqueryui/1.10.3/jquery-ui.min.js
|
You can contact "Easy jQuery" developers and ask to fix this problem in their plugin or provide a temporary access to your J! backend by
email and we will fix the plugin.
Regards,
ARI Soft