Page 1 of 1

Minor question

Posted: Fri Apr 30, 2010 10:42 pm
by Peenyuh
What do this mean? :dork:

PHP Warning: fopen(./ip.txt): failed to open stream: Permission denied in E:\web\martianbuddy\counter.class.php on line 50 PHP Warning: flock(): supplied argument is not a valid stream resource in E:\web\martianbuddy\counter.class.php on line 51 PHP Warning: fwrite(): supplied argument is not a valid stream resource in E:\web\martianbuddy\counter.class.php on line 63 PHP Warning: flock(): supplied argument is not a valid stream resource in E:\web\martianbuddy\counter.class.php on line 64 PHP Warning: fclose(): supplied argument is not a valid stream resource in E:\web\martianbuddy\counter.class.php on line 65 PHP Warning: fopen(./total_visits.txt): failed to open stream: Permission denied in E:\web\martianbuddy\counter.class.php on line 90 PHP Warning: flock(): supplied argument is not a valid stream resource in E:\web\martianbuddy\counter.class.php on line 91 PHP Warning: fgets(): supplied argument is not a valid stream resource in E:\web\martianbuddy\counter.class.php on line 92 PHP Warning: rewind(): supplied argument is not a valid stream resource in E:\web\martianbuddy\counter.class.php on line 94 PHP Warning: fwrite(): supplied argument is not a valid stream resource in E:\web\martianbuddy\counter.class.php on line 95 PHP Warning: flock(): supplied argument is not a valid stream resource in E:\web\martianbuddy\counter.class.php on line 96 PHP Warning: fclose(): supplied argument is not a valid stream resource in E:\web\martianbuddy\counter.class.php on line 97 PHP Warning: fopen(./daily.txt): failed to open stream: Permission denied in E:\web\martianbuddy\counter.class.php on line 105 PHP Warning: flock(): supplied argument is not a valid stream resource in E:\web\martianbuddy\counter.class.php on line 106 PHP Warning: fgets(): supplied argument is not a valid stream resource in E:\web\martianbuddy\counter.class.php on line 107 PHP Warning: fgets(): supplied argument is not a valid stream resource in E:\web\martianbuddy\counter.class.php on line 108 PHP Warning: rewind(): supplied argument is not a valid stream resource in E:\web\martianbuddy\counter.class.php on line 114 PHP Warning: fwrite(): supplied argument is not a valid stream resource in E:\web\martianbuddy\counter.class.php on line 115 PHP Warning: fwrite(): supplied argument is not a valid stream resource in E:\web\martianbuddy\counter.class.php on line 116 PHP Warning: flock(): supplied argument is not a valid stream resource in E:\web\martianbuddy\counter.class.php on line 117 PHP Warning: fclose(): supplied argument is not a valid stream resource in E:\web\martianbuddy\counter.class.php on line 118

Re: Minor question

Posted: Fri Apr 30, 2010 11:29 pm
by +JuggerNaut+
i'd say the stream resource isn't valid.

Re: Minor question

Posted: Sat May 01, 2010 1:41 am
by Peenyuh
:olo: Oh yeah... that makes sense. :olo:

Re: Minor question

Posted: Sat May 01, 2010 2:47 am
by Captain
http://www.martianbuddy.com/

*suppressing urge to say fuck off in T&T*

Re: Minor question

Posted: Sat May 01, 2010 3:24 am
by obsidian
It means DooM demons have infested the server and are subjugating it to the whims of Satan himself so that he can download and eat your soul.

Re: Minor question

Posted: Sat May 01, 2010 10:32 am
by RLucky82
CONGRATULATIONS, YOU WON!!

Re: Minor question

Posted: Sat May 01, 2010 1:50 pm
by DTS
It means you crossed the streams.

Image

Re: Minor question

Posted: Sat May 01, 2010 4:41 pm
by Peenyuh
Yes MasDuh, that's where I got it. :dork: I just wanted to know what it was all about. What's 'spose to be there.

Also, this thread has actual humor in it. :up: :olo:

Re: Minor question

Posted: Sat May 01, 2010 8:02 pm
by axbaby
this is the page source for http://www.martianbuddy.com/
<html>
<title>Martian Buddy!</title>
<body bgcolor="#FF9900" marginwidth="0" marginheight="0" topmargin="0" leftmargin="0">
<table width=100% height=100% border=0 cellpadding=0 cellspacing=0>
<tr>
<td align=center valign=middle>

<table width=640 height=480 border=0 cellpadding=0 cellspacing=0>
<tr><td><img src="mb.gif" width=640 height=480></td></tr>
</table>

</td>
</tr>
</table>

<center>

<font face="Verdana, Arial, Helvetica, sans-serif" size="1">
Sat, 1 May 2010<br>
Total unique visits: <br>
<b>Unique visitors today: <font color="#CC0066">
1</font></b>
</font>
</td>

