• Hi,

    I tried and look for a solution or a similar problem description as mine but didn’t succeed… So sorry, if it’s already been reviewed…

    When I load in the admin on two of my sites I get theses lines on the top (this is an example for one of the two sites, I juste removed the beginning of the directory’s path) :

    Warning: file_get_contents(.../httpdocs/wp-content/plugins/contact-form-7/wp-contact-form-7.php): Failed to open stream: No such file or directory in .../httpdocs/wp-includes/functions.php on line 6805
    
    Warning: file_get_contents(.../httpdocs/wp-content/plugins/instant-images/instant-images.php): Failed to open stream: No such file or directory in /home/clients/84ee76add830e46ef52a8ebe2c4fe631/didier-coenegracht.ch/httpdocs/wp-includes/functions.php on line 6805
    
    Warning: file_get_contents(.../httpdocs/wp-content/plugins/jetpack/jetpack.php): Failed to open stream: No such file or directory in .../httpdocs/wp-includes/functions.php on line 6805
    
    Warning: file_get_contents(.../httpdocs/wp-content/plugins/gallery-by-supsystic/index.php): Failed to open stream: No such file or directory in .../wp-includes/functions.php on line 6805

    This doesn’t seem to affect the functions of wordpress, but it’s really strange because theses errors are all linked to plugins that I’ve uninstalled and deleted…

    And I really don’t get why the error is on “functions.php”.

    I am no coder, so I won’t be able to perform strange back-end tricks ??

    Thanks already for your help !

Viewing 2 replies - 1 through 2 (of 2 total)
  • Moderator James Huff

    (@macmanx)

    This problem may be a plugin or theme conflict. Please attempt to deactivate all plugins and switch to the default Twenty Twenty-Three theme. If the problem goes away, re-activate them one by one to identify the source of the problem.

    If you can install plugins, install Health Check. On the troubleshooting tab, you can click the button to deactivate all plugins and change the theme for you while you’re still logged in without affecting normal visitors to your site.

    Thread Starter didicoen85

    (@didicoen85)

    Ok thanks i’ll try that and come back to you !

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Failed to open stream – functions.php’ is closed to new replies.