Author Topic: DB error  (Read 3994 times)

Offline desertadmin

  • Jr. Member
  • **
  • Posts: 36
DB error
« on: August 30, 2006, 03:34:36 AM »
[30-Aug-2006 01:33:27 -0600] DB Error: DB Error: no such field Query: INSERT INTO messages (user_id, del, cache_key, created, idx, uid, subject, `from`, `to`, cc, date, size, headers, structure) VALUES ('224', 0, 'INBOX.msg', now(), '109', '535526847', 'FW: Tickle Me Elmo', 'REMOVED EMAIL ADDRESS', 'Brenda F. Sanchez REMOVED EMAIL ADDRESS, Cynthia Del Rio , Dan & Jane Lujan , Daria Gold ', '', FROM_UNIXTIME(1156927709), 8322, 'O:14:\"iilBasicHeader\":25:{s:2:\"id\";s:3:\"109\";s:3:\"uid\";s:9:\"535526847\";s:7:\"subjec in C:\host\desertgate\webmail\dev\roundcubemail\program\include\rcube_db.inc on line 479


Any idea what part of the DB is havign a problem it seems to be dumping ppl out due to a DB issue. I think this is when the email lsit is retrieved but I can not see what part of the DB the query is having a problem with. just need some ones expert opinion.

-Sincerely,
DesertAdmin

Offline desertadmin

  • Jr. Member
  • **
  • Posts: 36
Re: DB error
« Reply #1 on: August 30, 2006, 04:44:34 AM »
oops my bad the mysql update was little bit different and so it didn't drop the body column and add the structure column. SO Idid that had some probs with the unique field and everything started to work.

my mistake.

-Sincerely,
DesertAdmin