In the readme.txt of the version of 2007-Nov-23 is told, that jRating needs jQuery >= 1.2.

At the same time there is told, that the module JQuery Update could be used.

But at the moment JQuery Update supports only Version 1.1.2 of jQuery:

If you download the Version 1.2.1 from http://jquery.com as recommendet (I used jquery-1.2.1.min.js) JQuery Update reports an error: “Please copy JQueryCopy - In order for the JQuery Update module to work correctly, please copy the file at sites/all/modules/jquery_update/jquery.js and use it to replace misc/jquery.js.” instead of showing, that version 1.2.1 is installed (But this is another issue).

So my issue is: Please clarify in the readme, witch version of jQuery is really needed.

  • If it is sufficient to use JQuery Update, you should say “Download jQuery >= 1.1.2”.
  • If you really need jQuery >= 1.2, you should tell the user, that JQuery Update can’t be used (at the moment).

Comments

hickory’s picture

Ok, in that case jQuery Update won't work yet. Personally I just replace the default jquery.js file with the new one - the only thing I've found that breaks is the draggable bar for extending text areas.

bobdalob’s picture

Please look here about updating jquery update with jquery 1.2.1

This gets rid of the jquery update warning to copy over jquery.js as well as avoiding the collapse problems and draggable text box areas (when jquery update is not installed). Whether it works for everyone I suppose might depend on their configuration and which custom modules are installed.

smitty’s picture

Status: Active » Fixed

As of 2008-Jun-07 the version 5.x-2.0-rc1 of jQuery-Update (http://drupal.org/project/jquery_update) is available, which seems to work fine and fixes the issue.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.