I recently upgraded Ubercart to the latest version (2.4) and discounts no longer apply at checkout. Has anyone tried this with the latest ubercart?

Thanks!

CommentFileSizeAuthor
#6 uc_discounts_alt-897084-6.patch948 bytestauno

Comments

miguel_angel’s picture

I have ubercart 2.4 and uc_discounts_alt module (dev version) works on it.
Can you give us more information about your problem?

RikiB’s picture

I just a lot of testing since you mention it is supposed to work. I finally got it to work when I disabled the jQuery update module: http://drupal.org/project/jquery_update. I recently upgraded to 6.x-2.0-alpha1 which uses jQuery 1.3.2.

Is there any hope to get a patch that will work with this version of jQuery update?

jrust’s picture

Check that you have checked Is Active. It says it's a convenience flag, but it now really turns the discount on/off.

RikiB’s picture

Im pretty sure they were set to active, I didnt change any of them and I had many discounts. The checkout page would reload when trying to apply a code and simply not work. Also the automatic discounts (ones without codes) wouldnt work either. It looked clear that it was a problem with jQuery 1.3.2. Hopefully it is an easy fix, until then I have to refrain from upgrading jQuery.

RikiB’s picture

I just wanted to bump this and say I would be willing to pay to have it updated to support jQuery 1.3.2. Would $100 be enough?

tauno’s picture

Title: Not working with UC 2.4 » Not compatible with jQuery 1.3+
Priority: Critical » Normal
Status: Active » Needs review
StatusFileSize
new948 bytes

@id syntax was depreciated in jQuery 1.3. Patch should work for jQuery 1.2 and 1.3.

RikiB’s picture

Thanks tauno, I will try and test this soon.

ryangroe’s picture

Sorry about this everyone. This problem was discovered and a patch provided in a different bug, but the fix didn't make it into CVS. Sorry for the frustration. Thank you, tauno, for supplying a patch!

RikiB’s picture

Status: Needs review » Reviewed & tested by the community

Seems to work great, thanks for the fast response tauno!! I will of course honor my pledge. I sent you an email through the contact form. :)

jrust’s picture

Status: Reviewed & tested by the community » Fixed

Patch applied.

Status: Fixed » Closed (fixed)

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