Script Pulse

Trade Pulse => Trade Pulse Support => Topic started by: frank findus on April 14, 2009, 06:37:22 AM

Title: out.php problem
Post by: frank findus on April 14, 2009, 06:37:22 AM
Hi,

Sorry for the noob question but i have just started playing with TP. I have a problem. My out.php only redirects to a blank page. So every time someone is suppose to be rediredted to one of my trades it just shows a blank page. What can i do?

 I use TGPX and my click.php files look like this:

// The template for your traffic trading script URL
// If you are not using a traffic trading script, do not change this value
$TEMPLATE = 'http://www.bondagework.com/tp/out.php?fc=1&p=70&url={$gallery_url}';


// If your traffic trading script supports encoded URLs set this value to TRUE.
// This will allow you to send traffic to URLs that contain query strings without a problem.
// If you are not using a traffic trading script, do not change this value
$ENCODE = TRUE;

Any one that can help?
Title: Re: out.php problem
Post by: ip0li on April 14, 2009, 07:27:59 AM
yes, use encoded url's, TP supports it!