Alright, I downloaded this code recently from
http://sourceforge.net/projects/phpmybc/ and have been trying to implement it on my host.
I'm very new to PHP, but I set everything up to what I thought was correct and I had very little luck trying to get it going.
The error I keep getting is:
Warning: fclose(): supplied argument is not a valid stream resource in /home/.illy/mafo/monkeymolestor.com/blockcheck/blockchecker.php on line 187
and I've also had some other errors all relating to 'not a valid stream resource'.
I've looked over
http://ca.php.net/fgets but since I'm new to PHP I just cannot seem to figure out what is happening.
My website for this thing is
http://monkeymolestor.com/blockcheck/index2.php so you can look yourself at the error, also a copy of the "blockchecker.php" code that is causing the error can be seen at
http://monkeymolestor.com/blockcheck/blockcheck.txt .
Thanks in advance to whomever can help me!
-Mafo
P.S. I know this is a brutal first post, but gotta start somewhere :P