I got this nasty error:
PDOException: SQLSTATE[42S02]: Base table or view not found: 1146 Table 'a11yyow.antispam_moderator_email_for' doesn't exist: SELECT * FROM {antispam_moderator_email_for} WHERE uid=:uid; Array ( [:uid] => 6 ) in antispam_user_insert() (line 1580 of /home/dm7/sites/all/modules/custom/antispam/antispam.module).
When removing the administrator role from a user.
Comments
Comment #1
tinny commentedI get the same error when setting the Antispam moderator settings for admin from "Only content needing approval" to "Never".
Comment #2
Everett Zufelt commentedI was able to replicate and fix this. See http://drupalcode.org/project/antispam.git/commit/4ac534f
Comment #3.0
(not verified) commentedcompleting thought