I replaced Jquery on an Ubercart store with the latest version and it broke shipping quotes with no error returned. It just stalls with the ajax animation going forever.

I reverted the jquery.js change and everything works fine.

Hope this is in the right place, I searched around but did not find anything already posted.

Comments

longwave’s picture

Status: Active » Postponed (maintainer needs more info)

Did you install http://drupal.org/project/jquery_update or just change the jquery.js file? Updating jQuery without using jquery_update is not supported.

longwave’s picture

Also, which version of jQuery did you install?

longwave’s picture

Status: Postponed (maintainer needs more info) » Closed (cannot reproduce)

No response, please reopen if this is an issue with jquery_update installed (and not just by replacing jquery.js)

drjonez’s picture

Sorry for the late response, I used jquery_update as mentioned and everything works fine. Thanks for your help.