The $actions variable is not initialized in the uc_order_actions() function (file uc_order.module). This make the array_merge() fail at line 1762 when other modules return some actions.
| Comment | File | Size | Author |
|---|---|---|---|
| uc_order.module.patch | 451 bytes | pfournier |
Comments
Comment #1
pfournier commentedComment #2
Island Usurper commentedGood catch. Committed.