Script Pulse

Trade Pulse => Trade Pulse Support => Topic started by: JuicyAsianRider on October 24, 2009, 04:40:03 AM

Title: Settings > out > only to trades not working properly!!!!!!!
Post by: JuicyAsianRider on October 24, 2009, 04:40:03 AM
hi there

I have set one of my sites the following in SETTINGS> OUT> in table of specialised outs

NO TRADES IN going to TO TRADE ONLY.

Now in 24 hours in the NO TRADES I have 401 IN and 208 clicks, but the t.clicks is saying 72 and not 208!!!!

How is it possible to only have 72 t.clicks if i have set it TO TRADE ONLY and its received 208 clicks?

(http://www.juicyasianass.com/notradeserror.jpg)

Cheers
Title: Re: Settings > out > only to trades not working properly!!!!!!!
Post by: ip0li on October 24, 2009, 08:15:51 AM
forwarded to kildoozer, maybe it's a bug he will check thnx
Title: Re: Settings > out > only to trades not working properly!!!!!!!
Post by: Kildoozer on October 24, 2009, 08:26:44 AM
There is no any bugs. If your links have 'p=' specified - it will alway have higher priority than other skim settings.
Title: Re: Settings > out > only to trades not working properly!!!!!!!
Post by: JuicyAsianRider on October 24, 2009, 08:35:08 AM
There is no any bugs. If your links have 'p=' specified - it will alway have higher priority than other skim settings.

Example of my toplist links:
Code: [Select]
<td align=left><u>1.</u> &nbsp;<a href="/tp/out.php?to=%%DOMAIN1%%" target="_blank">%%NAME1%%</a></td>
Example of my ST code for trade script:
Code: [Select]
/tp/out.php?url=#url#
Example of my htaccess code:
Code: [Select]
RewriteEngine on

RewriteRule ^asians/(.*)$ /st/st.php?%{QUERY_STRING}

DirectoryIndex tp_in.php index.shtml index.html index.php index.cgi

So where is this "p=" that you talk about?
Title: Re: Settings > out > only to trades not working properly!!!!!!!
Post by: Kildoozer on October 24, 2009, 09:29:29 AM
Send me access to TP and will check it out.
kildoozer@gmail.com
Title: Re: Settings > out > only to trades not working properly!!!!!!!
Post by: Shoplifter on October 24, 2009, 10:33:34 AM
I see the same thing in my scripts. About a 60% discrepancy in the numbers.
Title: Re: Settings > out > only to trades not working properly!!!!!!!
Post by: JuicyAsianRider on October 24, 2009, 11:32:48 AM
I see the same thing in my scripts. About a 60% discrepancy in the numbers.

Anymore guys with same?
Title: Re: Settings > out > only to trades not working properly!!!!!!!
Post by: Chris on October 25, 2009, 12:03:09 AM
same thing here but with "nocookie" sent to galleries only.
103 clicks out of 765 dont follow the rule and go to trades
Title: Re: Settings > out > only to trades not working properly!!!!!!!
Post by: JuicyAsianRider on October 25, 2009, 01:52:13 AM
Send me access to TP and will check it out.
kildoozer@gmail.com
sent. but still no reply
Title: Re: Settings > out > only to trades not working properly!!!!!!!
Post by: Noobus Boobus on October 28, 2009, 01:06:14 PM
Yep, sending notrades traffic to trades doesn't seem to work.
Title: Re: Settings > out > only to trades not working properly!!!!!!!
Post by: JuicyAsianRider on October 28, 2009, 01:53:20 PM
Kildoozer found the reason of my wrong skim.
By default the  'Use traffic filtration' is set and I did not insert filter.php @ ,my main page. So all traffic are 100% filtered, as he see in anticheat stats. This traffic, according to my out settings, is being treated as 'usual traffic' (100% + 60% skim rule).

So no bugs there.
Title: Re: Settings > out > only to trades not working properly!!!!!!!
Post by: Noobus Boobus on October 28, 2009, 03:46:57 PM
Hmmm. That's an idea.
Script counts all my traffic as proxy, cause I use nginx frontend over apache. That may be the reason, thanx.