hello

i'm getting this warning in watchdog:

Type    page not found
Date    Wednesday, 22 September, 2010 - 14:53
Location    http://xxxxxxxxxxx/sites/all/modules/jquery/jquery_ui/jquery.ui/themes/base/ui.selectable.css
Referrer    http://xxxxxxxxxxx/sites/all/modules/jquery/jquery_ui/jquery.ui/themes/base/ui.base.css
Message    sites/all/modules/jquery/jquery_ui/jquery.ui/themes/base/ui.selectable.css
Severity    warning

the file jquery.ui/themes/base/ui.selectable.css does not exist in the jQuery UI versions 1.6 and 1.7.3 (custom with all options built at jqueryui.com), but exists in 1.8.5 (custom with all options built at jqueryui.com)

not sure this is a problem in jQuery UI module or a problem in a module that uses jQuery UI:

Required by: 
Dialog API (enabled) 1.x-dev
Skinr UI (enabled) 2.x-dev

Comments

lpalgarvio’s picture

it's not very much readable, posting again:
Location http://xxxxxxxxx/sites/all/modules/jquery/jquery_ui/jquery.ui/themes/bas...
Referrer http://xxxxxxxxx/sites/all/modules/jquery/jquery_ui/jquery.ui/themes/bas...
Message sites/all/modules/jquery/jquery_ui/jquery.ui/themes/base/ui.selectable.css

zoo’s picture

Hello,

I'm having the same problem as #1 with jquery 1.7.3: "ui.selectable.css" not found (imported from "ui.base.css").
Actually it doesn't exist in "sites/all/modules/jquery_ui/jquery.ui/themes/base/ui.selectable.css"

How is it? Anyone else is experiencing this?

Thank you

john.money’s picture

Does not exist in historical download on Google CDN
http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.3/themes/base/ui.selec...

Here is the (all of 1 line) file for 1.8.11
http://jqueryui.com/themes/base/jquery.ui.selectable.css

I'm likely just going to comment out the @import line in ui.base.css.

lpalgarvio’s picture

was this solved?

drupalnesia’s picture

Not yet solved.

I use John Money link above for 1.7.3, the error gone but broken my theme!
Need to read in details why "ui.selectable.css" not available but requested. I will update after I found it.

drupalnesia’s picture

Status: Active » Closed (fixed)

Solution:
1. \libraries\jquery.ui\themes\ui-lightness\ui.base.css, edit to:
/* @import url("ui.selectable.css"); */
2. Or you may update to jQuery UI 1.8