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
Comment #1
longwaveDid you install http://drupal.org/project/jquery_update or just change the jquery.js file? Updating jQuery without using jquery_update is not supported.
Comment #2
longwaveAlso, which version of jQuery did you install?
Comment #3
longwaveNo response, please reopen if this is an issue with jquery_update installed (and not just by replacing jquery.js)
Comment #4
drjonez commentedSorry for the late response, I used jquery_update as mentioned and everything works fine. Thanks for your help.