Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Torrent Strike
Reply
Thread Tools
  #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
  #2  
Old 24th June 2008, 20:23
Neptune
Guest
 
Posts: n/a
Default Re: errors
read the readme.txt
Reply With Quote
  #3  
Old 24th June 2008, 21:04
klonoa2 klonoa2 is offline
Member
 
Join Date: Jun 2008
Posts: 8
Default Re: errors
i have read the readme.txt it doesn't help fix these errors

Code:
    $fp = fopen($file2,"w");
    fputs($fp, $OUTPUT);
    fclose($fp);
these are lines 130 to 132

Code:
$fh = fopen($file, "w");
fwrite($fh,$stats2);
fclose($fh);
these are lines 181 to 183
Reply With Quote
  #4  
Old 25th June 2008, 13:57
allroms allroms is offline
Member
 
Join Date: May 2008
Posts: 13
Default Re: errors
you need to create newestuser.txt in cache/index/ and chmod it to 777 ;)
Reply With Quote
  #5  
Old 25th June 2008, 14:24
klonoa2 klonoa2 is offline
Member
 
Join Date: Jun 2008
Posts: 8
Default Re: errors
thanks for the help guys thats fixed it
Reply With Quote
Reply

Tags
errors


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
TSSE v5.4.1 ....errors B90RVN Template Shares 2 8th September 2009 07:49
fix noneline errors wMan Community Cafe 0 15th July 2009 17:37
errors 5.4.1 mrdecoder Template Shares 27 31st May 2009 00:56
Please help, I got 2 errors/problems informatic Yuna Scatari Edition (YSE) 3 8th October 2008 18:32
2 errors want to resolve plz kingo_2003 Template Shares 0 5th September 2008 12:16



All times are GMT +2. The time now is 05:43. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.