Christopher Finke
Forum Replies Created
-
Akismet 3.0.2 will be included with WordPress 4.0 when it is released. I updated the “Tested to” value to reflect that is has been tested with that release (and required no changes) and so that it could be included in the nightly and RC releases that will precede WordPress 4.0.
Forum: Fixing WordPress
In reply to: Akismet update has lost all content on front-endI see the content on your website; did you change anything since you posted?
notpoppy: Is it possible that your API key has been suspended? That sounds like a possibility. Can you email support@akismet.com with your key so we can check on it?
I too see a bunch of notices after installing Exec-PHP, but nothing that prevents the pages list from appearing. Knowing that, it is probably something in the PHP in one of your pages that is conflicting with Akismet.
Are you able to undelete the page that, when you deleted it, made things work again? If so, can you post any PHP in that page (if it doesn’t contain any private information) that Exec-PHP would be running? That PHP might be clashing with Akismet.
This is a known issue; you can temporarily avoid it by disabling WP_DEBUG (http://codex.wordpress.org/WP_DEBUG).
Marking as resolved. kpphotography, if you’d like to talk more about the spam you’re seeing, please start a new support thread.
Forum: Plugins
In reply to: [Akismet Anti-spam: Spam Protection] Conflict with Jetpack site statsI’m not able to reproduce the problem myself; are you able to enable WP_DEBUG (http://codex.wordpress.org/WP_DEBUG) and let me know any error messages you see when you try to load Site Stats after doing that?
Marking as resolved.
Hi Chris,
I don’t know how a new Akismet API key would have modified any of the existing comments on your blog; it sounds like there might be a separate problem happening, based on the 404 you get when trying to comment.
Have you found any extra information since you posted this that might help fix the problem?
Forum: Plugins
In reply to: [Akismet Anti-spam: Spam Protection] Account SuspendedHi Kim,
Please email support@akismet.com directly with your API key or the email address associated with your account.
slobizman: Would you be able to enable WP_DEBUG (http://codex.wordpress.org/WP_DEBUG), reinstall Akismet 3.0.1, and post the error message that appears when you try to view All Pages? I can’t reproduce the problem, but I’d like to try and get it fixed.
You’re posting in the support forum for the Akismet plugin. You should probably post in the more general support forum here: http://wordpress.org/support/
Forum: Plugins
In reply to: [Slim Jetpack] v2.9.3. giving trouble with Akismet (again…)If you have
WP_DEBUGenabled, you see this error:Notice: akismet_conf is deprecated since version 3.0 with no alternative available.
The author of Slim Jetpack needs to change the way he or she detects whether Akismet is installed.
It’s not an unusual amount. FWIW, on my personal blog, I’ve had months that averaged 10K spams per day.
You don’t need to manually empty your spam folder. Spams older than 15 days will be deleted automatically.
Forum: Plugins
In reply to: [Akismet Anti-spam: Spam Protection] WordPress Wysiwyg Editor ProblemIt’s possible that this was caused by the way that Akismet uses some JavaScript in version 3.0; that method was changed a couple of weeks ago (https://plugins.trac.wordpress.org/changeset/907986/akismet/trunk) and the fix will be included in 3.0.1 (or whatever the next version number).