PHP notice
-
On our website we regularly see this kind of PHP notices in our error logs:
PHP message: PHP Warning: include(/webroot/wp-content/plugins/instagram-feed/vendor/smashballoon/framework/Packages/Notification/templates/information.php): Failed to open stream: No such file or directory in /webroot/wp-content/plugins/instagram-feed/vendor/smashballoon/framework/Utilities/functions.php on line 101
PHP message: PHP Warning: include(): Failed opening ‘/webroot/wp-content/plugins/instagram-feed/vendor/smashballoon/framework/Packages/Notification/templates/information.php’ for inclusion (include_path=’.:/usr/share/php’) in /webroot/wp-content/plugins/instagram-feed/vendor/smashballoon/framework/Utilities/functions.php on line 101″ while reading response header from upstreamIt’s hard to see from which URL this is, but it seems to be triggered from backend (wp-admin) pages.
Can this be fixed?
- You must be logged in to reply to this topic.