Conversation
supportHi, function cookie returns: fclose() expects parameter 1 to be resource, … on line 330. fclose($this->cookie_file); replace it with fclose($cookie_file); fixes this issue. Rest in this function looks fine. http://wordpress.org/plugins/hearthisat/
No comments were stored for this source.