I just installed a free poll script on my site and it's got a strange error. It says;
I checked line 50 on poll/poll.php and it has;
The URL to the page so you can see for yourself is http://www.dazportfolio.com/poll.php
If anyone knows the problem and could tell me, it would be a great help.
Thanks a lot!
Warning: fread(): Length parameter must be greater than 0. in /home2/dazport/public_html/poll/poll.php on line 50
I checked line 50 on poll/poll.php and it has;
PHP:
$contents = fread($ip, filesize($ipfile));
The URL to the page so you can see for yourself is http://www.dazportfolio.com/poll.php
If anyone knows the problem and could tell me, it would be a great help.
Thanks a lot!














