foobar2022
Forum Replies Created
-
Forum: Plugins
In reply to: [Mail On Update] Error 501 on activationTo be honest, I have no idea how to dig into this issue. I will check if there are any deprecated function which may collide with the PHP version.
Forum: Plugins
In reply to: [Mail On Update] Error 501 on activationIs it a multisite installation you are installing the plugin?
Forum: Plugins
In reply to: [Mail On Update] Error 501 on activationIs it a multisite installation you are installing the plugin? When does the error exactly occur?
Cheers,
SvenForum: Plugins
In reply to: [Mail On Update] Error 501 on activationThis doesnt look like a plugin issue. 501 is a server issue. Does this only occur with the mail-on-update plugin?
Forum: Plugins
In reply to: [Mail On Update] russian languagesAdded in 5.3.1. Thanks.
Forum: Plugins
In reply to: [Mail On Update] Change default adresseThis should be fixed with the just released version 5.3.0 as it gives you the option to selected the administrator who should be notified.
Forum: Plugins
In reply to: [Mail On Update] Bug, setting not savedSorry for the (really) late reply.
This should be fixed with the just released version 5.3.0.
Forum: Plugins
In reply to: [NoSpamNX] NoSpamNX with W3 Total Cache minificationSorry, for the late reply. NoSpamNX does not work with HTML-Minifications. It breaks the hidden fields.
Forum: Plugins
In reply to: [Mail On Update] Mail on update for themes ?Sorry, updating themes will not be supported.
Forum: Plugins
In reply to: [Mail On Update] Can't add multiple email addressesThis function has been removed, due to an CVE. See Changelog: http://wordpress.org/plugins/mail-on-update/changelog/
Forum: Plugins
In reply to: [Mail On Update] Send Only 1 Notification Per UpdateIt means, that the plugin will send only one e-mail if an update for a plugin is available. If the checkbox is not checked the plugin will send a notification every 12 hours (depending on wp-cron is executed) until you update the plugin.
Forum: Plugins
In reply to: [Mail On Update] admin-functions.php is deprecated since version 2.5! ErrorThanks! Fixed in 5.2.5!
Forum: Plugins
In reply to: [NoSpamNX] Not working as well as it used to.There’s no doubt that spambots have picked up pace. But there is little room for optimization in the plugin itself, as the goal of nospamnx was no server side checking, no extra input field, no ban of ip range (unless you want it via the blacklist), etc.
What I can recommend is using the Blacklist and check if you use a theme which has the same functionality as a standard wordpress theme (see FAQ).
Forum: Plugins
In reply to: [NoSpamNX] Plugin was accessed by hackIt would be great to have more specifics on this in order to fix a potential bug. Do you have a CVE? How can you be sure that the attackers used a potential vulnerability in the plugin?
Forum: Plugins
In reply to: [NoSpamNX] non-static method NoSpamNX::nospamnxPluginLinks()The message should be gone with version 5.1.15.
Thanks!