I think there should be a dependency to librairies 2.x - doesn't work with the 1.x branches.

Comments

oteno’s picture

Title: dendencies » denpencies
oteno’s picture

Title: denpencies » dependencies
drurian’s picture

Version: 7.x-2.0 » 7.x-2.x-dev
Assigned: Unassigned » drurian
Category: feature » bug

Good call

drurian’s picture

emettler’s picture

I'm still getting the following error message "The imagesloaded library was not found! Please following the instructions from the README.txt to get the plugin." However, I have the library installed at all/sites/libraries/imagesloaded.

Anyone else?

drurian’s picture

I had that error. It went away after I reinstalled Libraries API. I'll try to replicate it.

andrew smith’s picture

Getting the same:

The imagesloaded library was not found! Please following the instructions from the README.tx to get the plugin.

...but it's there!

RAFA3L’s picture

same here...

edit: after unninstall and enable the module again work fine

wranvaud’s picture

I've downloaded images loaded from github, placed the file in /sites/all/libraries/jquery.imagesloaded/jquery.imagesloaded.min.js
uninstalled and re-installed the modules libraries and equalheights as #6 and #8

it didn't work and I lost all my previous configuratios of the equal heights (and the superfish module that also depends on libraries API)

Anyone can give some detailed instruction on images loaded installation please?

oteno’s picture

The name of the directory has to be "imagesloaded" not "jquery.imagesloaded".

wranvaud’s picture

I've also tried to
-name the directory imagesloaded
-to place the file in the theme's folder /sites/all/themes/corolla/js
-to place it in core's folder /misc
-to rename the file to jquery.imagesloaded.all.js (as instructions for other libraries suggest)
-to uninstall and install again libraries verion 2
-to flush the cache several times and run cron
-to unselect the "compress javascript" option under performance preferences
-to pray God for forgiveness and ask him why he hates me so much
-to forget about it and come back later
-you name it...

it still doesn't work and this is frustrating

but thanks for the heads up oteno

any other suggestion?

sargismarkosyan’s picture

Just Clear all caches

drurian’s picture

Also try Libraries 2.x-dev

drurian’s picture

Status: Fixed » Closed (fixed)
caligan’s picture

Status: Closed (fixed) » Active

This isn't fixed, at least not for me. I've followed all directions and suggestions, including complete uninstallation and reinstallation of Libraries (dev version) and EqualHeights, cache clear and all. It also breaks Drush entirely until the module is disabled - all drush commands result in just the "The imagesloaded library was not found!" error.

drurian’s picture

Make sure both source and minified are in the sites/all/libraries/imagesloaded.
I'll look into drush issue.

finkenmann’s picture

Had the same problem. Don't know which module is using the imagesloaded library but the message on the status page was the same.

1. The Link on my status page was pointing on a page with no downloads.
2. The .zip Download on the actual project page, didn't worked. After installing, i still had the message, that the library is not available.
3. I went back to the 2.12 version, and that fixed the problem. Looks like the actual version 3 is not working.

I don't know, if everything is fine now, but at least the error is gone ;-)

drurian’s picture

Status: Active » Closed (duplicate)