So I'm using the Madquery library to pull information about my Counter-Strike server and display it on my clans website. I haven't touched anything on the website as far as HTML and PHP go, but all of a sudden I'm getting this error
PHP Code:
Warning: fread(): Length parameter must be greater than 0. in /home/av1/domains/avclan.net/public_html/includes/madquery.php
It doesn't give me a line number or anything, and it's a huge library. Any ideas as to why this would be happening now, and as to how I might find out how to fix it?