Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: 1.7
-
Fix Version/s: 1.7
-
Component/s: Core CiviCRM
-
Labels:None
Description
Error message when attempting to login to drupal site running CiviCRM 1.7.beta.9184 using IE 7. login works when using Firefox 2.0 browser.
Error Details:
Array
(
[callback] => Array
(
[0] => CRM_Core_Error
[1] => handle
)
[code] => -3
[message] => DB Error: constraint violation
[mode] => 16
[debug_info] => INSERT INTO civicrm_contact (domain_id , contact_type , sort_name , display_name , hash ) VALUES ( 1 , 'Individual' , 'jeff@jzamrzla.net' , 'jeff@jzamrzla.net' , 'ca1c7c8e3e63e3ba62036f5e227c0841' ) [nativecode=1216 ** Cannot add or update a child row: a foreign key constraint fails]
[type] => db_error
[user_info] => INSERT INTO civicrm_contact (domain_id , contact_type , sort_name , display_name , hash ) VALUES ( 1 , 'Individual' , 'jeff@jzamrzla.net' , 'jeff@jzamrzla.net' , 'ca1c7c8e3e63e3ba62036f5e227c0841' ) [nativecode=1216 ** Cannot add or update a child row: a foreign key constraint fails]
[to_string] => [db_error: message="DB Error: constraint violation" code=-3 mode=callback callback=CRM_Core_Error::handle prefix="" info="INSERT INTO civicrm_contact (domain_id , contact_type , sort_name , display_name , hash ) VALUES ( 1 , 'Individual' , 'jeff@jzamrzla.net' , 'jeff@jzamrzla.net' , 'ca1c7c8e3e63e3ba62036f5e227c0841' ) [nativecode=1216 ** Cannot add or update a child row: a foreign key constraint fails]"]