On attribute selection (sub)total is not updated anywhere
austintnacious - November 3, 2009 - 22:19
| Project: | Ubercart Donation Products |
| Version: | 6.x-2.0-beta3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I have a donation product set up using the uc_donation module.
This is for a non-profit organization with shippable products available for a donation.
I've set the donation node up with a handful of attributes which allow the donor to add an additional amount to the cost of the item.
Everything seems to work, except that the total in the cart block and on the cart page is not updated.
Both the cart block and the cart page show a line item reconizing that the user chose to add an additional amount but the total does not reflect the additional amount.
Help!

#1
I'm changing this to go against uc_donation since I tried to do the addition of an optional donation via attributes as described above using a standard UC product node rather than a donation node and the total is accurately updated everywhere.
So it seems like the problem is with uc_donation and how it works with attributes.
Tho' that's about all I can say this is my first attempt at using ubercart and uc_mods, I'm relatively new to Drupal and I'm not a programmer.
I am using the 2.0 release of Ubercart on a D6.14 site using basic 2.8 as my base theme if that helps!