Author Topic: all traffic going to trades, none to content  (Read 9533 times)

0 Members and 1 Guest are viewing this topic.

Offline phtgpnet

  • Newbie
  • *
  • Posts: 2
    • View Profile
all traffic going to trades, none to content
« on: October 01, 2011, 04:10:58 AM »
hey, im new to pt, just tried to make my first copy work.

i wanted to use the following skim scheme :

column 1 = 100
column 2 = 0
column 8 = 60
column 9 = 30

But when i tried it out i noticed every time i clicked a gallery i was sent to trade.

i was calling out.php in the following way : out.php?url=

i then added another scheme with 60 in column 8 and called out.php as out.php?s=1&url=

Still all traffic went to trades.

i then changed the default skeme to column 8 = 90 , still no luck.

finally i tried out.php?p=60&url=

this seemed to work allright but ild really prefer the skemes to be used instead of a fixed %

am i doing something wrong? overlooking something obvious? or is there really a problem here ?

thanks for any input you can give me

Offline ip0li

  • mgSearkGD
  • Administrator
  • Hero Member
  • *****
  • Posts: 1959
    • View Profile
    • Pretty Girls from your city for night
Re: all traffic going to trades, none to content
« Reply #1 on: October 01, 2011, 07:57:57 AM »
please email me access to your trade pulse-> info@scriptpulse.com

cheers

Offline ip0li

  • mgSearkGD
  • Administrator
  • Hero Member
  • *****
  • Posts: 1959
    • View Profile
    • Pretty Girls from your city for night
Re: all traffic going to trades, none to content
« Reply #2 on: October 03, 2011, 06:20:07 AM »
Ok, I tested your script and problem is not TP since I tested direct urls like http://ww.yoursite.com/tp/out.php?url=http://www.google.com/ and that works perfectly.

Are you sure skim schemes are not working correctly?

Why not set preferred skim scheme and edit out url in rstgp to: /tp/out.php?url= then leave it for 24 hrs, in TP stats you will see in footer skim averages for last 24hrs and that will give you better clue.

For solution either test further or contact rstgp support since DIRECT linking via TP ITSELF works so its not issue with TP, maybe some issue how rstgp forwards url?

I hope I helped a bit. cheers

Offline bbhrucy79

  • Full Member
  • ***
  • Posts: 167
    • View Profile
    • Pussy in Style
Re: all traffic going to trades, none to content
« Reply #3 on: October 03, 2011, 11:56:52 AM »
hi,

the correct link syntax to use inside rstgp admin is:

tp/out.php?link=gal&url=

cheers!

Offline phtgpnet

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: all traffic going to trades, none to content
« Reply #4 on: October 04, 2011, 02:48:37 AM »
thanks both of you,

problem seemed to be me not including the link=gal in the out url. Works as intented now.