mailarchive_stats.module (eg line 46) queries the field thread_id in table mailarchive_statistics - however
mailarchive_stats.install does not create it.

Comments

jeremy’s picture

Status: Active » Fixed

Be sure to run update.php when you upgrade modules. That field was added in update 1 for the mailarchive_stats module. (The update will take a very long time on large mail archives.)

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.