Have a question about CiviCRM? Get it answered quickly at the new CiviCRM Stack Exchange Q+A siteThis forum was archived on 25 November 2017. Learn more.How to get involved.What to do if you think you've found a bug.
[Fri Oct 05 22:34:54 2012] [error] [client 78.86.163.23] PHP Fatal error: Uncaught exception 'Exception' with message 'A fatal error was triggered' in /var/www/html/sites/all/modules/civicrm/CRM/Core/Error.php:262\nStack trace:\n#0 /var/www/html/sites/all/civicrm_extensions/uk.co.circleinteractive.payment.sagepay/sagepay.php(398): CRM_Core_Error::fatal('The following e...')\n#1 /var/www/html/sites/all/modules/civicrm/CRM/Member/BAO/Membership.php(1400): uk_co_circleinteractive_payment_sagepay->doTransferCheckout(Array, 'contribute')\n#2 /var/www/html/sites/all/modules/civicrm/CRM/Contribute/Form/Contribution/Confirm.php(896): CRM_Member_BAO_Membership->postProcessMembership(Array, '5', Object(CRM_Contribute_Form_Contribution_Confirm), Array, Array, Array)\n#3 /var/www/html/sites/all/modules/civicrm/CRM/Core/Form.php(246): CRM_Contribute_Form_Contribution_Confirm->postProcess()\n#4 /var/www/html/sites/all/modules/civicrm/CRM/Core/StateMachine.php(159): CRM_Core_Form->mainProcess()\n#5 /var/www/html/sites/all/modules/civicrm/CRM/Core/QuickForm/Action/Next.php(60): CRM_Core_StateMachine->per in /var/www/html/sites/all/modules/civicrm/CRM/Core/Error.php on line 262, referer: http://78.86.163.23/civicrm/contribute/transact?_qf_Confirm_display=true&qfKey=1aa5a6141f85aec3f68d7346cc42d522_1126
dpm($errmsg);
The error message doesn't make it in to the Apache error log.
define('SAGEPAY_LOGGING_LEVEL', 1);
define('SAGEPAY_LOGGING_LEVEL', 4);
Oct 8 18:31:04 wwrctest drupal: http://78.86.163.23|1349717464|civicrm_sagepay|78.86.163.23|http://78.86.163.23/civicrm/contribute/transact|http://78.86.163.23/civicrm/contribute/transact?_qf_Confirm_display=true&qfKey=32449f775b9f4df0f0faf70ff18a3e16_3154|6||Sending registration post. Params = Array ( [Vendor] => wwrc [VPSProtocol] => 2.23 [TxType] => PAYMENT [VendorTxCode] => c96998e16825c6411656da70103860ff [Amount] => 33.00 [Currency] => GBP [Description] => Online Contribution: Renew Membership [NotificationURL] => http://78.86.163.23/civicrm/payment/ipn?processor_name=Sagepay&cid=6&conid=117&mo=contribute&v=wwrc&qf=32449f775b9f4df0f0faf70ff18a3e16_3154&mid=1271& [FailureURL] => http://78.86.163.23/civicrm/payment/ipn?processor_name=Sagepay&cid=6&conid=117&mo=contribute&v=wwrc&qf=32449f775b9f4df0f0faf70ff18a3e16_3154&mid=1271& [BillingFirstnames] => Test [BillingSurname] => User [BillingAddress1] => [BillingCity] => London [BillingPostCode] =>
Oct 8 18:31:04 wwrctest drupal: http://78.86.163.23|1349717464|civicrm_sagepay|78.86.163.23|http://78.86.163.23/civicrm/contribute/transact|http://78.86.163.23/civicrm/contribute/transact?_qf_Confirm_display=true&qfKey=32449f775b9f4df0f0faf70ff18a3e16_3154|6||Registration post response. Response = Array ( [VPSProtocol] => 2.23 [Status] => INVALID [StatusDetail] => The data in the BillingAddress1 field you supplied is an invalid format. It May either contain invalid characters or is more than Max 100 characters )