function.inc.php listed in error
Posted: Fri Dec 07, 2012 1:06 pm
Hello,
When I log in as my admin and go to upload a file of any kind, I get this error message on the top and bottom of my screen.
Warning: fopen(./users/Array.dfh) [function.fopen]: failed to open stream: No such file or directory in /home/website/public_html/cbs/functions.inc.php on line 13
Warning: fread(): supplied argument is not a valid stream resource in /home/website/public_html/cbs/functions.inc.php on line 15
Warning: fclose(): supplied argument is not a valid stream resource in /home/website/public_html/cbs/functions.inc.php on line 16
I thought since I did not put the script in a file labeled .dfh that I may need to change a few things, but I better ask about it first. As you can see I put the script in a file labeled .cbs
Thanks
When I log in as my admin and go to upload a file of any kind, I get this error message on the top and bottom of my screen.
Warning: fopen(./users/Array.dfh) [function.fopen]: failed to open stream: No such file or directory in /home/website/public_html/cbs/functions.inc.php on line 13
Warning: fread(): supplied argument is not a valid stream resource in /home/website/public_html/cbs/functions.inc.php on line 15
Warning: fclose(): supplied argument is not a valid stream resource in /home/website/public_html/cbs/functions.inc.php on line 16
I thought since I did not put the script in a file labeled .dfh that I may need to change a few things, but I better ask about it first. As you can see I put the script in a file labeled .cbs
Thanks