Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.6
-
Fix Version/s: None
-
Component/s: CiviCase, Core CiviCRM
-
Labels:
-
Documentation Required?:Developer Doc
Description
When trying to add a new contact record in 4.6, using https://my.citizenactionny.org/civicrm/contact/add , receiving this message:
"Fatal error: Uncaught CRM_Core_Exception: [0: Transaction integrity error: Expected to find active frame thrown in /var/www/citizenactionny/my.citizenactionny.org/sites/all/modules/civicrm/Civi/Core/Transaction/Manager.php on line 107"
Line 107 in */Manager.php reads:
"throw new \CRM_Core_Exception('Transaction integrity error: Expected to find active frame');"