freedomnet
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Security Exposure – Your Site is Experiencing a Technical IssueError Details
=============
An error of type E_ERROR was caused in line 356 of the file /home/homedirectory/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/wordfencels.php. Error message: Uncaught Error: Class ‘WordfenceLS\Controller_Whitelist’ not found in /home/homedirectory/public_html/wp-content/plugins/wordfence/modules/login-security/classes/controller/wordfencels.php:356
Stack trace:
#0 /home/homedirectory/public_html/wp-includes/class-wp-hook.php(286): WordfenceLS\Controller_WordfenceLS->_authenticate(Object(WP_User), ‘WPAdminID’, ‘WPPassword’)
#1 /home/homedirectory/public_html/wp-includes/plugin.php(208): WP_Hook->apply_filters(Object(WP_User), Array)
#2 /home/homedirectory/public_html/wp-includes/pluggable.php(539): apply_filters(‘authenticate’, NULL, ‘WPAdminID’, ‘WPPassword’)
#3 /home/homedirectory/public_html/wp-includes/user.php(95): wp_authenticate(‘WPAdminID’, ‘WPPassword’)
#4 /home/homedirectory/public_html/wp-login.php(934): wp_signon(Array, true)
#5 {main}
thrown“homedirectory”, “WPAdminID” and “WPPassword” above have been modified to place holders. They are the real/actual site’s home directory, WordPress Admin ID and WordPress Admin Password in the real stack trace.
Forum: Fixing WordPress
In reply to: Security Exposure – Your Site is Experiencing a Technical IssueThank you for your thoughts. The issue is the new WordPress generated email, not a site issue. The WordPress email should not contain a WP Admin User ID and Password.
This site has no security issues. The email is being triggered because of intentional firewall restriction that this site has in place. So, it is a false positive.
I just need to stop the WordPress generated email, or at least keep it from sending the id and password out in plain text email.
Forum: Fixing WordPress
In reply to: Security Exposure – Your Site is Experiencing a Technical IssueWordFence Premium is installed and active. It’s scan is clean. This will not prevent the email from being sent out by WordPress 5.2 I believe.
John,
Thank you very much for your time to respond and for the direction. I will look into writing a filter hook for bcn_pick_post_term. I really appreciate your guidance.
Regards,
DonForum: Plugins
In reply to: [WooCommerce Square] Squareup pluginWe also have this problem. We have lost 6 orders in the last few weeks. There is no indication that we are aware of when the verification fails, just a “failed order” email when it happens to a customer. We log the square plugin errors to the Woocommerce log and they always show authentication error. Would appreciate a resolution to this.