• Options>Spaminator

    Error:

    Fatal error: Cannot redeclare spaminate_comment() (previously declared in /home/xerocool/domains/r0x0rz.info/public_html/wp-content/plugins/kittens-spaminator.php:332) in /home/xerocool/domains/r0x0rz.info/public_html/wp-content/plugins/kittens-spaminator.php on line 332

    Hm, what can be wrong?…I’m using WP 1.3 and It works with 1.3.

    I found this in the file:

    /// Control block if comment posted.
    function spaminate_comment( $comment ) {
    $incoming_spam = new spam_killer( $comment );
    $foo = $incoming_spam->process_comment();
    return $foo;
    }

    And:

    add_action(‘preprocess_comment’, ‘spaminate_comment’);

    So…?

Viewing 9 replies - 1 through 9 (of 9 total)
  • Thread Starter xerocool

    (@xerocool)

    Bump.

    1. Update the plugin ?
    2. Describe what measures you have taken to try and sort this out.

    Thread Starter xerocool

    (@xerocool)

    I updated it and It gives;

    Fatal error: Cannot redeclare spaminate_comment() (previously declared in /home/xerocool/domains/r0x0rz.info/public_html/wp-content/plugins/kittens-spaminator.php:329) in /home/xerocool/domains/r0x0rz.info/public_html/wp-content/plugins/kittens-spaminator.php on line 329

    I have done nothing to try to stop this so..

    I’ve just installed Kittens Spaminator and when I try to edit the comments I get the following error…

    Warning: Cannot modify header information – headers already sent by (output started at /home/public_html/wp-content/plugins/kittens-spaminator.php:362) in /home/public_html/wp-admin/post.php on line 709

    Then when I try to login I get…

    Warning: Cannot modify header information – headers already sent by (output started at /home/public_html/wp-content/plugins/kittens-spaminator.php:362) in /home/public_html/wp-login.php on line 42

    Warning: Cannot modify header information – headers already sent by (output started at /home/public_html/wp-content/plugins/kittens-spaminator.php:362) in /home/public_html/wp-login.php on line 43

    Warning: Cannot modify header information – headers already sent by (output started at /home/public_html/wp-content/plugins/kittens-spaminator.php:362) in /home/public_html/wp-login.php on line 44

    Warning: Cannot modify header information – headers already sent by (output started at /home/public_html/wp-content/plugins/kittens-spaminator.php:362) in /home/public_html/wp-login.php on line 45

    Warning: Cannot modify header information – headers already sent by (output started at /home/public_html/wp-content/plugins/kittens-spaminator.php:362) in /home/public_html/wp-login.php on line 174

    Does anyone have any idea what is going on here. I thought perhaps another plugin was interferring so I disabled all plugins but spaminator but the same errors occur.

    Any assistance would be greatly appreciated.

    Moderator James Huff

    (@macmanx)

    From where exactly are you getting Spaminator ?

    https://mookitty.co.uk/devblog/downloads/ should be the place to get it.

    Thanks for your replies.

    I can see now that it is most likely the way that I installed it or some of the other plugins that I have been working with.

    Thanks for the link on troubleshooting the Headers and I will make sure that I pick up Spaminator from the site indicated.

    Yes, as per usual it was me. Seems I really should research things more than just come crawling to the forums for help.

    Downloading the correct version of spaminator and making sure that one pasted other plugin PHP code correctly into the file certainly makes things run far more smoothly.

    Thanks to all for your very helpful suggestions.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Kitty’s Spaminator Error’ is closed to new replies.