Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #810812

    Hi support

    Hope your day is not as warm as ours :)
    I encounter stanges strings of code in my WordPress admin. It happen wen I update a plugin (wp-admin/update-core.php?action=do-plugin-upgrade in address).

    Warning: fopen(/homepages/d14xxxxxxx/htdocs/WP/wp-content/plugins/homepages/d14xxxxxxx/htdocs/WP/wp-content/themes/enfold/config-layerslider/LayerSlider/layerslider.php): failed to open stream: No such file or directory in /homepages/d14xxxxxxx/htdocs/WP/wp-includes/functions.php on line 4785
    
    Warning: fread() expects parameter 1 to be resource, boolean given in /homepages/d14xxxxxxx/htdocs/WP/wp-includes/functions.php on line 4788
    
    Warning: fclose() expects parameter 1 to be resource, boolean given in /homepages/d14xxxxxxx/htdocs/WP/wp-includes/functions.php on line 4791
    
    Warning: fopen(/homepages/d14xxxxxxx/htdocs/WP/wp-content/plugins/homepages/d14xxxxxxx/htdocs/WP/wp-content/themes/enfold/config-layerslider/LayerSlider/layerslider.php): failed to open stream: No such file or directory in /homepages/d14xxxxxxx/htdocs/WP/wp-includes/functions.php on line 4785
    
    Warning: fread() expects parameter 1 to be resource, boolean given in /homepages/d14xxxxxxx/htdocs/WP/wp-includes/functions.php on line 4788
    
    Warning: fclose() expects parameter 1 to be resource, boolean given in /homepages/d14xxxxxxx/htdocs/WP/wp-includes/functions.php on line 4791
    
    Warning: fopen(/homepages/d14xxxxxxx/htdocs/WP/wp-content/plugins/homepages/d14xxxxxxx/htdocs/WP/wp-content/themes/enfold/config-layerslider/LayerSlider/layerslider.php): failed to open stream: No such file or directory in /homepages/d14xxxxxxx/htdocs/WP/wp-includes/functions.php on line 4785
    
    Warning: fread() expects parameter 1 to be resource, boolean given in /homepages/d14xxxxxxx/htdocs/WP/wp-includes/functions.php on line 4788
    
    Warning: fclose() expects parameter 1 to be resource, boolean given in /homepages/d14xxxxxxx/htdocs/WP/wp-includes/functions.php on line 4791
    
    Warning: fopen(/homepages/d14xxxxxxx/htdocs/WP/wp-content/plugins/homepages/d14xxxxxxx/htdocs/WP/wp-content/themes/enfold/config-layerslider/LayerSlider/layerslider.php): failed to open stream: No such file or directory in /homepages/d14xxxxxxx/htdocs/WP/wp-includes/functions.php on line 4785
    
    Warning: fread() expects parameter 1 to be resource, boolean given in /homepages/d14xxxxxxx/htdocs/WP/wp-includes/functions.php on line 4788
    
    Warning: fclose() expects parameter 1 to be resource, boolean given in /homepages/d14xxxxxxx/htdocs/WP/wp-includes/functions.php on line 4791

    I’ve refresh the core and the enfold theme from fresh (select-remove-reupload)
    I’m using a child theme with nothing special in it.
    Nothing is display when I define (‘WP_DEBUG’, true);
    Quite strange !

    Thanks for your help !

    • This topic was modified 7 years, 5 months ago by Ikyo.
    #810818

    Hey Ikyo,

    Please, check the version of our theme that you`re using.

    Best regards,
    John Torvik

    #810824

    Version displayed is 4.0.7
    It’s odd…I thought the last one was 4.0.6
    WP is 4.8

    Thanks John !

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.