Hi,

I activated the spam module with user filtering and got errors about missing table profile_fields. I believe the profile module should be a dependency of this module.

Regards,
Haggai

Comments

jeremy’s picture

Assigned: Unassigned » jeremy

I noticed these errors too -- they're not consistent, but they do happen. I suppose the simplest solution is to declare the profile module as a dependency. Another option is for the spam module to detect if it's enabled, and only check these tables if it is. I'm lean toward the second option, but need to review further. Thanks for the bug report.

gnassar’s picture