Roundcube Community Forum

Release Support => Older Versions => Release Candidate 2 => Topic started by: patwes on November 26, 2007, 09:54:52 AM

Title: Identity problem
Post by: patwes on November 26, 2007, 09:54:52 AM
Hi.

after testing a new template i suddenly noticed that i had no identity, so i removed the new skin, but same problem,
deleted and created a new identity, same problem
deleted the db, recreated it from scratch and created a new identity, same problem

i get this error in the errors log,

DB Error: DB Error: no such field Query: UPDATE identities SET `name`='xxxx', `email`='xxxxx', `organization`='', `reply-to`='', `bcc`='', `standard`='1', `signature`='fd\r\n', `html_signature`='1' WHER  identity_id='4' AND  user_id=2 AND  del<>1 [nativecode=1054 ** Unknown column 'html_signature' in 'field list'] in /usr/share/roundcube/program/include/rcube_db.inc on line 505

anyone have any idea.?

Regard Patrik
Title: Re: Identity problem
Post by: SKaero on November 30, 2007, 12:58:04 AM
I'd say that the skin your testing doesn't have the right code for the html signature.
Title: Re: Identity problem
Post by: patwes on November 30, 2007, 01:43:07 AM
But i'm using the original standard skin now, i removed the new and recreated both the database and the identity..


//Patrik
Title: Re: Identity problem
Post by: SKaero on November 30, 2007, 02:54:26 AM
and its still doing it with the original standard skin thats weired.
Title: Re: Identity problem
Post by: patwes on December 05, 2007, 05:47:23 AM
if i go back to my old copy (rc1) it works, but if i upgrade the old copy to rc2 it breaks again.. (with default skin)

any ideas.?

//Patrik