Closed (fixed)
Project:
jQuery UI
Version:
5.x-1.x-dev
Component:
Documentation
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Jun 2008 at 22:30 UTC
Updated:
31 Jul 2008 at 04:46 UTC
Jump to comment: Most recent file
Comments
Comment #1
willvincent commentedI'm am having the same issue.
Comment #2
Mark Theunissen commentedI just figured this out now. You need to have the following file:
sites/all/modules/jquery_ui/jquery.ui/jquery.ui-all-1.2.6.js
I had to rename the file jquery-1.2.6.js to jquery.ui-all-1.2.6.js to get it to work.
Not sure if this causes any problems down the line, obviously this latest release of jQuery UI incorporated the file name change.
Comment #3
Mark Theunissen commentedComment #4
Mark Theunissen commentedActually, it's more complicated than just my trick above.
You need to copy the contents of the sites/all/modules/jquery_ui/jquery.ui/ui directory into it's parent (i.e. the jquery.ui dir).
Then, the module also looks for the wrong filenames - it's trying to find files in the directory minified-javascript but now the directory is just called minified.
Comment #5
joshargh commentedwell I followed Mark's instructions and the module installed just fine. I suspected the .ui-all-* filename thing after looking at the installer but I have never really looked at php before so wasnt sure if I was right.
thanks
Comment #6
webchick#266292: Doesn't work with jQuery UI RC 1 was there first, but I've marked that one a duplicate since there is more information here.
Comment #7
webchickOk, let's try this on for size.
Comment #8
webchickErm.
Comment #9
webchickOk, I committed above, and am rolling a dev release which should show up within the next 10-12 hours. Would appreciate some reviews so that I can roll a new official release of this module on Monday.
Comment #10
webchickNeeds to be back-ported to D5.
Comment #11
webchickComment #12
aaron commentedIt appears that with jQuery UI version 1.5, you'll also need to install jQuery Update v2.
Comment #13
summit commentedPlease backport also to drupal 5 (see: http://drupal.org/node/275744).
Thanks in advance!
greetings,
Martijn
Comment #14
sunPartially committed that patch to 5.x.
People upgrading from previous jQuery UI *JavaScript* versions need to download the stable release of jQuery UI from http://ui.jquery.com.
Comment #15
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.