How can I change the captcha to show capital letters? Or how can I change the font used in the captcha image?
Thanks
]]>Hello, I love your Spam Captcha plugin however every time a comment is submitted either successfully or not, I get the following error message:
WordPress database error This version of MySQL doesn’t yet support ‘LIMIT & IN/ALL/ANY/SOME subquery’ for query DELETE FROM wp_pluginSL_spam_captcha WHERE id NOT IN (SELECT id FROM wp_pluginSL_spam_captcha ORDER BY date DESC LIMIT 10000) made by wp_new_comment, apply_filters(‘preprocess_comment’), call_user_func_array, spam_captcha->check_comment_captcha
The plugin seems to work properly to me but obviously something is going wrong for this error to be recorded in the error log every single time, and has been for many many months, it isn’t a specific version of WP.
Do you know what it might be?
I completely uninstalled and reinstalled the plugin and it didn’t go away.
Best wishes.
]]>Hello,
below the comments form of this article https://saint-jeannet.info/test-sample-captcha/ the text “Please type the characters of this captcha image in the input box” is not tranlated to French.
I looked at the PO file for French with POedit and it seems OK. On the other hand, the interface for tuning the plugin is well translated into French.
What is wrong ?
]]>Hi!
I’ve updated my wordpress version to 4.0 and now no captcha is seen in my posts and no idea why. Is it compatible with WP 4.0?
Thanks
]]>Hello,
Does this plugin integrate with Contact Form 7 plugin?
Thank you!
]]>I installed the plug in and it created an SL Plugins tab but nothing is working. I click Spam Captcha and get a blank page.
]]>My plugin makes calls to wp_insert_comment($data) to insert comments into the comment queue.
Your plugin seems to be intercepting this and trying to insert a captcha … which of course my code cannot respond to.
It is possible for me to add something to the comment_meta to indicate to your plugin that the comments should not invoke your plugin?
]]>I installed OSE Firewall plugin, I found that while OSE Firewall and Spam Captcha activated, you are unable to view your site within WP. I deactivated Spam Captcha and it works fine. I do have the latest version of Spam Captcha.
]]>Currently there is some CSS which overrides the default items in WordPress:
span.count {
position: absolute;
left: 100px;
top: 0;
}
This overrides the counts put above the post list page, for example:
This: https://cl.ly/MGDy
Should look like this: https://cl.ly/MFFi
Fatal error: Class ‘pluginSedLex’ not found in D:\myitforum\myitforum\wwwroot\myitforumwp\wp-content\plugins\spam-captcha\spam-captcha.php on line 22
]]>