I receive the following error when trying to delete a member. Didn’t notice this until the most recent build. The delete appears to be successful—the deleted member is purged from the database. I noticed similar posts regarding deleting entries, but that I don’t receive any errors there…
A Database Error Occurred
Error Number: 1054
Unknown column 'channel_id' in 'field list'
SELECT DISTINCT(entry_id), channel_id FROM exp_comments WHERE author_id = '1427'
Filename: controllers/cp/members.php
Line Number: 1057Version: 2.1.1
Build: 20101020
Thanks in advance for any help.