Author Topic: out.php problem  (Read 7398 times)

0 Members and 1 Guest are viewing this topic.

Offline frank findus

  • Newbie
  • *
  • Posts: 9
    • View Profile
out.php problem
« 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?

Offline ip0li

  • mgSearkGD
  • Administrator
  • Hero Member
  • *****
  • Posts: 1959
    • View Profile
    • Pretty Girls from your city for night
Re: out.php problem
« Reply #1 on: April 14, 2009, 07:27:59 AM »
yes, use encoded url's, TP supports it!