mailarchive_stats.module (eg line 46) queries the field thread_id in table mailarchive_statistics - however
mailarchive_stats.install does not create it.
mailarchive_stats.module (eg line 46) queries the field thread_id in table mailarchive_statistics - however
mailarchive_stats.install does not create it.
Comments
Comment #1
jeremy commentedBe 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.)
Comment #2
(not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.