actions.php wrong array recieved
Submitted
roc13x
, Apr 17 2011 08:06 AM | Last updated Nov 14 2012 01:33 PM
In a custom actions.php, the onCancel method recieves wrong data.
It says the $purchase array is from the nexus_purchases table, yet running a print_r shows that it returns the member data of the purchaser, and not the purchase data.
I didn't test the other methods, so I don't know if they do the same thing
It says the $purchase array is from the nexus_purchases table, yet running a print_r shows that it returns the member data of the purchaser, and not the purchase data.
I didn't test the other methods, so I don't know if they do the same thing
| Status: | Fixed |
| Version: | 0 |
| Fixed In: | 0 |











5 Comments
$member is first, then $package
This example should probably be updated then: http://community.inv...nsion-file-r555
Updating Status to: Fixed
Updating Version to: 0
-