</center>
</body>
</html>PHP Warning: fopen(./ip.txt): failed to open stream: Permission denied in E:\web\martianbuddy\counter.class.php on line 50
PHP Warning: flock(): supplied argument is not a valid stream resource in E:\web\martianbuddy\counter.class.php on line 51
PHP Warning: fwrite(): supplied argument is not a valid stream resource in E:\web\martianbuddy\counter.class.php on line 63
PHP Warning: flock(): supplied argument is not a valid stream resource in E:\web\martianbuddy\counter.class.php on line 64
PHP Warning: fclose(): supplied argument is not a valid stream resource in E:\web\martianbuddy\counter.class.php on line 65
PHP Warning: fopen(./total_visits.txt): failed to open stream: Permission denied in E:\web\martianbuddy\counter.class.php on line 90
PHP Warning: flock(): supplied argument is not a valid stream resource in E:\web\martianbuddy\counter.class.php on line 91
PHP Warning: fgets(): supplied argument is not a valid stream resource in E:\web\martianbuddy\counter.class.php on line 92
PHP Warning: rewind(): supplied argument is not a valid stream resource in E:\web\martianbuddy\counter.class.php on line 94
PHP Warning: fwrite(): supplied argument is not a valid stream resource in E:\web\martianbuddy\counter.class.php on line 95
PHP Warning: flock(): supplied argument is not a valid stream resource in E:\web\martianbuddy\counter.class.php on line 96
PHP Warning: fclose(): supplied argument is not a valid stream resource in E:\web\martianbuddy\counter.class.php on line 97
PHP Warning: fopen(./daily.txt): failed to open stream: Permission denied in E:\web\martianbuddy\counter.class.php on line 105
PHP Warning: flock(): supplied argument is not a valid stream resource in E:\web\martianbuddy\counter.class.php on line 106
PHP Warning: fgets(): supplied argument is not a valid stream resource in E:\web\martianbuddy\counter.class.php on line 107
PHP Warning: fgets(): supplied argument is not a valid stream resource in E:\web\martianbuddy\counter.class.php on line 108
PHP Warning: rewind(): supplied argument is not a valid stream resource in E:\web\martianbuddy\counter.class.php on line 114
PHP Warning: fwrite(): supplied argument is not a valid stream resource in E:\web\martianbuddy\counter.class.php on line 115
PHP Warning: fwrite(): supplied argument is not a valid stream resource in E:\web\martianbuddy\counter.class.php on line 116
PHP Warning: flock(): supplied argument is not a valid stream resource in E:\web\martianbuddy\counter.class.php on line 117
PHP Warning: fclose(): supplied argument is not a valid stream resource in E:\web\martianbuddy\counter.class.php on line 118

Re: Minor question

Posted: Sat May 01, 2010 10:03 pm
by DTS
Going by axbaby's post, the HTML page appears to be generated by a PHP script and the error is in the PHP script rather than the HTML page that it generates.
Hence, the error is written at the end of the HTML page.

It looks like it's trying to use a page views counter or two and they are not working for some reason, or not accessable.

Re: Minor question

Posted: Sun May 02, 2010 10:46 am
by MKJ
fucking genius analysis there dts

Re: Minor question

Posted: Sun May 02, 2010 9:57 pm
by DTS
MKJ wrote:fucking genius analysis there dts
It may be news to a nerdshit like you, but not everyone is familiar with reading through HTML code.

Re: Minor question

Posted: Sun May 02, 2010 11:30 pm
by MKJ
i thought the problem was in the php code :confused:

Re: Minor question

Posted: Mon May 03, 2010 7:48 am
by Tormentius
MKJ wrote:i thought the problem was in the php code :confused:
It was.

Re: Minor question

Posted: Mon May 03, 2010 8:54 am
by Silicone_Milk
DTS wrote:
MKJ wrote:fucking genius analysis there dts
It may be news to a nerdshit like you, but not everyone is familiar with reading through HTML code.
Anybody familiar with the English language would understand that it's an error in the PHP...

Re: Minor question

Posted: Mon May 03, 2010 9:00 am
by MKJ
@Torm I know, I'm being pedantic.

@Silicone_Milk exactly my point. he didnt give a solution, he simply reworded the question.

"hey why is this door open?"
"well because its not closed"

Re: Minor question

Posted: Mon May 03, 2010 11:30 am
by ^misantropia^
Our protagonist is drifting in a balloon and lost in fog. He sees a tall building looming up. On top of it is a neatly dressed man.

"Hey," our protagonist yells, "could you tell me where I am?"

The neatly dressed man answers: "You are in a balloon. Is there anything else I can help you with?"

Our protagonist thanks the man because he now knows where he is. The impeccable and polite answer that nevertheless reveals nothing tells our protagonist that he is at Microsoft Customer Services and therefore in Redmond, WA.

Re: Minor question

Posted: Mon May 03, 2010 3:11 pm
by +JuggerNaut+
:olo:

Re: Minor question

Posted: Tue May 04, 2010 1:36 am
by Peenyuh
:olo: Oddly... I am starting to understand.