Closed (fixed)
Project:
PayEx
Version:
6.x-1.0-beta1
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
22 Dec 2010 at 15:34 UTC
Updated:
29 Dec 2010 at 11:58 UTC
I cannot get payex (6.x-1.0-beta1) to work with drupal (6.20) and ubercart (6.x-2.4). After trying to checkout a cart I get the following errors (after filling out the customer/billing form).
# warning: Missing argument 3 for uc_payment_method_payex(), called in /usr/local/projects/sporton/drupal/sites/all/modules/contrib/ubercart/payment/uc_payment/uc_payment_checkout_pane.inc on line 87 and defined in /usr/local/projects/sporton/drupal/sites/all/modules/contrib/payex/modules/uc_payex/uc_payex.module on line 75.
# warning: Missing argument 3 for uc_payment_method_payex(), called in /usr/local/projects/sporton/drupal/sites/all/modules/contrib/ubercart/payment/uc_payment/uc_payment.module on line 253 and defined in /usr/local/projects/sporton/drupal/sites/all/modules/contrib/payex/modules/uc_payex/uc_payex.module on line 75.
# warning: Missing argument 3 for uc_payment_method_payex(), called in /usr/local/projects/sporton/drupal/sites/all/modules/contrib/ubercart/payment/uc_payment/uc_payment.module on line 246 and defined in /usr/local/projects/sporton/drupal/sites/all/modules/contrib/payex/modules/uc_payex/uc_payex.module on line 75.
Have I missed activating something? I have configured payex with a valid test account.
Comments
Comment #1
miklHi Daniel,
That’s a bit odd. googletorp has done the Drupal 6-bits, so I’ll get him to check it out when he comes back to work, might not be this week though :)
Comment #2
Danial Namousi commentedSubscribe.
Comment #3
googletorp commentedI applied a fix for this, but since it's only a PHP warning, it shouldn't effect the actual payment process.
CVS commit