0

I have my existing website with a basic users table and all that. I was wondering if you have any idea about a forum I could install which will be of good quality but I can use the current members in my database on it.

It would also help if there was a simple or not too hard way for transferring the current users to the forum users database.

What I was thinking was when the users registers on the main site he/she also gets added to the forum users database. I use double md5 hash so I need to make sure I can change the forum hash easily for the login page.

A simple or easy to follow method is preferred.

Thanks for your help.

  • I think this probably belongs on the software recommendations community http://softwarerecs.stackexchange.com/ – Jeremy T Apr 08 '14 at 21:16

1 Answers1

0

I would recommend MyBB or Phorum open source PHP scripts, but it depends what features do you require from your forum script. Using current members in your databse should be easy.

Ko Cour
  • 929
  • 2
  • 18
  • 29