phpbb2.x - How to get newest member on homepage

Discussion in 'phpBB' started by NITRO23456, May 21, 2007.

  1. #1
    Hi, I cant figure this our for the life of me...... I want to get the newest registered member of my forum to show up on my homepage.

    I can get latest topics etc etc but cant figure this out......... basically all I want is to be able to write 'Our newest member is xxxxx' with the xxxxx replaced by the latest person to sign up on the forum.
     
    NITRO23456, May 21, 2007 IP
  2. ThatForumPlace

    ThatForumPlace Peon

    Messages:
    201
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #2
    that's standard in pretty much all phpbb2 and 3 installations. Only reason it might not be there is if you're using some poorly made skin (try with another skin then), or while tinkering with it you accidentally deleted some values in the template code.

    Bottom line - try a different skin.
     
    ThatForumPlace, May 25, 2007 IP
  3. DeViAnThans3

    DeViAnThans3 Peon

    Messages:
    785
    Likes Received:
    83
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Do you mean on your forum homepage, or on your actual site (that is not the same as the forum homepage index.php)
     
    DeViAnThans3, May 25, 2007 IP
  4. ThatForumPlace

    ThatForumPlace Peon

    Messages:
    201
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #4
    it's standard on the index.php file

    If you're looking to put it on a non-phpbb page, you could try copying and pasting that same chunk of code from the index.php and pasting it in to the new page (note - I have no idea if this will actually work, it just makes sense that it would)
     
    ThatForumPlace, May 25, 2007 IP
  5. NITRO23456

    NITRO23456 Well-Known Member

    Messages:
    516
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    110
    #5
    on site homepage not forum
     
    NITRO23456, Jul 5, 2007 IP