Closed (fixed)
Project:
Ubercart Discounts (Alternative)
Version:
6.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Dec 2010 at 22:47 UTC
Updated:
11 Jan 2011 at 00:00 UTC
I am so confused at the code in uc_discounts.module. There is an implementation of hook_cart_pane, but it is completely wrong according to what it should be.... An array of panes should be returned, but instead other calculations are done.
Am I missing something? I can't add the cart pane to my cart page because Ubercart doesn't pick it up. I'm working off the latest dev release. Thanks
Comments
Comment #1
jrust commentedYup, it was all wrong. Fixed in CVS.