Hello,

 

I got the following error in the roundcube error.log file after trying to access the address book.

[19-Apr-2012 09:17:58] MDB2 Error: no such table (-18): prepare: [Error message: Unable to create prepared statement handle]
[Last executed query: DEALLOCATE PREPARE mdb2_statement_pgsql_2e312cc9c13b406a8334a9398d3635781c168adac]
[Native message: ERROR:  relation "contactgroups" does not exist
LINE 1: SELECT * FROM contactgroups WHERE del1 AND user_id=$1 ORDE...
                      ^]

[19-Apr-2012 09:17:58 +0100]: DB Error: prepare: [Error message: Unable to create prepared statement handle]
[Last executed query: DEALLOCATE PREPARE mdb2_statement_pgsql_2e312cc9c13b406a8334a9398d3635781c168adac]
[Native message: ERROR:  relation "contactgroups" does not exist
LINE 1: SELECT * FROM contactgroups WHERE del1 AND user_id=$1 ORDE...
                      ^]
 in /usr/share/roundcube/program/include/rcube_mdb2.php on line 268 (GET /webmail/?_task=addressbook)


Any ideas?

 

Wilhelm