Warning in logger.php
-
PHP Warning: fwrite() expects parameter 1 to be resource, null given in /var/www/html/wp2/wp-content/plugins/wp-staging/includes/logger.php on line 80
I get this warning many times . it seems
return fwrite($this->stream, $string);$this->streamis null sometimes.
The topic ‘Warning in logger.php’ is closed to new replies.