Forum Moderators: coopster
Warning: file_get_contents(/home/ricky/public_html/up/gamestemplate.php) [function.file-get-contents]: failed to open stream: No such file or directory in /home/rickyb/public_html/up/upload_work.php on line 67
Warning: fopen(/home/ricky/public_html/up/twth.html) [function.fopen]: failed to open stream: No such file or directory in /home/rickyb/public_html/up/upload_work.php on line 71
Warning: fwrite(): supplied argument is not a valid stream resource in /home/rickyb/public_html/up/upload_work.php on line 72
Warning: fclose(): supplied argument is not a valid stream resource in /home/rickyb/public_html/up/upload_work.php on line 73
Thanks
Ricky
The clue is in the error messages:
..file_get_contents(/home/ricky/public_html/up/gamestemplate.php) [function.file-get-contents]: failed to open stream: No such file or directory in /home/rickyb/public_html/up/upload_work.php on line 67fopen(/home/ricky/public_html/up/twth.html) [function.fopen]: failed to open stream: No such file or directory in /home/rickyb/public_html/up/upload_work.php on line 71
Have you checked that the 'up/gamestemplate.php' and 'up/twth.html' files exist?
dc
[edited by: dreamcatcher at 9:47 am (utc) on Jan. 22, 2008]