Roundcube Community Forum

SVN Releases => Issues & Bugs => Topic started by: PChott on September 18, 2006, 10:53:08 AM

Title: Cannot create indentity
Post by: PChott on September 18, 2006, 10:53:08 AM
User that login to RC the first time cannot create Identities. It has to logout and login and then can add identities.

Error log:
[18-Sep-2006 16:39:04 +0200] DB Error: DB Error: invalid number Query: INSERT INTO identities (user_id, "name", "email", "organization", "reply-to", "bcc", "standard", "signature") VALUES ('Object', ...) [nativecode=ERROR: invalid input syntax for integer: "Object"] in /.../trunk/roundcubemail/program/include/rcube_db.inc on line 501
[18-Sep-2006 16:39:04 +0200] DB Error: DB Error: no such field in /.../trunk/roundcubemail/program/include/rcube_db.inc on line 301

This is a bug >:(
Title: Re: Cannot create indentity
Post by: PChott on October 30, 2006, 10:49:24 AM
Does this happen only to me?
Title: Re: Cannot create indentity
Post by: flosoft on October 30, 2006, 11:06:29 AM
have you got an up to date Database?
Title: Re: Cannot create indentity
Post by: PChott on October 30, 2006, 11:21:20 AM
all si up to date :(

Once i'll try to clean up all and config all over again. I don't have to many new users.
Title: Re: Cannot create indentity
Post by: flosoft on October 30, 2006, 12:46:42 PM
what is your setup?
Do you use MySQL?
Title: Re: Cannot create indentity
Post by: PChott on October 30, 2006, 01:17:09 PM
postgresql-8.1              8.1.5-1
Title: Re: Cannot create indentity
Post by: flosoft on October 30, 2006, 02:09:53 PM
hmm ... maybe try MySQL?
Title: Re: Cannot create indentity
Post by: PChott on October 31, 2006, 02:24:49 AM
NO way :D
Title: Re: Cannot create indentity
Post by: flosoft on November 01, 2006, 04:21:30 AM
Have you tried to resetup all tables using the SQL Dump?