foobar2022
Forum Replies Created
-
Forum: Plugins
In reply to: [NoSpamNX] Does it also work on contact forms?No. It only works with the WordPress Comment Form.
Forum: Plugins
In reply to: [NoSpamNX] NoSpamNX is marking good comments as spamIt is fairly common for our users to compose their replies in Notepad or Word and then paste them into the comment form.
Unfortunatly its even more common for spambots to “spread” spam as fast as they could…
I’m also wondering — is it not possible to save the comment on the user’s computer, so it can be retrieved by the <back> button?
I just checked all Back-Buttons, they are using the Back-Functionality of the Browser and are working. So, wether the comment is commeted to fast or block, the comment will still be visible for the user (in “block” mode).
Forum: Plugins
In reply to: [NoSpamNX] NoSpamNX is marking good comments as spamI think you ran into “commenting to fast”. Since version 5.0.0 NoSpamNX checks how fast a comment is posted. As you have pasted the comment you probably posted the comment under 10 seconds after the page was loaded. If you choose “block” a message would have appeard saying you commented to fast. As you choosed “mark as spam” the comment was marked as spam, as it was commented to fast.
Forum: Plugins
In reply to: [NoSpamNX] [Plugin: NoSpamNX] Plug in not working. No spam is being blocked.Sorry for the late reply. Do you still need help getting NoSpamNX to work properly?
Forum: Plugins
In reply to: [NoSpamNX] [Plugin: NoSpamNX] Not catching new kind of comment spamI saw this new spam also. I used the Blacklist to block this new one. Working on an automated check.
Forum: Plugins
In reply to: [NoSpamNX] [Plugin: NoSpamNX] Breaks Jetpack-CommentsNoSpamNX does not work with Jetpack plugin.
Forum: Plugins
In reply to: [Mail On Update] [Plugin: Mail On Update] calling two deprecated functionsReleased version 4.5.
Forum: Plugins
In reply to: [NoSpamNX] [Plugin: NoSpamNX] Latest version do not count spam filteredIf you mean user interface = settings page, than NoSpamNX acutally indeed requires translation, because of the settings page. NoSpamNX 5.1.7 has 35 lines which need translation, so I think some lines in the readme might not be enough.
Forum: Plugins
In reply to: [NoSpamNX] [Plugin: NoSpamNX] Latest version do not count spam filteredJust pushed version 5.1.7 to the repo. The “zero count” relied on missing translations and will now fallback to default english. As for the debug errors, I found only 1 error which marked __ngettext as deprecated. Unfortunatly I can’t change that, because I can’t get _n to work the same way as __nggettext. If someone finds a fix for this I be glad to include it.
Forum: Plugins
In reply to: [NoSpamNX] [Plugin: NoSpamNX] more errors in debug mode5.1.5 should fix this.
Forum: Plugins
In reply to: [NoSpamNX] [Plugin: NoSpamNX] more errors in debug modeJust release 5.1.3 which should fix the debug-errors.
Forum: Plugins
In reply to: [NoSpamNX] [Plugin: NoSpamNX] How to not block a part of a word?Sorry, still can’t reproduced your error, even with “here” in the comment fields. All tests I did worked.
Forum: Plugins
In reply to: [NoSpamNX] [Plugin: NoSpamNX] How to not block a part of a word?I just double-checked. Both Substring and exact word match works. In which field (author, email, comment, etc.) do you put “here”?
Forum: Plugins
In reply to: [NoSpamNX] [Plugin: NoSpamNX] How to not block a part of a word?Version 5.1.1 has an option to whether match full Words or Substrings for local an global blacklist.
Forum: Plugins
In reply to: [NoSpamNX] [Plugin: NoSpamNX] use a static functionJust released a new Version.