dpitzer
Forum Replies Created
-
Forum: Plugins
In reply to: [Nginx Helper] Security issueI do not believe this is resolved as Blogvault is now reporting a vulnerability in the WordPress Nginx Helper plugin <= 2.2.3 too. Please advise.
I have the same problem with PHP 7.4 using Elementor and Shoptimizer Theme.
Forum: Plugins
In reply to: [Index WP MySQL For Speed] Fatal Error Uncaught ExceptionThank you very much for your feedback on this.
The tmp space free is 300GB and the DB is 3 GB. We did find that we needed more space in our innodb buffer pool and log file size, but even after that it still fails.
We did add an explicit setting for the tmp dir.
The companion plugin / index has been installed and worked fine. Can you send me the SQL it is running and I can run it inside tables plus?
Thank you,
Dave
Forum: Plugins
In reply to: [WooCommerce] Woocommerce 3.6.1 Breaks wc_get_product_id_by_skuI was wrong it only correct some items, half of our products fail the look up.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce 3.6.1 Breaks wc_get_product_id_by_skuThis did correct the issue, thank you Mike!
Forum: Plugins
In reply to: [WooCommerce] Woocommerce 3.6.1 Breaks wc_get_product_id_by_skuOk no problem. I’m still looking at it. I only upgrade our development server so the our live site is still good. One thing that I am thinking it might be is the dev server runs PHP 7.3
Forum: Plugins
In reply to: [WooCommerce] Woocommerce 3.6.1 Breaks wc_get_product_id_by_skuAll completed 721. Only pending is woocommerce_update_marketplace_suggestions
Forum: Plugins
In reply to: [WooCommerce] Woocommerce 3.6.1 Breaks wc_get_product_id_by_skuI would need a secure place to put that. They contain too much information about the system and DB.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce 3.6.1 Breaks wc_get_product_id_by_skuYes. It reported it did. I also took 3.6.1 with no problems.
Forum: Plugins
In reply to: [WooCommerce] WC_Cache_Helper::delete_version_transients flooding CRONHow was this resolved? We are seeing this on the latest version.
Same issue here, we run Litespeed and PHP 7.2.x as an FYI.
- This reply was modified 7 years, 11 months ago by dpitzer.
+1 to customize the block message.
True, let me look more into it.
Thank you,
Dave
Thank you for responding jolo677!
Our whole site is already HTTPS and the CDN uses our own certificate and forces HTTPS. I’ll look to see if this is something going on.
Thanks again,
Dave
Hi,
I did follow standard troubleshooting procedures for WP and I believe the problem is within the base PayPal js somewhere. In my case when the CDN is enabled the checkout page becomes partially greyed out. The “Your Order” overview along with the payment select no longer work and are non-responsive. Oddly we ONLY use the CDN for images no CSS or JS are delivered from there. Along with PayPal we also take Stripe. When I turn off PayPal as a payment method it all works again fine.
The fact that it blocks those bottom sections makes me believe a js has failed.
Dave