niska
Forum Replies Created
-
Forum: Plugins
In reply to: [FeedWordPress] WP 6.7 Fatal ErrorForum: Plugins
In reply to: [FeedWordPress] WP 6.7 Fatal Error2024/11/14 08:00:03 [error] 42175#42175: *33917035 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught TypeError: Argument 1 passed to SimplePie\Cache\BaseDataCache::__construct() must implement i
nterface SimplePie\Cache\Base, instance of FeedWordPie_Cache given, called in /www/p/public_html/wp-includes/SimplePie/src/SimplePie.php on line 3219 and defined in /www/p/public_html/wp-includes/S
implePie/src/Cache/BaseDataCache.php:63
Stack trace:
#0 /www/p/public_html/wp-includes/SimplePie/src/SimplePie.php(3219): SimplePie\Cache\BaseDataCache->__construct(Object(FeedWordPie_Cache))
#1 /www/p/public_html/wp-includes/SimplePie/src/SimplePie.php(1585): SimplePie\SimplePie->get_cache('https://www.pro...')
#2 /www/p/public_html/wp-content/plugins/feedwordpress/feedwordpress.php(2020): SimplePie\SimplePie->init()
#3 /www/p/public_html/wp-content/plugins/feedwordpress/syndicatedlink.class.php(100): FeedWordPress::fetch(Object(SyndicatedLink), Array)
#4 /www/p/public_html/wp-content/plugins/feedwordpress/syndicatedlink.class.php(" while reading response header from upstream, client: 172.71.131.90, server: www.p.se, request: "GET /?update_feedwo
rdpress=1 HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php7.0-fpm-p.sock:", host: "www.p.se"Forum: Plugins
In reply to: [Table Rate Shipping for WooCommerce] Free shipping above total price XThank you. Is it possible to remove Table Rate if free shipping is available?
I depend on the W3TC plugin so I will not deactivate it. Since your plugin and W3TC have different purpose I thought it would be possible to use both at the same time. But it seems they are not compatible.
Thank you for quick response. I forgot to mention that the error message I get is “Error codes: rewrites_cached”.
Yes, the W3TC plugin modifies the Nginx config file, and it tells me if I need to restart the server. If I modify the the Nginx config manually, then W3TC will re-insert its code and tell me to restart the server.
The author of W3TC specifically say that: “Any custom rules should be applied outside of W3TC rules in nginx.conf”
But according to your FAQ I have to modify the W3TC rules – and that will not work.
Please advice.I also sent a test email using MailPoet key activation and got SOFTFAIL:
ARC-Authentication-Results: i=1; mx.google.com; dkim=pass [email protected] header.s=s01 header.b=NMC4bVOs; dkim=pass [email protected] header.s=mailpoet2 header.b=YixuSrb4; spf=softfail (google.com: domain of transitioning [email protected] does not designate 2a0b:dc80:cafe:108::1 as permitted sender) [email protected]; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=smyck1.se Return-Path: <[email protected]> Received: from mailout8.inleed.net (mailout8.inleed.net. [2a0b:dc80:cafe:108::1]) by mx.google.com with ESMTPS id g6-20020ac25386000000b004b40f3ed3b8si818566lfh.147.2022.12.13.01.54.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Dec 2022 01:54:28 -0800 (PST) Received-SPF: softfail (google.com: domain of transitioning [email protected] does not designate 2a0b:dc80:cafe:108::1 as permitted sender) client-ip=2a0b:dc80:cafe:108::1; Authentication-Results: mx.google.com; dkim=pass [email protected] header.s=s01 header.b=NMC4bVOs; dkim=pass [email protected] header.s=mailpoet2 header.b=YixuSrb4; spf=softfail (google.com: domain of transitioning [email protected] does not designate 2a0b:dc80:cafe:108::1 as permitted sender) [email protected]; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=smyck1.seI’m still waiting for a reply. Maby there is a bug when transactional emails are sent from WooCommerce?
Hi again
I can confirm that Gmail only complains when transactional email are sent from WooCommerce, for example when there is a new order.
This is the information we get in Gmail for some of the transactional emails:
SOFTFAIL with IP 2a0b:dc80:cafe:108:0:0:0:1
SOFTFAIL with IP 194.14.207.239
SOFTFAIL with IP 93.188.3.35Note: In MailPoet settings i have selected that all emails should be sent using MailPoeet. I have followed these instructions:
https://kb.mailpoet.com/article/292-choose-how-to-send-your-wordpress-websites-emails#how-to
https://kb.mailpoet.com/article/135-the-send-with-tabI’ve talked to my hosting provider. They confirm that spf record is correct. DNS record for mailpoet1._domainkey.smyck1.se. is dkim1.sendingservice.net.
Regarding key length, what are you referring to?
mail-tester result: https://www.mail-tester.com/test-ujss2j9vj
What could be wrong?
I checked https://plugins.followmedarling.se/ and it has the same problem (although it seems the server is faster than mine) – it takes 1 second to load this php file:
I checked the source code, and it seems this is the line causing the lag:
require_once( explode( ‘wp-content’, __FILE__)[0] . ‘wp-load.php’ );
I have also enabled OpCache and Redis object cache. But that doesn’t seem to make it any faster.
- This reply was modified 4 years, 1 month ago by niska.
I’m using the swedish hosting provider Inleed Standard plan (1 GB RAM – 1 Core). I’m using a caching plugin, so there is no load on the server. And not so many visitors (yet)
What is recommended to use this plugin? Do I need to upgrade to a better plan?
Thanks. Unfortionately I had to switch to another caching plugin. Now everything is working.
No other problems.
Would it be possible to check my error log – how do I enable logging?
Sure, there are several. But the latest one I had problem with was Wordfence Security plugin. fs_blog_admin=true parameter is used when installing the plugin for the first time.