Hi,
My PHP log was showing PHP errors that had to so with the spam module. I tries to follow the instructions here.
Now I get two other errors in my log (below), and spam module is not working at all. I tried to disable the spam module, uninstall it and reinstall it and the issue persists.
Error 1 (with my user name):

Missing argument 2 for custom_spam_operations() in /home/mysitename/drupal_data/common/sites/all/modules/spam/filters/custom/custom.module on line 441.

Error 2 (by Anonymous):

Unknown column 'extra' in 'field list' query: SELECT cid, filter, style, status, scan, extra FROM spam_custom WHERE status != 0 ORDER BY weight ASC in /home/mysitename/drupal-5.7/includes/database.mysql.inc on line 172.

I'll appreciate any help.
Thaks

Comments

jeremy’s picture

Component: Miscellaneous » Custom Filters
Assigned: Unassigned » jeremy
Category: support » bug
Status: Active » Fixed

Error #1 is already fixed in the development tree.

Regarding error #2, I have now committed a fix for this as well in the development tree.

udijw’s picture

Component: Custom Filters » Miscellaneous
Assigned: jeremy » Unassigned
Category: bug » support
Status: Fixed » Active

works like a charm. thanks

udijw’s picture

Status: Active » Fixed

sorry for moving it back to active. re-closing it.
Finally I am not drawing.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.