Closed (fixed)
Project:
e-Commerce
Version:
5.x-3.x-dev
Component:
ec_recurring
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Oct 2007 at 16:27 UTC
Updated:
24 Nov 2008 at 03:40 UTC
If you preview the "Default expiration notice" mail you will get the following errors:
# warning: array_merge() [function.array-merge]: Argument #1 is not an array in /.../ecommerce/contrib/ec_recurring/ec_recurring.module on line 2107.
# warning: array_merge() [function.array-merge]: Argument #2 is not an array in /.../ecommerce/contrib/ec_recurring/ec_recurring.module on line 2107.
Exact same errors for "Default renewal reminder".
Using PHP 5.1.2.
Comments
Comment #1
theorichel commentedHaving the same error
Comment #2
davea commentedThe $txn doesn't exist so errors occurred trying to build the email preview. I added conditions to determine when the $txn is null
Comment #3
davea commentedclosed after 1 week
Thanks,
DaveA
Comment #4
davea commentedclosed
Thanks,
DaveA