AGS Help

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • DutchAdultDesigner
    Registered User
    • May 2004
    • 55

    #1

    AGS Help

    <%TEMPLATENAME TextHTML <tr><td class="licht"></td><td class="donker">##Category##</td><td class="licht"><a href="http://www.nymfo.nl/go.php?ID=##Gallery_ID##&url=##Encoded_URL##" target="_blank">##Description## </a></td><td class="donker">##Thumbnails##</td></tr>
    %>

    <br><br>
    <table width="750" border="0" cellspacing="0" cellpadding="2">
    <tr class="top">
    <td width="65">Date</td>
    <td width="65">Category</td>
    <td width="500">Description</td>
    <td width="120">Thumbs</td>
    </tr>
    <%PERMANENT
    TYPE Text
    CATEGORY Mixed
    AMOUNT 50
    HTML Text
    %>
    </table>
    <!--einde today galleries-->

    --------------------------------------------------------------------------------

    Why does this only show one gallery?
    I'm sure there are more perm gallery's!
    And every time i press Build All Pages i get a diffrent gallery.
  • DutchAdultDesigner
    Registered User
    • May 2004
    • 55

    #2
    Thanks in advance.

    Comment

    • JDog
      Confirmed User
      • Feb 2003
      • 7453

      #3
      <%TEMPLATENAME TextHTML <tr><td class="licht"></td><td class="donker">##Category##</td><td class="licht"><a href="http://www.nymfo.nl/go.php?ID=##Gallery_ID##&url=##Encoded_URL##" target="_blank">##Description## </a></td><td class="donker">##Thumbnails##</td></tr>
      %>

      Shouldn't it be, <%TEMPLATE NAME Text HTML with spaces?

      Also, the rest looks alright, I use autogallery sql, but you could also look at their templates, and are you FORSURE you have more than 1 permenant galleries?

      jDoG
      NSCash now powering ReelProfits.com
      ALSO FEATURING: NSCash.com :: SoloDollars.com :: ReelProfits.com :: BiminiBucks.com :: VOD
      PROGRAMS COMING SOON: Greedy Bucks :: Vengeance Cash
      NOW OFFERING OVER 60 SITES
      CONTACT :: JAMES SMITH :: CHIEF TECHNOLOGY OFFICER :: ICQ (711385133)

      Comment

      Working...