Script Pulse
Trade Pulse => Trade Pulse Support => Topic started 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
-
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...
-
problem is nothing of this happens after I press thumb link. just clear white screen appear and that is all.
-
Send me ftp and tp login info info@scriptpulse.com thnx
-
pm & email sended !
-
delete script & install again. still do not work!
-
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.