Hey Fred,
You’re welcome. ??
Sometimes there are file permissions or ownership issues that can only be fixed by a system administrator (your web host).
The plugin has something called Compatibility Mode that may be able to help.
It modifies the plugin behavior slightly to make it more compatible, and this can be helpful when users are having certain types of issues, including this one. It does sacrifice a few features, but it will still stop spam just fine.
For more info on Compatibility Mode: https://www.redsandmarketing.com/plugins/wp-spamshield/#wpss_compatibility_mode
If you turn this on, it should take care of the issue. To turn it on, first make a backup of your wp-config.php
file (in the directory your WordPress is installed in), then open it up and add this line before it says to stop editing:
define( 'WPSS_COMPAT_MODE', TRUE );
Just a word of warning…since this requires editing your wp-config.php
file, only do this if you’re comfortable, as it’s the main config file for WordPress.
Once you do this, post a test comment to see if things are working for you. (Be sure you are logged out.)
Let me know if that helps. If it doesn’t fix things for you, or if you’re not comfortable with this, then go do the support request so we can look into things in depth. (We’ll need to help you debug your site.)
– Scott