Christopher Finke
Forum Replies Created
-
Akismet keeps history and result information for any ham (not-spam) comments it processes, and it keeps for 30 days the history and result for an spam comments it finds.
Is the number of comments currently in your spam folder plus the number of legitimate comments on your site about 5,000? If so, then everything is working as intended.
Forum: Reviews
In reply to: [Akismet Anti-spam: Spam Protection] Третий день пропускает спамWhat’s the URL of the blog where you’re seeing the spam comments get through?
Forum: Plugins
In reply to: [Akismet Anti-spam: Spam Protection] All sites stopped workingAkismet is still free for personal use. For “Pay What You Want,” you can select $0.
Forum: Plugins
In reply to: [Akismet Anti-spam: Spam Protection] After installation Akismet LOTS of spamI assure you it’s a coincidence. Nothing would make me happier than for all spam to disappear, even if it meant finding a different job.
I’m glad to hear that Akismet caught them all though. 🙂
Forum: Plugins
In reply to: [Akismet Anti-spam: Spam Protection] "Copyright" is not foundThanks for the heads up. I’ve added the copyright notice and license text as of https://plugins.trac.wordpress.org/changeset/1228894/akismet/trunk
Forum: Plugins
In reply to: [Akismet Anti-spam: Spam Protection] Can't delete spam commentsThat is kind of bizarre, and the fact that they aren’t linked to a post is probably why the delete is failing.
What other plugins are you running? I suspect a plugin has a bug that is disassociating comments from posts.
Thanks for following up; I was just about to dig into this.
Forum: Plugins
In reply to: [Akismet Anti-spam: Spam Protection] PHP NoticeThose comment objects should have some value for comment_post_ID, so my guess would have to remain that another plugin is somehow modifying $comment, resetting comment_post_ID (and probably not intentionally).
Forum: Plugins
In reply to: [Akismet Anti-spam: Spam Protection] Akismet Settings page blank@fri: Are you running the very latest Akismet plugin? If so, can you email support@akismet.com with your API key?
I’ve seen this on a couple of other blogs, but I’ve never been able to figure out the root cause. Are you running any other plugins? Especially, did you install any new plugins in the last few weeks?
Forum: Plugins
In reply to: [Akismet Anti-spam: Spam Protection] PHP NoticeIt’s probably worthwhile to also log the value of
$post, in case it’s not just false or null.It’s possible you could set the permissions of the .htaccess file so that it can still be updated by WordPress but not read by Apache, which would have the same effect as the .htaccess file not being there.
Or, if you do just want to delete it after each update, you could set up a cron job to watch for that file and delete it when it appears.
It’s safest to assume that if you cancel your plan, Akismet will stop working immediately.
If you no longer have a commercial site, you could switch to a free personal plan instead of cancelling entirely.
Forum: Plugins
In reply to: [Akismet Anti-spam: Spam Protection] Warning: Illegal string offset 'time'Were either of you able to reproduce this, or has it resolved itself?
Forum: Plugins
In reply to: [Akismet Anti-spam: Spam Protection] API KeyMarking as resolved.