2 Different Trade Script Problems

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • BSleazy
    Confirmed User
    • Aug 2002
    • 6721

    #1

    2 Different Trade Script Problems

    Not sure if anyone uses this one anymore but if you do and can tell what I'm missing I'd appreciate it Arrow Trader Core doesn't have a forum anymore and I registration is disabled for the Trade Pulse forum.

    Arrow Trader Core
    The raw hits in aren't showing in the toplist. Here's the code

    Code:
    1. <a href="/cgi-bin/atc/out.cgi%%lnk_000%%">%%tit_000%%</a> - %%rin_000%% <br>
    2. <a href="/cgi-bin/atc/out.cgi%%lnk_001%%">%%tit_001%%</a> - %%rin_001%% <br>
    Trade Pulse
    It's showing the count in the toplist but not the url or site name. Here's the code

    Code:
    <td><a href="tp/out.php?to=%%DOMAIN1%%&link=toplist&trade=%%url_1%%" target="_blank">%%NAME1%%</a> - (%%IN1%%)</td>
    <td><a href="tp/out.php?to=%%DOMAIN2%%&link=toplist&trade=%%url_2%%" target="_blank">%%NAME2%%</a> - (%%IN2%%)</td>
    icq 156131086
  • Voodoo
    ♥ ♦ ♣ ♠
    • Sep 2002
    • 10600

    #2

    "I'm selflessly supporting the common good, but only coincidentally looking out for No.1."

    Comment

    • BSleazy
      Confirmed User
      • Aug 2002
      • 6721

      #3
      icq 156131086

      Comment

      Working...