This is a new install, not an upgrade.

When trying to view a message for the first time, I get the following error:

user warning: Unknown column 'thread_id' in 'field list' query: INSERT INTO mailarchive_statistics (mid, date, count, sid, thread_id, year, month, day) VALUES(3, 2008110105, 1, 1, 1, 2008, 11, 1) in <path-to-drupal>/includes/database.mysql.inc on line 172.

The following patch fixes this problem.

I'm evaluating this module for possible use in archiving our mail messages. As it's a rather old module, without an official release, I'm wondering if you're still using it, does it need some love, and/or would you accept patches that improve it?

Comments

jeremy’s picture

Status: Needs review » Postponed (maintainer needs more info)

Looks like you forgot to attach the patch.

Patches are welcome.

I use the code here. I need to review my local git tree for KernelTrap and compare the code base to what's in CVS -- I suspect I've got a lot of local fixes I never committed.