* warning: Missing argument 2 for ec_charge_filter() in sites/all/modules/ecommerce/ec_charge/ec_charge.module on line 368.
* warning: Missing argument 3 for ec_charge_filter() in /sites/all/modules/ecommerce/ec_charge/ec_charge.module on line 368.
* warning: Missing argument 4 for ec_charge_filter() in sites/all/modules/ecommerce/ec_charge/ec_charge.module on line 368.
* warning: Invalid argument supplied for foreach() in sites/all/modules/ecommerce/ec_charge/ec_charge.module on line 369.

Comments

davea’s picture

Status: Active » Postponed

Gordon is currently refactoring this module so I am postponing this bug report until he is done with ec_charge.

xen’s picture

Status: Postponed » Fixed

Assuming fixed. If the original submitter still have the problem in RC15, they may reopen the bug.

Status: Fixed » Closed (fixed)

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

snovak’s picture

Was there a fix for this? I have everything up to date, I believe, and I am getting this error.....

* warning: Missing argument 2 for ec_charge_filter() in sites/all/modules/ecommerce/ec_charge/ec_charge.module on line 334.
* warning: Missing argument 3 for ec_charge_filter() in sites/all/modules/ecommerce/ec_charge/ec_charge.module on line 334.
* warning: Missing argument 4 for ec_charge_filter() in sites/all/modules/ecommerce/ec_charge/ec_charge.module on line 334.
* warning: Invalid argument supplied for foreach() in sites/all/modules/ecommerce/ec_charge/ec_charge.module on line 335.

....on the filters page: admin/settings/filters

I just realized the line numbers are different. New bug maybe?

Soren Jones’s picture

What version of e-Commerce are you using?
Can you list the steps to duplicate triggering the warnings?

xjv0sfb’s picture

Hi, Did you ever find a resolution to this problem. I am facing the same issue now, with same line numbers. I appreciate any help.