Newbs using TGP Rotator with AT Lite 3...

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Lycanthrope
    Confirmed User
    • Jan 2004
    • 4517

    #1

    Newbs using TGP Rotator with AT Lite 3...

    go.php:
    ...
    $TEMPLATE = 'http://www.domain.com/cgi-bin/at3/out.cgi?l=##l##&s=##s##&c=##c##&u=##Gallery_URL##' ;
    ...
    $ENCODE = FALSE;
    ...

    Page Template:
    ...
    <%GALLERIES
    AMOUNT 100
    TYPE Text
    HTML ##Today## - <a href="go.php?ID=##Gallery_ID##&l=##Format##&s=70&c =2&URL=##Encoded_URL##" target="_blank">##Category## ##Format##</a> - ##Description##<br />
    DESCRIPTION True
    ORDER RAND()
    STATUS Pending
    %>
    ...
  • PornAddict
    Confirmed User
    • Feb 2002
    • 1401

    #2
    I wish I could get that code for Turbo Traffic Trader. I can't figure out the "go" script so I don't use it.

    - PornAddict

    Comment

    • Lycanthrope
      Confirmed User
      • Jan 2004
      • 4517

      #3
      Just did it forsomebody yesterday so here you are...

      Originally posted by PornAddict
      I wish I could get that code for Turbo Traffic Trader. I can't figure out the "go" script so I don't use it.

      - PornAddict
      $TEMPLATE = 'http://www.domain.com/cgi-bin/ttt-out?pct=##Skim##&url=##Gallery_URL##';

      $ENCODE = FALSE;


      <%TEMPLATE
      NAME Text
      HTML ##Date## <a href="go.php?ID=##Gallery_ID##&P=50&URL=##Encoded_ URL##" target="_blank">##Thumbnails## ##Category##</a><br />
      %>

      <%TEMPLATE
      NAME Thumb
      HTML <td><a href="go.php?ID=##Gallery_ID##&P=50&URL=##Encoded_ URL##" target="_blank"><img src="##Thumbnail_URL##" border="0" class="thumb"></a></td>
      %>

      Comment

      • gooddomains
        Too lazy to set a custom title
        • Jul 2003
        • 10127

        #4
        nice infos

        Comment

        Working...