Hi there,

I have tried to install the DDBlock module (7-1.0) on Drupal (7.10). All other requested modules are installed (including the libraries-module). I have put the jquery.cycle.all.min.js in /sites/all/libraries/jquery.cycle. If I open the Configuration of DDBlock it mentions that jquery.cycle is missing. What shall I do?

With kind regards
Ute

I hope you apologize my bad English, I'm from Germany....

CommentFileSizeAuthor
#5 jquery.cycle.all.js.zip13.92 KBumo

Comments

ppblaauw’s picture

Status: Active » Postponed (maintainer needs more info)

If 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.

umo’s picture

Status: Postponed (maintainer needs more info) » Active

Hi 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

ppblaauw’s picture

I have no idea what could be wrong

umo’s picture

Hi 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

umo’s picture

StatusFileSize
new13.92 KB

Within 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

umo’s picture

Hi,

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