random links for phpld

Discussion in 'Directories' started by Best Domain, Aug 16, 2007.

  1. #1
    I plan to add 5 random links at each related category, please tell me how to do, thks.
     
    Best Domain, Aug 16, 2007 IP
  2. dargre

    dargre Peon

    Messages:
    1,007
    Likes Received:
    161
    Best Answers:
    0
    Trophy Points:
    0
    #2
    dargre, Aug 16, 2007 IP
  3. dargre

    dargre Peon

    Messages:
    1,007
    Likes Received:
    161
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Don't understand your idea for 5 random links to the end...
    Are you sure yo have enough links in each category?

    Whatever - if you really need it:

    In file index.php find lines:
    After it add code:
    In template file (depending where you want to display 5 random links) add code:
    If you need it vertically add <br /> after each link.
    Links points to detail pages.
    If you want it pointing to link URL:
    If you prefer to use thumbshot instead of link title, between <a ...> / </a> change {$CAT_RND.TITLE|escape|trim} to:
     
    dargre, Aug 16, 2007 IP