Active
Project:
Dynamic display block
Version:
7.x-1.0
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
26 Jan 2012 at 09:01 UTC
Updated:
30 Jan 2012 at 09:17 UTC
Jump to comment: Most recent file
Comments
Comment #1
ppblaauw commentedIf the jquery.cycle.all.min.js file is in the directory sites/all/libraries/jquery.cycle it should work.
The total path including file is: sites/all/libraries/jquery.cycle/jquery.cycle.all.min.js
Hope this helps you further, please let me know.
Edit:
First thing I do when something should work, but isn't is to clear the cache.
I don't say it will solve the issue in this case.
Comment #2
umo commentedHi Philipp,
the sites/all/libraries/jquery.cycle/jquery.cycle.all.min.js-path or sites/all/libraries/jquery.cycle/jquery.cycle.all.js-path is correct and I cleared the Drupal-cache and the browser cache several times. Are there any modules that you cannot use with ddblock? It is a local website for testing drupal and its modules, so I can't show you the website, but this is what the modules says on the block-configuration-site (without the quotes):
"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
You can find the plugin at http://malsup.com/jquery/cycle/download.html."
Thank you very much for your work und support
Greetings
Ute
Comment #3
ppblaauw commentedI have no idea what could be wrong
Comment #4
umo commentedHi Philipp,
I have done again a fresh installation with only the following modules:
The drupal core
CTools (for Views)
Views
Libraries (Module)
I have activated the german interface and url-rewrite.
And the jquery.cycle.all.js is in DRUPALSITE/sites/all/libraries/jquery.cycle
The permission for the administrator are: view and administer ddblock-module.
I have again the same notice that the jquery plugin is missing.
Perhaps you can list all modules that should be activated for DDBlock.
Is there any need of any other jquery-module or jquery-library?
Greetings
Ute
Comment #5
umo commentedWithin you find the jquery.cycle.all.js which I get from http://malsup.com/jquery/cycle/download.html.
Is there anything wrong with the js-file?
Greetings
Ute
Comment #6
umo commentedHi,
for all who have followed this issue, this was the solution:
I'm working on a Apple Leopard System and in the configuration of the Finder the "endings of all files" was disabled. So I didn't realize that the folder jquery.cycle has an .js extension (i.e. the folder name was jquery.cycle.js - I didn't put this extension to the folder, I think the system itself did it). Because of that the library was not found.
Many thanks to Philip Blaauw who has tried to find a solution with me!
Greetings
Ute