Posted by gramie on March 14, 2009 at 5:53pm
Jump to:
| Project: | jQuery UI |
| Version: | 6.x-1.3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Josh The Geek |
| Status: | closed (fixed) |
Issue Summary
If Admin menu dropdown is installed, you can't install the jquery_ui module. You keep getting a "missing jquery ui plug in" message. It seems to me that it would be better to make the jquery_ui module a requirement for this one, than to include it in a sub-folder, as it is now.
Comments
#1
Admin Menu Dropdown does not have any connection with jQuery UI, nor does it use any jQuery UI plug-ins.
I have installed the jQuery UI module with no issues.
If you are still experiencing this issue, please provide more information, step-by-step reproduction guide, etc, so I can can look into this issue further.
#2
Rename the "development-bundle" folder to "jquery.ui" and put only that in the jquery ui module folder. That should fix yer wagon.
#3
I have the same problem. I first downloaded jquery_ui-6.x-1.3.tar.gz module and unzipped it into the /opt/lampp/htdocs/drupal/sites/all/modules folder. After reading the documentation,
I realized I needed the jquery plug-in and I downloaded jquery.ui-1.6.zip and unzipped that into /opt/lampp/htdocs/drupal/sites/all/modules/jquery_ui/jquery_ui folder. I was a little suspicious of the double level of /jquery_ui/jquery_ui but that is what the example instructions called for. The install apperently does not recognize the plug-in however.
On looking at the folder structure, I see that the ui folder which includes most of the js files is in folder /opt/lampp/htdocs/drupal/sites/all/modules/jquery_ui/jquery_ui/jquery_ui-1.6/. I suspect something is wrong here but cannot find an example of what the final result should look like. This is especially frustrating because I think I followed the instructions to the letter (but like a person who knows nothing of cooking follows a recipe).
Can someone please tell me what I did wrong.
Thanks in advance.
#4
How do I get jqueryUI to work. I have tried everything but I still get the missing blurb. Grrrr. Everything else on my drupal install works except this. Any help on this would be most appreciated.
#5
I have the same problem i think:
The jQuery UI plugin is missing. Download and extract it to your jquery_ui module directory. See README.txt for more info. (Currently using jQuery UI Not found)
#6
I have the same issue too... anybody know how to fix this..? like step by step...
#7
directory structure is ../sites/all/modules/jquery_ui/jquery.ui <-- note the DOT not underline in the directory name. I just struggled through this a bit.
This is actually what the directions say to do.
#8
Guys, I have a workaround for this:
Basicaly I have tested every working path I could thought about and I have realised that I have to put a /drupal/sites/modules/jquery_ui/jquery.ui directory with everything in it directly under the root of the website. (For development reasons I have a subdirectory under the root directory where I have installed my drupal and where I have the well known directories, including this ones)
Hope it helps!
#9
I don't know if it is do do with the dropdown menu (can't find the option now to try to disable it) but I've spent the last hour checking filepaths and retrying to get the admin panel to enable it.
Same message each time:
The jQuery UI plugin is missing. Download and extract it to your jquery_ui module directory. See README.txt for more info. (Currently using jQuery UI Not found)
Without it I'm stuck as I need it to enable so other modules I wanted to use :(
Please help
(Btw Filepath is correct and _ and . are used in the correct places.
#10
Read http://drupal.org/node/809812 -
follow that procedure and it will fix your problems
#11
I had the same problem. After searching for a while I discovered I had extracted the plug-in to several different subdirectories. So I had several jquery.ui folders.
Deleting all unnessecary folders everything worked fine!
#12
I had this problem, and I'm pretty sure it was because I didn't apply the patch mentioned at http://drupal.org/node/411162#comment-1472102 . That seemed to fix it.
#13
jQuery UI? I didn't know that that was included! Anyways, the 6.x-3.0 version should not break jQuery UI.
#14
Automatically closed -- issue fixed for 2 weeks with no activity.
#15
This is a jquery ui module bug. AMH has never, and will never, include jquery ui.