The module expect the jquery code in the module directory. For upgrading it would be better to have the jquery files in sites/all/libraries
The module expect the jquery code in the module directory. For upgrading it would be better to have the jquery files in sites/all/libraries
Comments
Comment #1
gagarine commentedIn fact if you use the module http://drupal.org/project/libraries it will works. I updated the documentation http://drupal.org/node/1331988 .
Comment #2
Robin Millette commentedThis was fixed a little while back, flagging as such. Related: #1600676: libraries_get_path() is unsafe in hook_requirements() in install phase, and will cause installation to fail.