Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Chris Fryer

    (@porcospino)

    OK, I see the problem now. Version 3.0.0 of the Akismet plug-in defines an Akismet class, which cannot be redeclared by your lib/akismet.class.php. Perhaps renaming the Akismet class in your file would help.

    Akismet developer here; you are correct — Wassup should be prefixing their class names with something guaranteed to be unique to their plugin. “class Wassup_Akismet” would be more appropriate.

    Plugin Contributor helened

    (@helened)

    Thank you for reporting this!

    To fix, delete the file “akismet.class.php” in Wassup’s “/lib/” folder. Wassup will continue to detect spammers, if Akismet has not been configured to delete spam comments instantly when found.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Call to undefined method Akismet::isSpam()’ is closed to new replies.