Duplicate the situation:
1- Install Drupal 6.19 with Views, CCK, imagefield, imagecache (XAMPP)
2- downloaded views cycle and its js file.
3- enable libraries module.
4- put the jquery.cycle folder in sites/all/libraries
5- rename js to jquery.cycle.all.min.js

Result:

The jQuery Cycle plugin could not be found, but is required for the Views Cycle module to work. Please consult the README.txt file included in the views_cycle module directory for installation instructions.

warning: file_get_contents(sites/all/libraries/jquery.cycle/jquery.cycle.all.min.js) [function.file-get-contents]: failed to open stream: No such file or directory in C:\xampp\htdocs\vmnet\includes\locale.inc on line 1714.
warning: file_get_contents(sites/all/libraries/jquery.cycle/jquery.cycle.all.min.js) [function.file-get-contents]: failed to open stream: No such file or directory in 

Comments

holydrupal’s picture

Hello!

joancatala’s picture

The same.
I downloaded the views_cycle module.
I downloaded the libraries module.
I downloaded Views 2 module.
I have the jquery-cycle-plugin on /sites/all/libraries/jquery.cycle but on the status I continue reading the warning:

The jQuery Cycle plugin could not be found, but is required for the Views Cycle module to work. Please consult the README.txt file included in the views_cycle module directory for installation instructions.

On the file "Readme.txt" says is a zip, but the plugin isn't zipped but is just the js extension.