I got 200 PHP errors:
PHP Notice: Undefined index: HTTP_PRAGMA in /data/wordpress/htdocs/wp-content/object-cache.php on line 128
What to do?
I got 200 PHP errors:
PHP Notice: Undefined index: HTTP_PRAGMA in /data/wordpress/htdocs/wp-content/object-cache.php on line 128
What to do?
Hi @Velkka33,
Thank you for writing in, Is that the site you’re working on below? I see that site’s WordPress installation is not updated (v4.9.10), latest WordPress is 5.2.2, please update your WordPress
Remember to clear all your caching features (plugin, server-side, CDN, and browser’s cache) after updating so that the code from the latest release is always in use. This will help you to avoid any potential errors.
If the error persists, please do testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.
Let us know how it goes,
Cheers,
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.