Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.7.13
-
Fix Version/s: 4.7.15
-
Component/s: None
-
Labels:
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Contributed Code
-
Verified?:No
Description
Specifically:
PHP message: PHP Fatal error: Call to a member function updateSubscriptionBillingInfo() on null in /var/www/powerbase/sites/all/modules/civicrm/CRM/Contribute/Form/UpdateBilling.php on line 250
The problem seems to have been introduced in CRM-15555
There is both a _paymentProcessor['object'] and a _paymentProcessorObj and I think there should only be one.