Author Topic: TP and TGPX  (Read 10844 times)

0 Members and 1 Guest are viewing this topic.

Offline Pavel Svobada

  • Jr. Member
  • **
  • Posts: 53
    • View Profile
TP and TGPX
« on: February 01, 2009, 05:42:48 AM »
I wanted to switch from AT3 to TP on one of my TPGs and replaced

$TEMPLATE = '/cgi-bin/at3/out.cgi?s={$skim}&u={$gallery_url}';

with

$TEMPLATE = '/tp/out.php?p={$skim}&url={$gallery_url}';

For some reason some times when I click on a gallery this appears as adress in my browser:

http://mysite.com/tp/out.php?p=60&url=freehostedgalleryurl.com

but the site is blank. so it seems there is no redirect. Any idea why this is?

Offline ip0li

  • mgSearkGD
  • Administrator
  • Hero Member
  • *****
  • Posts: 1963
    • View Profile
    • Pretty Girls from your city for night
Re: TP and TGPX
« Reply #1 on: February 02, 2009, 05:30:46 AM »
there shouldn't be any issue related to TP, maybe it's your host or wrong out url....just send me on icq 169397168 your site info so I can check asap ;).

Offline Romeo

  • Newbie
  • *
  • Posts: 16
    • View Profile
Re: TP and TGPX
« Reply #2 on: February 03, 2009, 01:56:49 PM »
I also run TGPX and I get the same problem when I used click.php which contains the same setup as explained above. Always worked fine with other scripts, so I would think that it is a problem with the trade script in this area. I stopped using click.php for now.

Offline Pavel Svobada

  • Jr. Member
  • **
  • Posts: 53
    • View Profile
Re: TP and TGPX
« Reply #3 on: February 04, 2009, 01:05:33 AM »
It works for me now, I'll post my setup later today, I'm not at home

Offline Pavel Svobada

  • Jr. Member
  • **
  • Posts: 53
    • View Profile
Re: TP and TGPX
« Reply #4 on: February 04, 2009, 10:01:19 AM »
It worked after I inserted the tracker code from TP..

Offline ip0li

  • mgSearkGD
  • Administrator
  • Hero Member
  • *****
  • Posts: 1963
    • View Profile
    • Pretty Girls from your city for night
Re: TP and TGPX
« Reply #5 on: February 08, 2009, 02:46:52 PM »
issue solved, thnx.