I'm starter drupal7's user and see this text in tab "setting" of my ddblock
-------------------------------------------------------------------
"Cycle plugin
You need to install the jQuery cycle plugin.
Create a directory in sites/all/libraries called jquery.cycle, and then copy jquery.cycle.all.js or jquery.cycle.all.min.js into it.
Latest version tested: 2.99"
---------------------------------------------------------------------
I'm following this step by create folder libraries and copy jquery.cycle.all.js but it's still show above message.
I'm don't know how to fixed them please help me thank you very much.

STARTER

Comments

ppblaauw’s picture

Assigned: starter » Unassigned
Category: task » support
Priority: Critical » Normal
Status: Fixed » Postponed (maintainer needs more info)

Inside the sites/all directory create a directory libraries
Inside the sites/all/libraries directory create s directory jquery.cycle
Inside the sites/all/libraries/jquery.cycle directory place the jquery.cycle.all.min.js file

Hope this helps you further, please let me know.

Anisorf’s picture

Hi
I'm having the same problem, and my path looks like /sites/all/libraries/jquery.cycle/jquery.cycle.all.js ...i don't know what i'm missing, sorry in advance if it's something obvious.
Thanks.

starter’s picture

To ppblaauw

First, Thank you verry much to see and reply my comment.

After I follow your recommended step by step , that message doesn't appear again.

Thank you for your kindness
starter

Anisorf’s picture

hi ppblaauw and starter
i've retry all over , and now is all working well, i can't say what was the problem..
Thanks again for the help.

ppblaauw’s picture

Title: Cycle plugin » Cycle plugin not installed (Fixed)
Status: Postponed (maintainer needs more info) » Fixed

Great its working for you both now!
Set status to fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Kathelijne’s picture

Came here on a Google search with the same issue.

It turned out there was a sneaky little space in front of "jquery.cycle"...

GmanBB’s picture

I made 2 mistakes and spent some time fixing them:
1) had copied jquery.cycle and when pasted allowed space in front name.
2) Created Libraries folder instead of libraries (capita L)
Thanks everyone who helped!

gilad905’s picture

Issue summary: View changes

Hi,
I am using Drupal 7 (VIA Acquia Dev Desktop) and I have the 'Libraries', 'Views' and 'Views Slideshow' modules installed.
I have tried all of the suggestions above and I still get the 'You need to install the jQuery cycle plugin' error when trying to enable the 'View Slideshow: Cycle' module.
(for that matter, I've also tried it with the JCarousel module and its matching library and it didn't work).

I have no extra spaces or misspelling. This is the exact text of the library folder:
\docroot\sites\all\libraries\jquery.cycle
and in it lies the file:
jquery.cycle.all.js
(which was originally DLs from the plugin page)

Any suggestions will be very appreciated! Thanks!

Savannna’s picture

Same problem with #7. Now solved.