OK..I narrowed it down to this. If I comment this line out in the my.ini file I am able to add my contacts :
# Set the SQL mode to strict # sql- mode="STRICT_TRANS_TABLES,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION" I don't know what damage I am doing elsewhere by commenting this out, so maybe someone might have a less inrusive suggestion for me ? Thanks, Jason ----- Original Message ----- From: Jason Levine To: [email protected] Sent: Thursday, January 17, 2008 2:22 PM Subject: Re: [RCU] Unable to save email addresses from messages intocontacttable Here is the message in the erro log that is generated when I try to add a contact from a message : [17-Jan-2008 14:20:17 -0800] DB Error: DB Error: unknown error Query: INSERT INTO contacts (user_id, changed, del, `name`, `email`) VALUES ('1', now(), 0, 'Users', '[email protected]') [nativecode=1364 ** Field 'firstname' doesn't have a default value] in D:\roundmail\roundcubemail-0.1-rc2\program\include\rcube_db.inc on line 505 Thanks, Jason ----- Original Message ----- From: Jason Levine To: [email protected] Sent: Thursday, January 17, 2008 2:18 PM Subject: [RCU] Unable to save email addresses from messages into contacttable Hi Group , Clicking on the "+" sign next to an email address to add them as a contact generates the following error in a red bar at the top of the page : "Could not save the contact address" It does check to see if it is already an address, because when I try to add an address that is already in my address book it says "A Contact with this email address already exists" So I am guessing I might be having a problem writing from this page to the contact tbale...any ideas ? Thanks, Jason ---------------------------------------------------------------------------- _______________________________________________ List info: http://lists.roundcube.net/users/ ------------------------------------------------------------------------------ _______________________________________________ List info: http://lists.roundcube.net/users/
_______________________________________________ List info: http://lists.roundcube.net/users/
