fopen, fread, fclose warnings
-
Hi,
Every site I have this installed is showing the following warnings in the WP admin.
Warning: fopen(/home/domain/public_html/wp-content/plugins/email-log-more-fields/email-log-more-fields.php): failed to open stream: No such file or directory in /home/domain/public_html/wp-includes/functions.php on line 4785 Warning: fread() expects parameter 1 to be resource, boolean given in /home/domain/public_html/wp-includes/functions.php on line 4788 Warning: fclose() expects parameter 1 to be resource, boolean given in /home/domain/public_html/wp-includes/functions.php on line 4791 Warning: fopen(/home/domain/public_html/wp-content/plugins/email-log-resend-email/email-log-resend-email.php): failed to open stream: No such file or directory in /home/domain/public_html/wp-includes/functions.php on line 4785 Warning: fread() expects parameter 1 to be resource, boolean given in /home/domain/public_html/wp-includes/functions.php on line 4788 Warning: fclose() expects parameter 1 to be resource, boolean given in /home/domain/public_html/wp-includes/functions.php on line 4791 Warning: fopen(/home/domain/public_html/wp-content/plugins/email-log-forward-email/email-log-forward-email.php): failed to open stream: No such file or directory in /home/domain/public_html/wp-includes/functions.php on line 4785 Warning: fread() expects parameter 1 to be resource, boolean given in /home/domain/public_html/wp-includes/functions.php on line 4788 Warning: fclose() expects parameter 1 to be resource, boolean given in /home/domain/public_html/wp-includes/functions.php on line 4791 Warning: fopen(/home/domain/public_html/wp-content/plugins/email-log-more-fields/email-log-more-fields.php): failed to open stream: No such file or directory in /home/domain/public_html/wp-includes/functions.php on line 4785 Warning: fread() expects parameter 1 to be resource, boolean given in /home/domain/public_html/wp-includes/functions.php on line 4788 Warning: fclose() expects parameter 1 to be resource, boolean given in /home/domain/public_html/wp-includes/functions.php on line 4791 Warning: fopen(/home/domain/public_html/wp-content/plugins/email-log-resend-email/email-log-resend-email.php): failed to open stream: No such file or directory in /home/domain/public_html/wp-includes/functions.php on line 4785 Warning: fread() expects parameter 1 to be resource, boolean given in /home/domain/public_html/wp-includes/functions.php on line 4788 Warning: fclose() expects parameter 1 to be resource, boolean given in /home/domain/public_html/wp-includes/functions.php on line 4791 Warning: fopen(/home/domain/public_html/wp-content/plugins/email-log-forward-email/email-log-forward-email.php): failed to open stream: No such file or directory in /home/domain/public_html/wp-includes/functions.php on line 4785 Warning: fread() expects parameter 1 to be resource, boolean given in /home/domain/public_html/wp-includes/functions.php on line 4788 Warning: fclose() expects parameter 1 to be resource, boolean given in /home/domain/public_html/wp-includes/functions.php on line 4791
Any idea why?
Thanks
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
- The topic ‘fopen, fread, fclose warnings’ is closed to new replies.