I noticed my logs/error file was over 1M so I thought I\'d take a look. I get the following error over and over, since Jan 25th until now:
[25-Jan-2006 11:13:49 -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) VALUES (\'1\', 0, \'Lists.Roundcubemsg\', now(), \'679\', \'744\', \'Re: bug perhaps ...\', \'Thomas Bruederli <[EMAIL PROTECTED]>\', \'RoundCube Dev <[email protected]>\', \'[EMAIL PROTECTED]', FROM_UNIXTIME(1138229336), 4547, \'O:14:\\\"iilbasicheader\\\":24:{s:2:\\\"id\\\";s:3:\\\"679\\\";s:3:\\\"uid\\\";s:3:\\\"744\\\";s:7:\\\"subject\\\";s:19:\\\"Re: bug perhaps ...\\\";s:4:\\\"from\\\";s:38:\\\"Thomas Bruederli <[EMAIL PROTECTED] in /usr/local/www/data-dist/roundcubemail/program/include/rcube_db.inc on line 427 As you can see I\'m closing in on 2000 of these errors: [11:21:52] [EMAIL PROTECTED] ../data-dist/roundcubemail]# grep \"on line 427\" logs/errors | wc -l 1941 So I\'m obviously missing a field; what\'s the best way to fix this? I\'m not adverse to dumping the db and starting over, but I have all of my contacts in there. If I can drop the db, recreate and then import my contacts I\'d be fine with that, but anyone have any docs or hints to accomplish this? Thanks P -- http://fak3r.com - you don\'t have to kick it
