Needs review
Project:
Ubercart Auction
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Jan 2011 at 20:21 UTC
Updated:
17 Aug 2016 at 21:07 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
dsramalho commentedI am having the same problem here. The auction runs fine and user can add the product to cart; but cart sub-total is $0 therefore the checkout with Paypal is impossible. I have not found a solution for this and I would like to know how others are overcoming this issue.
I have spent a week looking and changing the config settings and codes but could not work it out.
Could somebody help or appoint us in the right direction to overcome this issue??
Thanks, Dan Ramalho.
Comment #2
pindaman commentedwhen I login later this is fixed
- maybe cron has something to do with it.
Comment #3
jepster_Please update to the actual version of the Drupal core and Ubercart Auction. If this isn't fixing the problem, please reopen the issue.
Comment #4
jepster_closed
Comment #5
Jack_S commentedSame problem here with latest versions, this module does not work on drupal 7!
Comment #6
Jack_S commentedComment #7
SeanA commentedSounds like this might be related to #348592: Sell price may be different from high bid.
Comment #8
SeanA commentedComment #9
SeanA commentedHere's a fix for this.
Uses part of this patch by kalabro, updated to use a different hook:
#1556830-8: Notice: Undefined property: stdClass::$is_auc em uc_auction_form_alter()
With a modification by ABDUL7887 found here:
#348592-14: Sell price may be different from high bid
Comment #10
jepster_Thanks for the patch. Sean, I have not been in this project since 3 years of so. Do you want to become the maintainer of this project?
Comment #11
SeanA commentedHi Peter, yes, I'll maintain the module.