Author Topic: Identity problem  (Read 6118 times)

Offline patwes

  • Newbie
  • *
  • Posts: 3
Identity problem
« 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

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,878
    • SKaero - Custom Roundcube development
Re: Identity problem
« Reply #1 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.

Offline patwes

  • Newbie
  • *
  • Posts: 3
Re: Identity problem
« Reply #2 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

Offline SKaero

  • Administrator
  • Hero Member
  • *****
  • Posts: 5,878
    • SKaero - Custom Roundcube development
Re: Identity problem
« Reply #3 on: November 30, 2007, 02:54:26 AM »
and its still doing it with the original standard skin thats weired.

Offline patwes

  • Newbie
  • *
  • Posts: 3
Re: Identity problem
« Reply #4 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