Closed (duplicate)
Project:
Equal Heights jQuery
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
12 Mar 2013 at 12:28 UTC
Updated:
14 Sep 2013 at 20:25 UTC
I think there should be a dependency to librairies 2.x - doesn't work with the 1.x branches.
Comments
Comment #1
oteno commentedComment #2
oteno commentedComment #3
drurian commentedGood call
Comment #4
drurian commentedCommitted. http://drupalcode.org/project/equalheights.git/commit/1e31335
Comment #5
emettler commentedI'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?
Comment #6
drurian commentedI had that error. It went away after I reinstalled Libraries API. I'll try to replicate it.
Comment #7
andrew smith commentedGetting the same:
...but it's there!
Comment #8
RAFA3L commentedsame here...
edit: after unninstall and enable the module again work fine
Comment #9
wranvaud commentedI'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?
Comment #10
oteno commentedThe name of the directory has to be "imagesloaded" not "jquery.imagesloaded".
Comment #11
wranvaud commentedI'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?
Comment #12
sargismarkosyan commentedJust Clear all caches
Comment #13
drurian commentedAlso try Libraries 2.x-dev
Comment #14
drurian commentedComment #15
caligan commentedThis 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.
Comment #16
drurian commentedMake sure both source and minified are in the sites/all/libraries/imagesloaded.
I'll look into drush issue.
Comment #17
finkenmann commentedHad 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 ;-)
Comment #18
drurian commentedSee #2014945: Cant find jquery.imagesloaded.js