Included jquery_ui conflicts with separate jquery_ui module
gramie - March 14, 2009 - 17:53
| Project: | Administration Menu Dropdown |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Jump to:
Description
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.

#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.