Script Pulse
Trade Pulse => Trade Pulse Support => Topic started 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?
-
yes, use encoded url's, TP supports it!