Roundcube Community Forum

Release Support => Release Discussion => Topic started by: mark_valley on October 01, 2010, 03:09:22 PM

Title: Problems creating a new group
Post by: mark_valley on October 01, 2010, 03:09:22 PM
Hi! I have upgraded from version 0.3.1 to 0.4.1 and executed the sql scripts to do so. I am using a postgresql 8.3 database.

The problem is that when i try to create a new group i receive the message "'An error occured while saving" and the error log show the following message:

[01-Oct-2010 16:03:27] MDB2 Error: unknown error (-1): _doQuery: [Error message: Could not execute statement]
[Last executed query: SELECT currval('contactgroups')]
[Native message: ERROR:  "contactgroups" is not a sequence]


Thanks in advance!