Closed (fixed)
Project:
Dynamic display block
Version:
7.x-1.0-rc1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
1 Aug 2011 at 06:36 UTC
Updated:
23 Aug 2011 at 14:02 UTC
hi i m new in drupal i want diplay text as a slideshow in front page in drupal for that purpose i have enabled dd-block module then it shows libraries missing option.
Comments
Comment #1
ppblaauw commentedYou need to install the libraries module and create a sites/all/libraries directory to place the jcycle plugin in:
sites/all/libraries/jquery.cycle/jquery.cycle.all.js
or
sites/all/libraries/jquery.cycle/jquery.cycle.all.min.js
For instructions see also: INSTALL.txt of the ddblock module
Hope this helps you further, please let me know.
Comment #2
getstarted commentedI copied the "jquery.cycle.all.js" to "/sites/all/libraries/jquery.cycle". I am still getting the same problem.. saying "libraries" missing. I am not able to enable the module. Do I need any other module like jquery_ui or something?
I also tried renaming "jquery.cycle.all.js" to "jquery.cycle.all.min.js". it didn't work either.
Edit: never mind, it also required libraries module. "http://drupal.org/project/libraries"
thanks,
Comment #3
getstarted commentedEdit: never mind, it also required libraries module. "http://drupal.org/project/libraries"
Comment #4
ppblaauw commentedYou need the libraries module: http://drupal.org/project/libraries
Comment #5
ppblaauw commentedPosting at the same time.
With your post, set status to fixed.