Author Topic: Settings > out > only to trades not working properly!!!!!!!  (Read 16916 times)

0 Members and 1 Guest are viewing this topic.

Offline JuicyAsianRider

  • Newbie
  • *
  • Posts: 17
    • View Profile
Settings > out > only to trades not working properly!!!!!!!
« 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?



Cheers

Offline ip0li

  • mgSearkGD
  • Administrator
  • Hero Member
  • *****
  • Posts: 1959
    • View Profile
    • Pretty Girls from your city for night
Re: Settings > out > only to trades not working properly!!!!!!!
« Reply #1 on: October 24, 2009, 08:15:51 AM »
forwarded to kildoozer, maybe it's a bug he will check thnx

Offline Kildoozer

  • Administrator
  • Sr. Member
  • *****
  • Posts: 420
    • View Profile
Re: Settings > out > only to trades not working properly!!!!!!!
« Reply #2 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.

Offline JuicyAsianRider

  • Newbie
  • *
  • Posts: 17
    • View Profile
Re: Settings > out > only to trades not working properly!!!!!!!
« Reply #3 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?

Offline Kildoozer

  • Administrator
  • Sr. Member
  • *****
  • Posts: 420
    • View Profile
Re: Settings > out > only to trades not working properly!!!!!!!
« Reply #4 on: October 24, 2009, 09:29:29 AM »
Send me access to TP and will check it out.
kildoozer@gmail.com

Offline Shoplifter

  • Newbie
  • *
  • Posts: 48
    • View Profile
Re: Settings > out > only to trades not working properly!!!!!!!
« Reply #5 on: October 24, 2009, 10:33:34 AM »
I see the same thing in my scripts. About a 60% discrepancy in the numbers.

Offline JuicyAsianRider

  • Newbie
  • *
  • Posts: 17
    • View Profile
Re: Settings > out > only to trades not working properly!!!!!!!
« Reply #6 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?

Offline Chris

  • Jr. Member
  • **
  • Posts: 71
    • View Profile
Re: Settings > out > only to trades not working properly!!!!!!!
« Reply #7 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

Offline JuicyAsianRider

  • Newbie
  • *
  • Posts: 17
    • View Profile
Re: Settings > out > only to trades not working properly!!!!!!!
« Reply #8 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

Offline Noobus Boobus

  • Newbie
  • *
  • Posts: 13
    • View Profile
Re: Settings > out > only to trades not working properly!!!!!!!
« Reply #9 on: October 28, 2009, 01:06:14 PM »
Yep, sending notrades traffic to trades doesn't seem to work.

Offline JuicyAsianRider

  • Newbie
  • *
  • Posts: 17
    • View Profile
Re: Settings > out > only to trades not working properly!!!!!!!
« Reply #10 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.

Offline Noobus Boobus

  • Newbie
  • *
  • Posts: 13
    • View Profile
Re: Settings > out > only to trades not working properly!!!!!!!
« Reply #11 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.