View Single Post
  #41  
Old 23rd June 2010, 16:56
extremervd extremervd is offline
Member
 
Join Date: Jun 2010
P2P
Posts: 4
Default
attention

Attention

I HAVE ERRORS!





on top
Code:
Warning:   fopen(C:/web/Apache2/htdocs/tbsource/cache/index/newestuser.txt) [function.fopen]: failed  to open stream: No such file or directory in /home/a77366829/domains/extremervd.com/public_html/index.php  on line 45

Warning:  fputs(): supplied argument is not a valid stream  resource in /home/a77366829/domains/extremervd.com/public_html/index.php  on line 46

Warning:  fclose(): supplied argument is not a valid stream  resource in /home/a77366829/domains/extremervd.com/public_html/index.php  on line 47

Warning:   fopen(C:/web/Apache2/htdocs/tbsource/cache/index/stats.txt) [function.fopen]: failed  to open stream: No such file or directory in /home/a77366829/domains/extremervd.com/public_html/index.php  on line 93

Warning:  fwrite(): supplied argument is not a valid stream  resource in /home/a77366829/domains/extremervd.com/public_html/index.php  on line 94

Warning:  fclose(): supplied argument is not a valid stream  resource in /home/a77366829/domains/extremervd.com/public_html/index.php  on line 95

Warning:   fopen(C:/web/Apache2/htdocs/tbsource/cache/index/active.txt) [function.fopen]: failed  to open stream: No such file or directory in /home/a77366829/domains/extremervd.com/public_html/index.php  on line 122

Warning:  fputs(): supplied argument is not a valid stream  resource in /home/a77366829/domains/extremervd.com/public_html/index.php  on line 123

Warning:  fclose(): supplied argument is not a valid stream  resource in /home/a77366829/domains/extremervd.com/public_html/index.php  on line 124
after header

Code:
Warning:   fopen(C:/web/Apache2/htdocs/tbsource/cache/index/news.txt) [function.fopen]: failed  to open stream: No such file or directory in /home/a77366829/domains/extremervd.com/public_html/index.php  on line 192

Warning:  fputs(): supplied argument is not a valid stream  resource in /home/a77366829/domains/extremervd.com/public_html/index.php  on line 193

Warning:  fclose(): supplied argument is not a valid stream  resource in /home/a77366829/domains/extremervd.com/public_html/index.php  on line 194

Warning:   fopen(C:/web/Apache2/htdocs/tbsource/cache/index/bd.txt) [function.fopen]: failed  to open stream: No such file or directory in /home/a77366829/domains/extremervd.com/public_html/include/functions.php  on line 1128

Warning:  fputs(): supplied argument is not a valid stream  resource in /home/a77366829/domains/extremervd.com/public_html/include/functions.php  on line 1130

Warning:  fclose(): supplied argument is not a valid stream  resource in /home/a77366829/domains/extremervd.com/public_html/include/functions.php  on line 1132
after online users

Code:
Warning:   fopen(C:/web/Apache2/htdocs/tbsource/cache/index/poll.txt) [function.fopen]: failed  to open stream: No such file or directory in /home/a77366829/domains/extremervd.com/public_html/index.php  on line 303

Warning:  fputs(): supplied argument is not a valid stream  resource in /home/a77366829/domains/extremervd.com/public_html/index.php  on line 304

Warning:  fclose(): supplied argument is not a valid stream  resource in /home/a77366829/domains/extremervd.com/public_html/index.php  on line 305
WHY?
Reply With Quote