Thank you for your quick response.
I did as instructed and spamhammer is now activated… However, when I go to SETTINGS – SPAM HAMMER 1-S, I’m getting…
“Warning: file_get_contents(./templates/wp-admin/option-row.tpl) [function.file-get-contents]: failed to open stream: No such file or directory in /home/ch…/public_html/wp/wp-content/plugins/spammers-suck/includes/functions.php on line 449”
line 449 as follows:
if (!($template = file_get_contents($root . "/templates/{$name}.tpl"))) {
return false;
Thanks in advance for your help.