Closed (fixed)
Project:
Ubercart Discounts (Alternative)
Version:
6.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Aug 2010 at 05:28 UTC
Updated:
18 Dec 2010 at 04:10 UTC
Jump to comment: Most recent file
Comments
Comment #1
miguel_angel commentedI have ubercart 2.4 and uc_discounts_alt module (dev version) works on it.
Can you give us more information about your problem?
Comment #2
RikiB commentedI 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?
Comment #3
jrust commentedCheck that you have checked Is Active. It says it's a convenience flag, but it now really turns the discount on/off.
Comment #4
RikiB commentedIm 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.
Comment #5
RikiB commentedI 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?
Comment #6
tauno commented@id syntax was depreciated in jQuery 1.3. Patch should work for jQuery 1.2 and 1.3.
Comment #7
RikiB commentedThanks tauno, I will try and test this soon.
Comment #8
ryangroe commentedSorry 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!
Comment #9
RikiB commentedSeems 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. :)
Comment #10
jrust commentedPatch applied.