Ed Alexander
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Multiple orders created from one customer orderI’m not affiliated with WooCommerce and just happened upon your post. My guess would be the problem occurred on the user’s end and not with your site since you tested things and they are working fine. Maybe the users Browser was refreshed multiple times? Doing that would cause additional Form submissions, but not actual new payment submissions.
Forum: Plugins
In reply to: [BulletProof Security] Manually Block Malicious IP’sYes, but hackers and spammers usually have large ranges of IP addresses that they use. So if you are going to try that then you should block by CIDR IP address ranges => https://forum.ait-pro.com/forums/topic/htaccess-block-ip-address-range-cidr-ip-address-range/#post-8145
It’s more effective to block “bad actions” vs IP addresses.
Forum: Plugins
In reply to: [BulletProof Security] Installation FailedGreat!
Forum: Plugins
In reply to: [BulletProof Security] Installation FailedCorrupt browser cache can cause this problem too. Try clearing your Browser cache and plugin cache if you are using a caching plugin. If you are using Cloudflare then clear your Cloudflare cache.
Forum: Plugins
In reply to: [BulletProof Security] Installation FailedA security plugin with a WAF firewall could cause this problem. Temporarily turn off the firewall and see if that works.
Forum: Plugins
In reply to: [BulletProof Security] Installation Failed“The cURL error 28 is a connection timeout error that occurs when your server attempts to make a request (like downloading a plugin or theme) but the process takes too long and times out. This is most common in WordPress environments during updates or installations.”
This help post on wpbeginner.com covers a few possible causes for this problem > https://www.wpbeginner.com/wp-tutorials/how-to-fix-curl-error-28-connection-timed-out-after-x-milliseconds/.
Forum: Reviews
In reply to: [BulletProof Security] Хороший плагинThanks andrey232525 for taking the time to leave a review. Very much appreciated!
Forum: Plugins
In reply to: [BulletProof Security] Download-Request KeyAssuming that you received your BPS Pro Download-Request Key email – the thread has been resolved. If you didn’t receive your BPS Pro Download-Request Key email then contact me directly using my contact form here > https://www.ait-pro.com/contact/
Forum: Plugins
In reply to: [BulletProof Security] Download-Request KeyI resent your BPS Pro Download-Request Key email to your PayPal email address.
This problem has been fixed in BPS 7.1. Resolving this thread.
Oh wow. Yeah I would not need to change the footer code on tab pages since all this is doing is getting the $bps_footer variable loaded after the textdomain action is loaded. Will do this now and upload BPS 7.1 today. Thanks again.
Forum: Plugins
In reply to: [BulletProof Security] Text Domain Bug – in debug logYep, I am aware of this problem > https://ww.wp.xz.cn/support/topic/function-_load_textdomain_just_in_time-was-called-incorrectly-184/ Will be fixed in BPS 7.1.
Yeah that will definitely work. Was trying to get out of changing the footer code on each BPS tab page. lol. Hopefully this doesn’t cause problems for WP_CLI. Thanks.
Try this test for me. Cut the bulletproof_security_load_plugin_textdomain() function at code lines 87-90 and paste that code above code line 30 where the WP_CLI globals are. Let me know if that works or not.
Forum: Plugins
In reply to: [BulletProof Security] Sendcloud Connection Getting Blocked?Probably blocked because it simulates an RFI attack. Try the fix here > https://forum.ait-pro.com/forums/topic/download-manager-pro-plugin-blocked-by-bullet-proof/#post-45133