ntjedge
Forum Replies Created
-
Hi Suman,
Thanks for getting back. The AWS limits are not hit as our mail quota is much higher (100,000+ per 24hr period with a send rate of 40 mails/second)
My initial suspicion was with PHP max execution time but I have already updated that. Most importantly, I get the error almost immediately when I click Send Message. The status bar is hardly at 15% and the error pops up.
I checked the error log and there is no errors logged. It only has “email sent” logs (upto the last user it was sent to). An example is below,
——————————————————————–
[2023-08-28 03:01:09] EMAIL SENT | ADDRESS: [email protected] | SUBJECT: EMAIL TEST – PLEASE IGNORE | VIA: user | CONTENT: This is a test – please ignore.
——————————————————————–
Also note that we are not sending emails to outside domains. All emails are within the domain itself (both sender/receiver)..
I will still try running the same install on another server to see if its really the PHP issue and get back to you.
If you have any more suggestions, would be greatly appreciated.
Thanks again.
Hello @amimulihsanmahdi, my request was specific to Woocommerce. Where do we set reply-to in woocommerce? By default, the email “reply-to” email address is the default email address of the 1st admin of WP, which is clearly not practical.
Forum: Plugins
In reply to: [Wonder PDF Embed] Microsoft Edge Defender Warning Blocks PDFChecked on another one of my site running this plugin – Same error.
Forum: Plugins
In reply to: [Wonder PDF Embed] Microsoft Edge Defender Warning Blocks PDFMicrosoft SmartScreen has started showing up this anti-phishing notice on all the pages I am using the Wonder PDF Embed plugin when using the EDGE browser. This doesn’t seem to be specific to the website as such (opening the url directly doesn’t give this notice. Only the pages where the PDF is embedded using the plugin is causing the problem. Any suggestions to overcome this is appreciated. Thanks
Hey, looks like you are facing the same problem as me (https://www.ads-software.com/support/topic/wordfence-blocking-all-users/).
I took @crudhunter ‘s suggestion and have disabled only Login Security. I will be working on some other suggestions later in the day and see how it goes.
Will keep you updated, hopefully, this is a simple glitch ??
Hi @wfalaa, thank you for chiming in.
> Do you know if there is a reverse proxy configured on your server or not?
As far as I know, I don’t think so. I am not using CF. Nothing has changed recently on my server either, nor on my website. If something had changed on my server then it should have affected my other sites too (all running auto-updated WordPress with Wordfence – some using CF, some not) with a similar set of plugins – I stick to the ones I have been using for long.I followed your link about server IP logged in Live Traffic instead of the real visitor’s IP. My site is currently set to “Let Wordfence use the most secure method to get visitor IP addresses. Prevents spoofing and works with most sites”. I guess that’s the default?
Surprisingly, it is showing my current IP address just below the drop-down. On enabling Live Traffic, I can see that is showing correct IPs of the visitors – no more server IPs. And I didn’t make any changes that might have ‘fixed’ the issue. Somehow it’s back to normal.
I cannot re-enable the option “Enable login security” for now and risk blocking all visitors again. I will do it later in the day when the traffic is lower. I will also email you the report if required once I test it.
Thank you for your assistance in this matter ??
Hi,
Thank you @crudhunter for your suggestions.
1 – I disabled the option “Enable login security” and cleared the Blocked IP list. Now I can view the website & so can my users. I wonder how I missed that option in the first place!
2 – Nobody was trying to login, the homepage itself was blocked. Even when coming from Search engines. I check the banned user list, nothing out of order.
3 – My plugins list is very conservative. Nothing that touches anything that does anything with WordPress logins :). Not even a caching plugin.
Here’s the list, if it helps.
– Contact Form 7
– Developer Mode
– Duplicate Post
– Really Simple SSL
– Slider Revolution
– Templatera
– Wordfence Security
– WP Migrate DB
– WP-SpamShield
– WPBakery Visual ComposerYup, that’s all. I have disabled Duplicate Post, Templatera & WP Migrate DB as I don’t need them currently.
Any of those plugins according to you, could mess with WordPress authentication chain?
Thanks again for your assistance!
Hi Dali,
Just add the following CSS to your custom.css file:
.tawcvs-swatches .swatch { opacity: 1; }
That should remove the “milky white effect” over the color variations ??
Cheers!
Forum: Plugins
In reply to: [Themify - WooCommerce Product Filter] UI IssueExactly same problem here. I tried every possible combination it’s still the same. There are UI issues even within the backend too.
Additionally, it doesn’t even filter the products on the default shop page for me ??
Ok great!
I am looking forward to the update on that one.
Thanks again!
Hi Oscar,
Thank you!
It was that simple!? The second option seems like the better one. It didn’t cross my mind at all.
Forum: Plugins
In reply to: [WooCommerce COD Advanced Plugin] Problem with woocommerce 3.0Thank you for the fix!
Forum: Plugins
In reply to: [Postman SMTP Mailer/Email Log] Sparkpost integrationAny progress on this one?
Struggling to get SparkPost setup through SMTP Relay settings. I tried all possible options and am still stuck.
@dannida could you help? I am getting an error “Invalid “From” e-mail address “[email protected]” irrespective what “from” address I use.
Forum: Plugins
In reply to: [WooCommerce COD Advanced Plugin] Problem with woocommerce 3.0Same here… Screwed up two of my WordPress installations -> Menus disappear with the latest version of WordPress. Deactivating the plugin solves the issue. Have to uninstall…
Hi, when I use the shorcode, I am getting the following error,
Fatal error: Call to undefined method WooCommerce_Product_Subtitle_Shortcode_Display::get_element_p_tag_tag() in my-domain.com\wp-content\plugins\wc-product-subtitle\includes\class-shortcode-product-subtitle.php on line 27