1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Need Help Setting PHPBB3 Password In Database

Discussion in 'HTML & Website Design' started by gobbly2100, Feb 7, 2008.

  1. #1
    Hey,

    I have just converted my forum software and now the passwords no longer work on the new board so I need to set my admin password up to get it all sorted.

    How can I do this?
     
    gobbly2100, Feb 7, 2008 IP
  2. everythinghost

    everythinghost Peon

    Messages:
    445
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Make another PhpBB3 Test Forum. You will be the only user there. Keep some password w/e it may be. Then log into your PhpMyAdmin and if i am not mistaken, enter your PhpBB_users Table. Copy the MD5 Hash for the Admin password. Then go back into your old installation (whr the password is not working) Database. Enter the PhpMyAdmin > phpbb_users > and edit your admin passwords MD5 Hash and paste this one. Your pass should be changed to the one pertaining to the new table. Try logging in. :D
     
    everythinghost, Feb 8, 2008 IP
  3. stef

    stef Peon

    Messages:
    1
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    On my PHPBB3 forum I could apply the following solution:

    1. create a new user with the password you want to use
    2. go to phpadmin and copy the md5 hashed password from the new user to your admin user
    3. login as admin user with the password you filled in in step 1
    4. Done !
     
    stef, Sep 14, 2008 IP