zoomsan
Forum Replies Created
-
Also, I just bought pro, but I installed or am trying to install pro (free works no problem) and get this –
Warning: require(/home/the0/public_html/site.com/wp-content/plugins/woo-save-abandoned-carts-pro/includes/class-woo-live-checkout-field-capture-pro.php): failed to open stream: Permission denied in /home/the0/public_html/site.com/wp-content/plugins/woo-save-abandoned-carts-pro/woo-save-abandoned-carts-pro.php on line 21
Fatal error: require(): Failed opening required ‘/home/the0/public_html/site.com/wp-content/plugins/woo-save-abandoned-carts-pro/includes/class-woo-live-checkout-field-capture-pro.php’ (include_path=’.:/usr/local/php71/pear’) in /home/the0/public_html/site.com/wp-content/plugins/woo-save-abandoned-carts-pro/woo-save-abandoned-carts-pro.php on line 21
Hi there.. this was never checked actually: “use persistent mode”
This is actually not the case. Caching doesn’t make a difference. This plugin unchecked “allow comments” for every individual post, and when you disable the plugin, it is not checked again on any post – so comments don’t appear.
So the box “allow comments for this post” is unchecked on thousands of posts and that is why the comments box does not appear after you disable this plugin.
How to fix this? Database query?
Forum: Fixing WordPress
In reply to: sm_ping and do_pings filling up CronAnswer: found this in the log file for cron jobs: CRON[38036]: Authentication token is no longer valid; new one required
Forum: Fixing WordPress
In reply to: sm_ping and do_pings filling up CronOdd.. no matter what I do I cannot prevent the build up of sm_pings and do_pings .. even if running PHP in cron from the command line .. now when I run PHP regularly from the command line and run the wp-cron.php, it does clear them. But something in cron is not working and I’ve tried curl and wget and php directly in cron.
Problem was solved for us by disabling gallery “optimizer” plugin
Here’s what was going on:
1 wordpress install had the APC plugin in wp-content and one did not.. LOL https://txfx.net/wordpress-plugins/apc/
Hi Pothi,
Thank you very much for the response.
I was wondering, do you know why separate processes might solve this issue?
Or will it just transfer the issue to half of the php5-fpm processes used? (the ones associated w/ the site doing the problem)
I suspect a test site would not have a problem, as 1 of them does not. But, it’s a good idea. Thank you.