Greenguy's Board

Greenguy's Board (http://www.greenguysboard.com/board/index.php)
-   Link Lists & Getting Listed (http://www.greenguysboard.com/board/forumdisplay.php?f=7)
-   -   Problem Wih Submit Script? (http://www.greenguysboard.com/board/showthread.php?t=5899)

xfalmp 2004-04-24 11:24 AM

Quote:

Originally posted by Short Irish Guy
Do you know of a similar program that will run on Windows XP?
Maybe ProxyTrace can help you. It allows you to see all the incoming/outgoing headers.

http://www.pocketsoap.com/tcptrace/pt.aspx

Short Irish Guy 2004-04-24 12:36 PM

Quote:

Originally posted by xfalmp
Maybe ProxyTrace can help you. It allows you to see all the incoming/outgoing headers.

http://www.pocketsoap.com/tcptrace/pt.aspx

I have it set up to listen on port 8080. I see nothing :( Have it configured it wrong?

Opti 2004-04-24 12:45 PM

have you tried port 80?

Short Irish Guy 2004-04-24 12:52 PM

Quote:

Originally posted by Opti
have you tried port 80?
Yep, I get nothing. All I see is a blank white space and "Proxy started..." in the status bar |pissed|

xfalmp 2004-04-24 12:55 PM

Quote:

Originally posted by Short Irish Guy
I have it set up to listen on port 8080. I see nothing :( Have it configured it wrong?
Did you setup your browser to connect thru proxy to localhost:8080?

Opti 2004-04-24 01:05 PM

SIG... if you use IE..

tools>>internet options>>connection>>settings

tick use a proxy server
put localhost in the address box and 8080 in the port


Damn... this board loads an amazing amount of stuff for each page view!!

Short Irish Guy 2004-04-24 01:13 PM

Quote:

Originally posted by xfalmp
Did you setup your browser to connect thru proxy to localhost:8080?
Do I need to download SOAP in addition to Proxy Trace? I'm not sure how to setup my browser for localhost:8080 to work :(

Short Irish Guy 2004-04-24 01:21 PM

Quote:

Originally posted by Opti
SIG... if you use IE..

tools>>internet options>>connection>>settings

tick use a proxy server
put localhost in the address box and 8080 in the port

Ok, I have proxyTrace v0.1.2.23 running and I did what you wrote. Nothing is showing up in proxyTrace.

I'm on a router :)

Short Irish Guy 2004-04-24 01:54 PM

Ok, I got proxyTrace to work. Here's what I'm seeing when I try to submit a site:

Source IP Destination Time Bytes In Bytes Out
127.0.0.1 www.link-o-rama.com 12:45.06 883 0

I'm connected to the site but GG's server doesn't accept my info when I try to send information after I fill out forms. It only happens on GG's link list software and those other link list owners who use the same script.

xfalmp 2004-04-24 04:04 PM

It should appears various requests on the left panel, one for each request your browser does on LOR's server. On the right panel you should be able to see the incoming/outgoing headers for each request. Search for the one posting your information at LOR's site and paste it, maybe we can find out what's going on.

Short Irish Guy 2004-04-24 04:26 PM

Quote:

Originally posted by xfalmp
It should appears various requests on the left panel, one for each request your browser does on LOR's server. On the right panel you should be able to see the incoming/outgoing headers for each request. Search for the one posting your information at LOR's site and paste it, maybe we can find out what's going on.
POST http://www.link-o-rama.com/cgi-bin/l...in1/submit.cgi HTTP/1.0
Accept: image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*
Referer: http://link-o-rama.com/greenguy/email.shtml
Accept-Language: en-us
Content-Type: application/x-www-form-urlencoded
Proxy-Connection: Keep-Alive
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322)
Host: www.link-o-rama.com
Content-Length: 325
Pragma: no-cache

webmasterName=Short+Irish+Guy&webmasterEmail=webmaster@maturemadame.com&siteName=Whores+On+Whores&siteURL=http%3A%2F%2Fwww.maturemadame.com%2Fwhores-on-whores%2Findex.html&recipURL=http%3A%2F%2Fwww.maturemadame.com%2Fwhores-on-whores%2Findex.html&siteCategory=GirlGirl&siteSubCategory=free&webmasterComments=Lesbians+eat+cunt

Above is what I get after I click the submit button.

xfalmp 2004-04-24 04:33 PM

Hmm, and what was the server response? :)

Cleo 2004-04-24 04:40 PM

That sure doesn't look like what I see when I do a test submit.

What mine looks like

Cleo 2004-04-24 04:44 PM

You don't have JavaScript turned off by any chance do you?

Opti 2004-04-24 04:49 PM

Short Irish Guy.... I have a funny feeling about soemthing... What makes you think your submission is not going through?

I tested a submit with proxy trace and you seem to be submitting all the same information I am... if you are worried that the form directs you to this board after submitting... that seems to be what is supposed to happen judging from my test... and the output cleo posted

Quote:

TCP packet from 10.0.1.2:49551 to 66.115.135.176:http(80) (702 bytes)
ACK PUSH
POST /cgi-bin/linkadmin1/submit.cgi HTTP/1.1
Host: www.link-o-rama.com
Connection: close
Referer: http://link-o-rama.com/greenguy/email.shtml
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X; en-us) AppleWebKit/124
(KHTML, like Gecko) Safari/125.1
Accept: */*
Accept-Encoding: gzip, deflate;q=1.0, identity;q=0.5, *;q=0
Accept-Language: en-us, ja;q=0.33, en;q=0.67
Content-Type: application/x-www-form-urlencoded
Content-Length: 254

webmasterName=Cleo&webmasterEmail=cleo%40cleos-porn-links.com&siteName=TEST+DE
LETE+ME&siteURL=http%3A%2F%2Fwww.link-o-rama.com%2F&recipURL=http%3A%2F%2Fwww.
link-o-rama.com%2F&siteCategory=AmateursMega&siteSubCategory=free&webmasterCom
ments=TEST+DELETE+ME

TCP packet from 66.115.135.176:http(80) to 10.0.1.2:49551 (0 bytes)
ACK

TCP packet from 66.115.135.176:http(80) to 10.0.1.2:49551 (0 bytes)
FIN ACK

TCP packet from 10.0.1.2:49551 to 66.115.135.176:http(80) (0 bytes)
ACK

TCP packet from 66.115.135.176:http(80) to 10.0.1.2:49551 (467 bytes)
ACK PUSH
HTTP/1.1 302 Found
Date: Sat, 24 Apr 2004 20:31:30 GMT
Server: Apache/1.3.26 (Unix) PHP/4.3.4
Location: http://www.greenguysboard.com/board/
Connection: close
Transfer-Encoding: chunked
Content-Type: text/html; charset=iso-8859-1


Cleo 2004-04-24 04:53 PM

After the submit it does a 302 redirect to this board, I just didn't include that. But he is saying that it doesn't work anyplace that uses Richard's script so something else funky is going on.

Opti 2004-04-24 05:00 PM

Quote:

Originally posted by Cleo
After the submit it does a 302 redirect to this board, I just didn't include that. But he is saying that it doesn't work anyplace that uses Richard's script so something else funky is going on.

if you didn't include it... how did I post a copy of it above!? ;-)

But yes thats true, that if it isnt just GG causing him problems, the redirect obviously isnt the issue.. if Short Irish Guy looks in the box below the one that has the information he posted in it... he should see this if his submission worked ok...


HTTP/1.1 302 Found
Date: Sat, 24 Apr 2004 19:30:52 GMT
Server: Apache/1.3.26 (Unix) PHP/4.3.4
Location: http://www.greenguysboard.com/board/
Content-Type: text/html; charset=iso-8859-1
Via: 1.1 Application and Content Networking System Software 5.1.3
Proxy-Connection: Close



302 Found

Found


The document has moved here.





otherwise that box might contain a clue of what his problem is... I think


Short Irish Guy 2004-04-24 05:07 PM

Before my GG submit problems I was always redirected to this board after my submits went through. Now, I either get a "Cannot Load Page" error or the status bar simply reads "done" after trying to load the submit.cgi script.

No redirection.

Cleo 2004-04-24 05:10 PM

Oops… guess I did post it lol.

Do you have JavaScript turned off? Are you accepting cookies? Do you have any kind of firewall? Have you trimmed your toenails?

Short Irish Guy 2004-04-24 05:34 PM

Quote:

Originally posted by Cleo
Oops… guess I did post it lol.

Do you have JavaScript turned off? Are you accepting cookies? Do you have any kind of firewall? Have you trimmed your toenails?

No.

Yes.

I'm running a Linksys router but I have the same problems when I hardwire my desktop to the DSL modem.

Yes, I did yesterday afternoon :)

Short Irish Guy 2004-04-24 10:54 PM

Quote:

Originally posted by Opti
if you didn't include it... how did I post a copy of it above!? ;-)

But yes thats true, that if it isnt just GG causing him problems, the redirect obviously isnt the issue.. if Short Irish Guy looks in the box below the one that has the information he posted in it... he should see this if his submission worked ok...


HTTP/1.1 302 Found
Date: Sat, 24 Apr 2004 19:30:52 GMT
Server: Apache/1.3.26 (Unix) PHP/4.3.4
Location: http://www.greenguysboard.com/board/
Content-Type: text/html; charset=iso-8859-1
Via: 1.1 Application and Content Networking System Software 5.1.3
Proxy-Connection: Close



302 Found

Found


The document has moved here.





otherwise that box might contain a clue of what his problem is... I think


There is nothing in the lower right-hand box after I click the submit button.

RawAlex 2004-04-25 01:01 AM

Okay, have you checked your system for spyware, malware, and other bugs and such? Have you tried submitting another site (something that works, not on yourservers, somewhere else)?

Check your hosts file (do a search for it, it shoudl be in your windows directory somewhere) and make sure there isn't anything stupid in there.

Download the latest updates from Microsoft.

Clear your cache. Flush your dns cache on your PC. Possibly download and try a different browser.

Alex

Short Irish Guy 2004-04-25 02:55 PM

Quote:

Originally posted by RawAlex
[b]Okay, have you checked your system for spyware, malware, and other bugs and such?
Yes, my system is clean.

Quote:

Have you tried submitting another site (something that works, not on yourservers, somewhere else)?
No, I have not. I can possibly try in the morning.

Quote:

Check your hosts file (do a search for it, it shoudl be in your windows directory somewhere) and make sure there isn't anything stupid in there.
I see 127.0.0.1 localhost in the hosts file in my windows/system32/drivers directory :)

Quote:

Download the latest updates from Microsoft.
I've downloaded all the latest XP updates.

Quote:

Clear your cache. Flush your dns cache on your PC.
Is that a simple release/renew through the ipconfig DOS command?

Quote:

Possibly download and try a different browser.
I've tried Mozilla with all cookies enabled and javascript turned on full blast and I get the exact same error as a did when I used IE6. Can I download IE5 somewhere? Maybe that will solve the problem.

Short Irish Guy 2004-04-29 07:46 PM

*bump* |bananna|

Short Irish Guy 2004-05-04 09:41 AM

Here's another bump.

Is it possible my submit info isn't going through because my IP is banned? I'm using SBC DSL if that helps :)


All times are GMT -4. The time now is 08:15 PM.

Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc