Hi there,

just installed the latest .dev. When using it, the usual message appeared that there are no payment options configured with recurring fees. I used search and found this

http://www.ubercart.org/forum/bug_reports/3835/recurring_fees_there_are_...

report. Visiting /admin/store/settings/products/edit/features, I get the following error:

Fatal error: Cannot redeclare uc_recurring_test_gateway_renew() (previously declared in /sites/all/modules/ubercart/payment/uc_credit/test_gateway.module:74) in /sites/all/modules/uc_recurring/modules/uc_recurring.test_gateway.inc on line 84

Any ideas?

Best regards,
Robert

Comments

univate’s picture

Status: Active » Fixed

You need to get a clean copy of ubercart without any of the previous uc_recurring related patches.

murokoma’s picture

Hi univate,

thanks for the feedback.

Just a few seconds ago, I applied this http://drupal.org/node/483494 patch and it seems to work now, the error message is gone; shall I re-install from scratch or do you think it will work like this?

Also, imho you should clarify your comment #16 (http://drupal.org/node/483494) as it might be confusing (well, it least it was to me) , because in the dev release notes it says:

"If you are using a credit card based payment gateway you will need to patch ubercart with the current patch found in the issue: #483494: changes to ubercart to work with uc_recurring"

while in #16 you say this is NOT needed.

Thanks for your efforts!
Robert

univate’s picture

Sorry, removed that comment from the dev release notes.

You shouldn't need to patch ubercart now with the most resent dev, the aim is to get everything into uc_recurring so it just works.

Status: Fixed » Closed (fixed)

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