Script Pulse

Trade Pulse => Trade Pulse Support => Topic started by: sokolm on April 27, 2010, 11:23:26 PM

Title: clear redirect
Post by: sokolm on April 27, 2010, 11:23:26 PM
have problems with tp:

after going to thumb top list link get clear redirect:
voron@staff ~ $curl -v \"http://domain1.com/tp/out.php?to=domain2.com&link=top\"
* About to connect() to domain1.com port 80 (#0)
* Trying 216.180.228.74... connected
* Connected to domain1.com (216.180.228.74) port 80 (#0)
> GET /tp/out.php?to=domain2.com&link=top HTTP/1.1
> User-Agent: curl/7.19.6 (i686-pc-linux-gnu) libcurl/7.19.6 OpenSSL/0.9.8n zlib/1.2.3
> Host: domain1.com
> Accept: */*
>
< HTTP/1.1 302 Found
< Server: nginx/0.8.33
< Date: Tue, 27 Apr 2010 21:42:00 GMT
< Content-Type: text/html
< Transfer-Encoding: chunked
< Connection: keep-alive
< X-Powered-By: PHP/5.2.12
< Set-Cookie: tp=MXwxfDEyNzI0MDQ1MjB8MTI3MjQwNDUyMHwxO3Nwb3J0c3dlYXJnaXJscy5jb20%3D; expires=Wed, 28-Apr-2010 21:42:00 GMT; path=/
< Set-Cookie: ca=domain2.com
< Location:
<
* Connection #0 to host domain1.com left intact
* Closing connection #0
Title: Re: clear redirect
Post by: cPimp on April 28, 2010, 05:45:46 AM
1) Anything after the URL parameter is ignored.

2) Trade pulse pulls those types of links through your out.php script as well as thru algos and everything else, and the end result is you will land on www.domain2.com in your address bar...
Title: Re: clear redirect
Post by: sokolm on April 28, 2010, 01:27:22 PM
problem is nothing of this happens after I press thumb link. just clear white screen appear and that is all.
Title: Re: clear redirect
Post by: ip0li on April 29, 2010, 03:11:20 AM
Send me ftp and tp login info info@scriptpulse.com thnx
Title: Re: clear redirect
Post by: sokolm on April 30, 2010, 08:12:08 AM
pm & email sended !
Title: Re: clear redirect
Post by: sokolm on May 07, 2010, 11:02:01 AM
delete script & install again. still do not work!
Title: Re: clear redirect
Post by: ip0li on May 08, 2010, 05:03:58 AM
I already explained you there is no incoming trackers on your site. You need to add ssi_in.php and img.php as explained in manual, incoming trackers.