Script Pulse

Trade Pulse => Trade Pulse Support => Topic started by: phtgpnet on October 01, 2011, 04:10:58 AM

Title: all traffic going to trades, none to content
Post by: phtgpnet 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
Title: Re: all traffic going to trades, none to content
Post by: ip0li on October 01, 2011, 07:57:57 AM
please email me access to your trade pulse-> info@scriptpulse.com

cheers
Title: Re: all traffic going to trades, none to content
Post by: ip0li 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
Title: Re: all traffic going to trades, none to content
Post by: bbhrucy79 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!
Title: Re: all traffic going to trades, none to content
Post by: phtgpnet 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.