Project:Ubercart Userpoints
Version:5.x-2.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

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

#1

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.

#2

Status:active» fixed

CVS has been updated

#3

Status:fixed» closed (fixed)

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

nobody click here