tom.andersen
Forum Replies Created
-
Forum: Plugins
In reply to: [Disable WP REST API] Woocommerce Block Checkout dont work with pluginI’m using the plugin on all my non woo sites, works well on them.
Forum: Plugins
In reply to: [Disable WP REST API] Woocommerce Block Checkout dont work with pluginI had the same problem. I really like the plugin.
Jeff: If you don’t want to change it, (which is fine) could you add ‘Not reccomended for woocommerce’ in the about blurb or similar.
(I was really looking for something that just blocks /users and / as they both leak too much information.)
Forum: Plugins
In reply to: [WooCommerce] NEW: Increased credit card testing attacksI had this on a client site. We simply turned off “Advanced Card Processing” – with paypal the store can still accept credit cards. Seems Paypal is being lazy here.
No more credit card testing
This is a serious security issue. Your restricted content could be personal details, etc.
You can use cloudflare to block the amazonbot. I had same problem.
Rule under security WAF.
WHen userAgent contains Amazonbot
Then block
Forum: Plugins
In reply to: [404 Solution] Plugins Auto Updates stop workingHi Aaron
Also please note that we tried it on 3 sperate sites, with different plugins, etc. As soon as we enable this plugin (love how it works!) auto updates stop. Could even be your plugin rediecting some cron job url or similar?
–Tom
I peeked at the WP MAIL SMTP source for sending via pepipost, and it uses some v3 of the api and a different URL than pepipost says to use. Not sure if pepipost has changed this version 3 since they show using v2 in their examples.
From the code
protected $url = ‘https://sgapi.pepipost.com/v3/mail/send’;Forum: Plugins
In reply to: [Real-Time Find and Replace] For some reason it does not work on one siteAnswer my own question.
Only thing left was the theme.
Sure enough upgrading the theme from 5.9.2 to 5.9.7 did the trick.
Jupiter 5.9.2 ejects the php at the wrong time (too late) – excluding lots of things from working.
Forum: Plugins
In reply to: [Contact Form 7] Where to download older versions?try rebuilding permalinks, worked for us.
Forum: Plugins
In reply to: [Contact Form 7] 4.8 version doesn’t workTry rebuiding your permalinks: Go to your permalinks under settings and then turn it to none, save then back to your current settings.
Fixed this exact problem for us.
In other words its a bug in wordpress. If permalinks need to be rebuilt to fix a problem, then ww.wp.xz.cn should rebuild them on plugin update etc.
Forum: Plugins
In reply to: [CDN Enabler] CDN Enabler not rewriting.agreed and thanks. I noticed that another plugin with similar base functionality (real time find and replace) calls ob_start() and then calls ob_start(‘callbackfunc’) right after but that did not seem to help your plugin.
Forum: Plugins
In reply to: [CDN Enabler] CDN Enabler not rewriting.I have it down to the
ob_start(
array(&$rewriter, ‘rewrite’)
);The callback never gets called. It’s because there is no output to pass to it, as I found by debugging, so some plugin/theme/hack has ‘stolen’ the output before it gets to your plugin.
Forum: Plugins
In reply to: [CDN Enabler] CDN Enabler not rewriting.I deactivated most of the plugins, but its still not working. Also I took our own site https://palmerandersen.com and did everything the same there and its working. Lots of plugin overlap, same theme (Jupiter) on both, etc. I am going to hack up some of the files in your elegantly written plugin to see if the action hook is being called, etc.
Forum: Plugins
In reply to: [CDN Enabler] CDN Enabler not rewriting.thx,
I will do the plugin de-activate thing after hours, as the site is in soft launch mode, lots of people working on it. I tried using the plugin you guys make for caching, and it made no difference. I could see the caching plugin working.
Forum: Plugins
In reply to: [CDN Enabler] CDN Enabler not rewriting.Sorry the working CDN url is actually
https://royalcitycom-uwxmzd1a6y1boxygq.stackpathdns.com/wp-content/uploads/soldpress/properties/18245033/18245033-LargePhoto-1.jpg