Christopher Finke
Forum Replies Created
-
Can you email us at support@akismet.com with the API key you’re using and the URL of your site? That’s probably the best way to debug this.
Can you copy and paste the warnings here?
Add a line anywhere in wp-config.php like this:
define( 'WPCOM_API_KEY', 'abcdef123456' );where [abcdef123456] is your API key. This will set the key for all sites in your MS install and prevent users on individual sites from adding a different key.
When network-activating Akismet on a multisite install, there’s no config page in the network admin. Individual sites can access their own config pages to set their keys.
If you want to set a network-wide API key, then you will need to define the constant WPCOM_API_KEY in wp-config.php.
As I write this out, I realize that this isn’t the most user-friendly experience, but this is the way it works right now.
[removed duplicate comment]
- This reply was modified 8 years, 11 months ago by Christopher Finke.
If it is only an hour, then the feature is working as intended.
Akismet only caches that number for an hour; I’ll have to do some testing with WP Redis to see if I can reproduce the problem.
Forum: Plugins
In reply to: [Contact Form 7] Form submissions are NOT spam but CF7/Akismet think they areCan you contact us at support@akismet.com with the person’s details that keeps getting caught in spam? Mention that I (cfinke) told you to email so that I get notified when your email comes in.
Forum: Plugins
In reply to: [Contact Form 7] Does Akismet check the your-message field for spam?That’s correct, thanks.
Forum: Plugins
In reply to: [Akismet Anti-spam: Spam Protection] Cannot edit since upgraded to ver. 3.3.3Thanks for the update; I’ll test some more with Yoast and Akismet both enabled. It looks like there are some users in the Yoast support forum with a similar issue, although none have been resolved yet.
https://wordpress.org/support/topic/pages-and-articles-are-no-longer-visible/
https://wordpress.org/support/topic/fatal-error-in-admin-pages-and-posts/
https://wordpress.org/support/topic/plugin-does-not-work-99/
https://wordpress.org/support/topic/yoast-seo-breaks-post-editorwidgets/
https://wordpress.org/support/topic/yoast-breaks-the-front-end-of-visual-composer/
I’m marking this specific thread resolved since the error only appears when Yoast is enabled, and it happens even when Akismet is disabled.
Forum: Plugins
In reply to: [Contact Form 7] Does Akismet check the your-message field for spam?It appears that Contact Form 7 doesn’t construct the request in the same way that I thought it did. In order to ensure that Akismet receives all of the data, it sends a combination of all fields in the
comment_contentparameter.@takayukister If a field is already tagged with one of the
akismet:[...]tags, can it not be included in thecomment_contentparameter?Forum: Plugins
In reply to: [Akismet Anti-spam: Spam Protection] Clutter in debug.log@wfasa You’re right. I’ve been thinking about the same issue, and your comment reminded me to do something about it. In the next Akismet update, Akismet debugging will be disabled by default.
Forum: Plugins
In reply to: [Akismet Anti-spam: Spam Protection] Cannot edit since upgraded to ver. 3.3.3@jposburn2015 You will need to contact your web host for help with that issue.
@domvallsgmailcom Are you able to disable everything but Akismet and see if you are able to edit posts and pages? If you are still not able, disable Akismet as well and check if it works then. You can re-enable them all after testing. If you’re not able to disable them for some reason, it will take me a little time to install them all and test.
Forum: Plugins
In reply to: [Akismet Anti-spam: Spam Protection] Cannot edit since upgraded to ver. 3.3.3Hi Domingo,
I can’t reproduce this problem with WordPress 4.8. What version of WordPress are you using, and what other plugins are you running?
The Facebook images should be fixed now, although Facebook only shows the login page.