Missing "Page 2" of my phpLB directory

Discussion in 'Directories' started by Ibn Juferi, Sep 12, 2007.

  1. #1
    I have a small annoying problem here which I cannot for the life of me understand why is it happening. If a listing spills over to a second page, the link that will point to the second page seems to have gone AWOL on me. Take for example this page:

    http://www.up6.org/bid-directories/

    The page says: "Browsing 1-15 of 27 links on Page 1". However if you scroll down below, there is no link to Page 2 and therefore you can't see the rest of the listings beyond the first 15. Hope someone can resolve this issue for me, thanks.

    Edit: Never mind, I've found the problem and have fixed it. Its due to a missing declaration in the links.tpl file.
     
    Ibn Juferi, Sep 12, 2007 IP
    uttoransen likes this.
  2. mikey1090

    mikey1090 Moderator Staff

    Messages:
    15,869
    Likes Received:
    1,055
    Best Answers:
    0
    Trophy Points:
    445
    Digital Goods:
    2
    #2
    in FF2 i cant sell the 1 2 3 links without highlighting them.
     
    mikey1090, Sep 12, 2007 IP
  3. uttoransen

    uttoransen Prominent Member

    Messages:
    8,227
    Likes Received:
    550
    Best Answers:
    0
    Trophy Points:
    320
    #3
    the problem is still there, the pages are there 1- 2- 3 etc! but the color of those 1,2,3 are the same as the background color, so you can't see them, Press cont+A and you will be able to see the number of pages!:)
     
    uttoransen, Sep 12, 2007 IP
  4. an0n

    an0n Prominent Member

    Messages:
    5,688
    Likes Received:
    915
    Best Answers:
    0
    Trophy Points:
    360
    #4
    try changing the class in the tpl

    look for: class="pager-link"
    change to: class="pager-current"

    that should turn them all white. i dunno how you have it setup though.
     
    an0n, Sep 13, 2007 IP
  5. CYBERAY

    CYBERAY Well-Known Member

    Messages:
    1,478
    Likes Received:
    43
    Best Answers:
    0
    Trophy Points:
    180
    #5
    yes agree try this change

    look for: class="pager-link"
    change to: class="pager-current"
     
    CYBERAY, Sep 13, 2007 IP