file uc_userpoints_payment.module:
line 233: uc_order_update_status($order_id, 'payment_received');

it seems $order_id is not initialized before using, it should be $order->order_id

Comments

bmagistro’s picture

Thanks for catching that. I should have the cvs updated soon. I really need to set aside some time and work on this module a little.

bmagistro’s picture

Status: Active » Fixed

CVS has been updated

Status: Fixed » Closed (fixed)

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