This what I have done:

1. Get Jcarousel module and install:

http://ftp.drupal.org/files/projects/jcarousel-7.x-2.7.zip

2. Got Jcarousel Pluggin zipped files

https://github.com/jsor/jcarousel/archive/0.3.3.zip

3. Created sites/all/libraries/jquery.jcarousel folder

4. Moved the content of the downloaded folder into the sites/all/libraries/jquery.jcarousel folder

Now this is where there is a problem:

When this is done there should be a file sites/all/libraries/jquery.jcarousel/lib/jquery.jcarousel.js, or jquery.jcarousel.min.js

There is no such file there...

Where do I get those files?

I've tried to copy and paste the files from folder:

sites\all\libraries\jquery.jcarousel\dist

Nothing is working....

What am I missing? Where do I get the files :

jquery.jcarousel.js

jquery.jcarousel.min.js

Comments

jaypan’s picture

Contact me to contract me for D7 -> D10/11 migrations.

Bruno Vincent’s picture

Hi Jaypan,

I already have that folder as stated above , and used the files inside, not working...

Bruno Vincent’s picture

The documentation for the module is wrong:

the folder is lib, not libs...

It doesn't specify that the folder has to be renamed....