Close

Results 1 to 8 of 8
  1. #1
    DF VIP Member /dev/null's Avatar
    Join Date
    Feb 2004
    Location
    Behind You
    Posts
    2,952
    Thanks
    0
    Thanked:        0
    Karma Level
    451

    Default PHP forum using SQL database and MD5 encryption for passwords.

    Strange request, but I need this for integration with a webpage.

    The forum must be written in PHP and must use SQL database.
    If the passwords are encrypted, it must be through MD5 encryption.

    Can anyone point me in the direction of a [preferably free] forum of this sort??

    Thanks
    John.

  2. #2
    DF VIP Member hxbro's Avatar
    Join Date
    Nov 2000
    Location
    Behind a wall
    Posts
    2,731
    Thanks
    4
    Thanked:        18
    Karma Level
    476

    Default Re: PHP forum using SQL database and MD5 encryption for passwords.

    try phpbb www.phpbb.com

  3. #3
    DF VIP Member wizard1974uk's Avatar
    Join Date
    Feb 2002
    Location
    Midlands
    Posts
    3,107
    Thanks
    0
    Thanked:        0
    Karma Level
    416

    Default Re: PHP forum using SQL database and MD5 encryption for passwords.

    There is also Invision Power Board, there is free version but they do not offer support with it.

    You will have to google for the link as my work's firewall blocks what I think the link is, so I can't verify.

  4. #4
    DF VIP Member /dev/null's Avatar
    Join Date
    Feb 2004
    Location
    Behind You
    Posts
    2,952
    Thanks
    0
    Thanked:        0
    Karma Level
    451

    Default Re: PHP forum using SQL database and MD5 encryption for passwords.

    Quote Originally Posted by hxbro
    try phpbb www.phpbb.com
    cheers - that looks about what I'm after!!!
    Will download and have a play with it! [need to try and integrate the login for the forum with logins for other sections on my site... Gonna have to find the login script and then use sessions to log the user into the forum automatically if they have already logged in ]

    Would it cause any problems do you think if I added an extra field to the SQL users table?

  5. #5
    DF VIP Member hxbro's Avatar
    Join Date
    Nov 2000
    Location
    Behind a wall
    Posts
    2,731
    Thanks
    4
    Thanked:        18
    Karma Level
    476

    Default Re: PHP forum using SQL database and MD5 encryption for passwords.

    you should be able to do that fairly easily, make sure you set the cookie up (in the admin area of the forum) to be at the right path e.g. / so it'll work through your site

    you can add fields no problem, I've done a few custom mods to phpbb and never had any issues

  6. #6
    DF VIP Member /dev/null's Avatar
    Join Date
    Feb 2004
    Location
    Behind You
    Posts
    2,952
    Thanks
    0
    Thanked:        0
    Karma Level
    451

    Default Re: PHP forum using SQL database and MD5 encryption for passwords.

    Well, the site uses sessions at the moment, so I was hoping that i could just use this to keep the user logged for that session.
    I'm not bothered whether they are logged out again after this session.

  7. #7
    DF VIP Member wizard1974uk's Avatar
    Join Date
    Feb 2002
    Location
    Midlands
    Posts
    3,107
    Thanks
    0
    Thanked:        0
    Karma Level
    416

    Default Re: PHP forum using SQL database and MD5 encryption for passwords.

    Here is the link to invision power board, if you still want it:

    http://www.invisionboard.com/

  8. #8
    DF VIP Member /dev/null's Avatar
    Join Date
    Feb 2004
    Location
    Behind You
    Posts
    2,952
    Thanks
    0
    Thanked:        0
    Karma Level
    451

    Default Re: PHP forum using SQL database and MD5 encryption for passwords.

    Thanks, but I think I'm gonna go with phpbb.

    Will most likely be back in this thread in a few weeks with some problems!

Similar Threads

  1. request for ideas for this forum?
    By webslinger2k in forum Movie Talk
    Replies: 20
    Last Post: 20th August 2005, 03:39 PM
  2. please post mod chat in the mod discussion forum...
    By maltloaf in forum Microsoft Consoles
    Replies: 3
    Last Post: 7th December 2002, 08:55 AM
  3. -- The Xbox Forum --
    By Bald Bouncer in forum Microsoft Consoles
    Replies: 18
    Last Post: 7th November 2002, 02:48 AM

Social Networking Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •