svendevries
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WordPress update warningI resolved the issue by adding in the wp-config.php above the line
/* That’s all, stop editing! Happy publishing. */define( ‘WP_AUTO_UPDATE_CORE’, true );
Sven
Forum: Fixing WordPress
In reply to: WordPress update warningHi,
You were right, the errors were coming from a plugin (SiteAlert (Formerly WP Health)).
I have installed the “WP Healthcheck” plugin and no more errors occur.
However, the warning in WordPress Updates still remain (see image below).
Hope you can help to solve this issue as well.Forum: Fixing WordPress
In reply to: WordPress update warningThese are the errors:
Error checking PHP health.
Error checking database health.The site is working, PHP and database are working correct despite the error in Site heath.
Strange..Forum: Fixing WordPress
In reply to: WordPress update warningThanks for your reply
The site is working ok, however
In the health check there are some anomalies under server checks:
Error checking PHP health.
Error checking database health.When deactivated (all) plugins, the warnings in the WordPress update menu remains.