Author Topic: Out.php issues & more  (Read 14713 times)

0 Members and 1 Guest are viewing this topic.

Offline Charlie

  • Newbie
  • *
  • Posts: 15
    • View Profile
Out.php issues & more
« on: June 03, 2013, 02:52:39 AM »
Hey, I recently installed TradePulse (I've used it several times in the past), for some reason when I was running trades and went to test the trade, i'd click on the thumb, it would then open a newtab and the out.php was blank.

After looking around I found a post telling me to run the ssi_in.php and the trades started working all of a sudden?


Now the issue is that it doesn't seem to  be counting? I've been testing it out and my table looks like this (it won't change, no matter how many times I click on any thumbs it won't go above 31, Also my trades stay inactive due to this reason):



Either reply on here if anyone can help, or contact me on ICQ:
ICQ - 645261343
Site: http://obamaporn.org
« Last Edit: June 03, 2013, 03:33:47 AM by Charlie »

Offline Charlie

  • Newbie
  • *
  • Posts: 15
    • View Profile
Re: Out.php issues & more
« Reply #1 on: June 03, 2013, 04:03:11 AM »
I think I've solved it, for anyone having the same issue, adding in <?php include "tp/ssi_in.php"; ?> at the top of RSTGP's index where
<?php include "rstgp_in.php"; ?> is located will fix the problem :)

Thanks for making such an easy and reliable tradescript btw :)

If anyone could clarify this, that'd be great.
« Last Edit: June 03, 2013, 04:07:51 AM by Charlie »

Offline ip0li

  • mgSearkGD
  • Administrator
  • Hero Member
  • *****
  • Posts: 1963
    • View Profile
    • Pretty Girls from your city for night
Re: Out.php issues & more
« Reply #2 on: June 03, 2013, 08:38:22 AM »
Nice to see it solved!