cjames53
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] .htaccess corrupted, entire web site crashes — twiceHere is more information regarding the second error (an errant newline in .htaccess).
I used grep to search the whole wp-content directory, and found this:
[~/public_html/wp-content/plugins]# grep "Newfold Browser Cache"find . -type f
./bluehost-wordpress-plugin/vendor/newfold-labs/wp-module-performance/includes/CacheTypes/Browser.php: const MARKER = Newfold Browser Cache';
./bluehost-wordpress-plugin/vendor/newfold-labs/wp-module-performance/includes/BurstSafetyMode/Browser.php: const MARKER = 'Newfold Browser Cache';So it looks like this is a BlueHost problem, right? Nothing to do with WooCommerce specifically. I’ll get in touch with BlueHost.
Forum: Plugins
In reply to: [WooCommerce] .htaccess corrupted, entire web site crashes — twiceThe steps you have described here simply set pages for Cart, Checkout, and My Account.
These options do not interact with the .htaccess file.As I mentioned, the first crash happened when I clicked the WooCommerce “Save” button after reconfiguring WooCommerce. At the time, I also had the “YITH PayPal Payments for WooCommerce” enabled, and was (unsuccessfully) attempting to configure it to suit my use-case. You’ll see in the System Status Report that I now have the WooCommerce PayPal plug-in, but it wasn’t active at the time.
Here is a link to my System Status Report on Google Drive.
I believe the second crash is due to the FunnelKit plug-in, but can’t easily confirm it.
moon0326 suggested:
As the next step, I recommend setting up a staging site and testing again after deactivating all other plugins except WooCommerce. Additionally, it would be helpful if you could share a list of your active plugins.
Thanks, but this is too much work to solve someone else’s bug. My own problems are sufficient to fill my day. If it happens again, I’ll record exactly what steps I took.
Thanks for your help!
- This reply was modified 1 year, 4 months ago by cjames53.