After I installed the module Jquery UI and I enabled the module I found the something error like this :

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)
And After I downloaded the jQuery UI plugin from the link is cann't work on it too, is there anyone can help me to solve this problem to give the link patch Jquery UI?

Comments

dmartens’s picture

I just installed the jQuery_ui module and associated files, saw the same message you saw, and then realized that I did not read the directions.

Here's what you need to do:

1. Read README.txt carefully

2. Per README.txt, download the plug-in to your jquery_ui directory - this is a large directory tree once you unzip it

3. Per README.txt, make sure the name of the directory created by step 2 is "jquery.ui" (note the '.')

4. Enable the module - you should see that it works.

Step 1 was the step I got wrong - it's human - I suspect you had the same issue.

Good luck --
dmartens

NiklasBr’s picture

@dmartens
See #559582: Improve installation instructions, things are not so easy as the README.txt makes it out to be.

neochief’s picture

Status: Active » Closed (duplicate)