I'm trying to mark some trackbacks as spam (Administer > Trackbacks > Approval Queue; select a trackback and then select "Mark as spam" from the dropdown menu), I get the following error message:

Fatal error: Call to undefined function: spam_unsave_tokens() in /home/s16dntn/public_html/modules/trackback/trackback.module on line 876

How do I fix it? Please advice.

Comments

jeremy’s picture

Status: Active » Fixed

You need to enable the spam module for the function to be available.

Anonymous’s picture

Status: Fixed » Closed (fixed)