Hallo. Run the SQL Updates from the SQL Directory...
-- Mit freundlichen Grüssen Andrè Bauer ============================================ p> I noticed my logs/error file was over 1M so I thought I\'d take p> a look. I get the following error over and over, since Jan 25th p> until now: p> [25-Jan-2006 11:13:49 -0600] DB Error: DB Error: no such field p> Query: INSERT INTO messages (user_id, del, cache_key, created, idx, p> uid, subject, `from`, `to`, cc, date, size, headers) VALUES (\'1\', p> 0, \'Lists.Roundcubemsg\', now(), \'679\', \'744\', \'Re: bug p> perhaps ...\', \'Thomas Bruederli <[EMAIL PROTECTED]>\', p> \'RoundCube Dev <[email protected]>\', \'[EMAIL PROTECTED]', p> FROM_UNIXTIME(1138229336), 4547, p> \'O:14:\\\"iilbasicheader\\\":24:{s:2:\\\"id\\\";s:3:\\\"679\\\";s:3:\\\"uid\\\";s:3:\\\"744\\\";s:7:\\\"subject\\\";s:19:\\\"Re: p> bug perhaps ...\\\";s:4:\\\"from\\\";s:38:\\\"Thomas Bruederli p> <[EMAIL PROTECTED] in p> /usr/local/www/data-dist/roundcubemail/program/include/rcube_db.inc p> on line 427 p> As you can see I\'m closing in on 2000 of these errors: p> [11:21:52] [EMAIL PROTECTED] ../data-dist/roundcubemail]# grep \"on line 427\" logs/errors | wc -l p> 1941 p> So I\'m obviously missing a field; what\'s the best way to fix p> this? I\'m not adverse to dumping the db and starting over, but I p> have all of my contacts in there. If I can drop the db, recreate p> and then import my contacts I\'d be fine with that, but anyone have p> any docs or hints to accomplish this? p> Thanks p> P
