Thread: errors
View Single Post
  #1  
Old 24th June 2008, 20:10
klonoa2 klonoa2 is offline
Member
 
Join Date: Jun 2008
Posts: 8
Default errors
help i keep getting these errors on the index.php on TSfullymodded version1 based on TBDEV:

Code:
Warning: fopen(cache/index/newestuser.txt) [function.fopen]: failed to open stream: Permission denied in /home/admin/domains/site name/public_html/index.php on line 130

Warning: fputs(): supplied argument is not a valid stream resource in /home/admin/domains/site name/public_html/index.php on line 131

Warning: fclose(): supplied argument is not a valid stream resource in /home/admin/domains/site name/public_html/index.php on line 132

Warning: fopen(cache/index/stats.txt) [function.fopen]: failed to open stream: Permission denied in /home/admin/domains/site name/public_html/index.php on line 181

Warning: fwrite(): supplied argument is not a valid stream resource in /home/admin/domains/site name/public_html/index.php on line 182

Warning: fclose(): supplied argument is not a valid stream resource in /home/admin/domains/site name/public_html/index.php on line 183
would like help to fix it
Reply With Quote