Posted by kenorb on February 27, 2009 at 3:44pm
Jump to:
| Project: | jQuery UI |
| Version: | 6.x-1.2 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
When log in I've got following errors:
* warning: file_get_contents(sites/all/modules/contributions/jquery_ui/jquery.ui/ui/minified/ui.core.min.js): failed to open stream: No such file or directory in /home/xcomkids/public_html/includes/common.inc on line 2362.
* warning: file_get_contents(sites/all/modules/contributions/jquery_ui/jquery.ui/ui/minified/effects.core.min.js): failed to open stream: No such file or directory in /home/xcomkids/public_html/includes/common.inc on line 2362.
* warning: file_get_contents(sites/all/modules/contributions/jquery_ui/jquery.ui/ui/minified/effects.pulsate.min.js): failed to open stream: No such file or directory in /home/xcomkids/public_html/includes/common.inc on line 2362.It happen after replaced with latest JQuery 1.5.3 stable.
There is no any ui subdir?
Where it's defined to include those files?
Comments
#1
subscribing; same error here
#2
Please update to the latest compatible release of jQuery UI. They missed to package the minified files.
#3
Automatically closed -- issue fixed for 2 weeks with no activity.