Hi, I'm trying to integrate my forums with a mailing list and was thinking that Listhandler + Mailhandler would be the perfect thing. However as I'm trying to set up the settings as per the instructions here ( http://drupal.org/node/40777 ), I keep getting this error when I try to save my Mailhandler settings:

user warning: Unknown column 'prefix' in 'field list' query: UPDATE mailhandler SET prefix = '[BYUMUG]' WHERE mid = 1 in /Path/to/my/website/includes/database.mysql.inc on line 172.

I checked my Mysql schema, and my {mailhandler} table doesn't have the 'preview' column, nor does the .install file specify one.

Am I missing something painfully obvious?

Comments

davedelong’s picture

Typo.... my {mailhandler} table doesn't have the 'prefix' column .... Oops. =P

moshe weitzman’s picture

Status: Active » Closed (works as designed)

That removed a while ago. It was quite esoteric. If you need it, put it in listhandler.