Author Topic: Add to address book in the preview pane  (Read 3392 times)

Offline sckramer

  • Jr. Member
  • **
  • Posts: 17
Add to address book in the preview pane
« on: July 16, 2009, 03:50:08 PM »
Hello,

I get Server Error! (Internal Server Error) flash at the top when I try to click the little add to address book icon-- in the preview pane or when reading an email...

using sql (not ldap)

adding contacts in the address book screen works fine, and I can use them when composing a new email...

how should I start to figure this out, & anyone else have this problem?

using latest svn version--, & 2.2 also does this..

Thanks!!

Offline olesj

  • Jr. Member
  • **
  • Posts: 16
Add to address book in the preview pane
« Reply #1 on: October 25, 2009, 04:44:59 PM »
Quote from: sckramer;20107
Hello,

I get Server Error! (Internal Server Error) flash at the top when I try to click the little add to address book icon-- in the preview pane or when reading an email...

using sql (not ldap)

adding contacts in the address book screen works fine, and I can use them when composing a new email...

how should I start to figure this out, & anyone else have this problem?

using latest svn version--, & 2.2 also does this..

Thanks!!



I got the same error in RC 3 ......
Address book working fine but the  "Add To Address Book" gives me the error " Couldt not save the contact address "

Offline olesj

  • Jr. Member
  • **
  • Posts: 16
Add to address book in the preview pane
« Reply #2 on: October 25, 2009, 04:58:18 PM »
Here is some logfiles .

[25-Oct-2009 21:45:31 +0100]: DB Error: MDB2 Error: unknown error Query: _doQuery: [Error message: Could not execute statement] [Last executed query: INSERT INTO contacts (user_id, changed, del, `name`, `email`) VALUES (1, now(), 0, 'The Name XXX', 'xxxxx@xxxxx.xx')] [Native code: 1364] [Native message: Field 'firstname' doesn't have a default value]  in C:\Programmer\Apache Software Foundation\Apache2.2\htdocs\RC031\program\include\rcube_mdb2.php on line 627 (POST /rc031/?_task=mail&_action=addcontact?_task=&_action=)
[25-Oct-2009 21:45:33] PHP Deprecated:  Assigning the return value of new by reference is deprecated in C:\Programmer\Apache Software Foundation\Apache2.2\htdocs\RC031\program\lib\MDB2.php on line 392

[25-Oct-2009 21:45:33] PHP Deprecated:  Assigning the return value of new by reference is deprecated in C:\Programmer\Apache Software Foundation\Apache2.2\htdocs\RC031\program\lib\MDB2.php on line 2614

[25-Oct-2009 21:46:33] PHP Deprecated:  Assigning the return value of new by reference is deprecated in C:\Programmer\Apache Software Foundation\Apache2.2\htdocs\RC031\program\lib\MDB2.php on line 392

[25-Oct-2009 21:46:33] PHP Deprecated:  Assigning the return value of new by reference is deprecated in C:\Programmer\Apache Software Foundation\Apache2.2\htdocs\RC031\program\lib\MDB2.php on line 2614

[25-Oct-2009 21:47:33] PHP Deprecated:  Assigning the return value of new by reference is deprecated in C:\Programmer\Apache Software Foundation\Apache2.2\htdocs\RC031\program\lib\MDB2.php on line 392

[25-Oct-2009 21:47:33] PHP Deprecated:  Assigning the return value of new by reference is deprecated in C:\Programmer\Apache Software Foundation\Apache2.2\htdocs\RC031\program\lib\MDB2.php on line 2614

[25-Oct-2009 21:48:33] PHP Deprecated:  Assigning the return value of new by reference is deprecated in C:\Programmer\Apache Software Foundation\Apache2.2\htdocs\RC031\program\lib\MDB2.php on line 392

[25-Oct-2009 21:48:33] PHP Deprecated:  Assigning the return value of new by reference is deprecated in C:\Programmer\Apache Software Foundation\Apache2.2\htdocs\RC031\program\lib\MDB2.php on line 2614

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,876
    • SKaero - Custom Roundcube development
Add to address book in the preview pane
« Reply #3 on: October 25, 2009, 11:11:35 PM »