Hello, Incanda,
Thank you for reaching out to us with your concerns regarding the errors you are encountering after setting your wp-cron to run manually. We understand how important it is to have your website running smoothly, and we are here to assist you.
The warnings you are seeing are related to PHP configuration and undefined array keys within specific plugin files. To address these issues, we recommend the following steps:
1. For the “output_buffering” warning, please check your PHP configuration (php.ini file) to ensure that the ‘output_buffering’ setting is assigned a proper numerical value. The warning suggests that it is currently set to “Off,” which should be changed to a specific number (e.g., 4096).
2. The undefined array key warnings appear to be coming from the ‘non-purchasable-woocommerce-products’ plugin and the ‘woo-shipping-display-mode’ plugin. These could be due to incompatibilities with the current version of WordPress or PHP, or they might be bugs within the plugins themselves.
To resolve these plugin-related warnings, you can try the following:
– Ensure that all your plugins and themes are updated to their latest versions.
– Temporarily deactivate the mentioned plugins and check if the warnings disappear. If they do, reactivate them one by one to identify the culprit.
– If the issue persists after updates, you may need to contact the plugin developers for support or look for alternative plugins that provide similar functionality without causing errors.
We hope this information is helpful.
Best Regards,
8Theme’s Team