Author Topic: Column 'contactgroup_id' cannot be null on import  (Read 4872 times)

Offline hamiltonzth

  • Newbie
  • *
  • Posts: 4
Column 'contactgroup_id' cannot be null on import
« on: July 02, 2012, 11:59:17 AM »
Code: [Select]
[02-Jul-2012 06:35:16 -0700]: DB Error: MDB2 Error: null value violates not-null constraint Query: _doQuery: [Error message: Could not execute statement] [Last executed query: EXECUTE mdb2_statement_mysql_8e7dbc474e2517a324a936794380b3eb3d65b2164 USING @0, @1] [Native code: 1048] [Native message: Column 'contactgroup_id' cannot be null]  in /home/clearwin/myclearviewwindshield.com/mail/program/include/rcube_mdb2.php on line 722 (POST /mail/?_orig_source=0?_task=addressbook&_action=save)
[02-Jul-2012 06:44:12] MDB2 Error: null value violates not-null constraint (-29): _doQuery: [Error message: Could not execute statement]
[Last executed query: EXECUTE mdb2_statement_mysql_8ab9c1f1b79e53a955adde4e882da3610d89ec287 USING @0, @1]
[Native code: 1048]
[Native message: Column 'contactgroup_id' cannot be null]

Whenever importing a vcf to the addressbook, I get "successfully imported 0 contacts" and it throws the above error.