Welcome Guest, Not a member yet? Register   Sign In
PayPal IPN Response and Table Updates
#5

[eluser]johnnyletrois[/eluser]
The problem is
Code:
$result  = $this->Common_model->getTableData('reservation', array('id' => $list_id))->row();
is returning
Code:
array(0) { }

If i manually put an assign a value to $result then everything works fine (DB is updated, email is sent). But getTableData is not returning anything in this instance although it works elsewhere.


Messages In This Thread
PayPal IPN Response and Table Updates - by El Forum - 04-07-2013, 03:26 PM
PayPal IPN Response and Table Updates - by El Forum - 04-08-2013, 02:19 AM
PayPal IPN Response and Table Updates - by El Forum - 04-09-2013, 09:20 AM
PayPal IPN Response and Table Updates - by El Forum - 04-09-2013, 11:39 AM
PayPal IPN Response and Table Updates - by El Forum - 04-09-2013, 01:37 PM
PayPal IPN Response and Table Updates - by El Forum - 04-10-2013, 03:03 AM
PayPal IPN Response and Table Updates - by El Forum - 04-11-2013, 03:08 PM
PayPal IPN Response and Table Updates - by El Forum - 04-12-2013, 01:16 AM



Theme © iAndrew 2016 - Forum software by © MyBB