Details
-
Type: Patch
-
Status: Done/Fixed
-
Priority: Minor
-
Resolution: Fixed/Completed
-
Affects Version/s: 3.4.4, 4.0.4
-
Fix Version/s: 3.4.5
-
Component/s: CiviCRM API
-
Labels:None
Description
Using this url:
civicrm/ajax/rest?json=1&debug=1&version=3&entity=PledgePayment&action=create
Gives this error:
<br />
<b>Fatal error</b>: Class 'CRM_Contribute_PseudoConstant' not found in <b>/var/www/domains/devel/d6/sites/all/modules/civicrm/CRM/Pledge/BAO/Payment.php</b> on line <b>660</b><br />
This patch includes the file required to avoid the error.