• Resolved drlester

    (@drlester)


    Wordfence 6.0.15 on a Linux server generated this error in the scan details:

    [Aug 31 10:30:15] Warning: fopen(/home/lanelest/public_html/the-web-doctor.com/wp-content/plugins/js_composer/js_composer.php): failed to open stream: No such file or directory in /home/lanelest/public_html/the-web-doctor.com/wp-includes/functions.php on line 4305 Warning: fread() expects parameter 1 to be resource, boolean given in /home/lanelest/public_html/the-web-doctor.com/wp-includes/functions.php on line 4308 Warning: fclose() expects parameter 1 to be resource, boolean given in /home/lanelest/public_html/the-web-doctor.com/wp-includes/functions.php on line 4311 0

    Lane

    https://wordpress.org/plugins/wordfence/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author WFMattR

    (@wfmattr)

    It sounds like the js_composer plugin you are using is looking for a file in the wrong place. The Wordfence scan window will show any errors that happens while it is trying to run, that would normally appear in your site’s error log (and not on the page), so I don’t think it is caused by Wordfence.

    The error probably is not affecting Wordfence, but it is a sign of a problem with the js_composer plugin — the plugin author could probably help. (Make sure to point out that the site is not directly in the public_html directory, where the plugin is looking for files.)

    Thread Starter drlester

    (@drlester)

    Thanks for the explanation and the suggestion!

    Lane

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Warning Message: fopen, fread, fclose errors’ is closed to new replies.